Skip to content

v0.6.11

Latest

Choose a tag to compare

@dmjb dmjb released this 03 Dec 16:17
· 39 commits to main since this release
15f0beb

Headline changes:

  • Include ping checks for remote workloads.
  • Allow build envs to include secrets from the secrets manager and environment variables on the host.

What's Changed

  • Add Debug Logs for thv run Server Location by @jerm-dro in #2834
  • bumps toolhive operator and registry api images by @ChrisJBurns in #2842
  • Update actions/checkout digest to 8e8c483 by @renovate[bot] in #2844
  • Implement ExternalAuthConfig discovery for VirtualMCPServer backends by @amirejaz in #2726
  • upgrade go to 1.25.5 to fix GO-2025-4155 by @ChrisJBurns in #2846
  • Update registry from toolhive-registry release v2025.12.03 by @github-actions[bot] in #2862
  • Update golangci/golangci-lint-action action to v9.2.0 by @renovate[bot] in #2861
  • Split out podTemplateBuilder to be reusable and cover with integration tests by @jhrozek in #2840
  • Fix VirtualMCPServer OIDC configuration by implementing OIDCConfigurable interface by @jhrozek in #2821
  • Refactor vMCP e2e tests to extract common helpers by @jhrozek in #2839
  • Update build-env proposal with secure credential handling by @JAORMX in #2859
  • Use gopkg.in/yaml.v3 not v2 by @JAORMX in #2868
  • Change pinging logic for remote workloads by @dmjb in #2872
  • Add --from-secret and --from-env flags to set-build-env by @JAORMX in #2860
  • Display custom metadata in registry info text output by @JAORMX in #2871
  • Use ubuntu-slim runner for lightweight CI jobs by @JAORMX in #2869
  • List workloads once to ensure consistency by @amirejaz in #2867

New Contributors

Full Changelog: v0.6.10...v0.6.11