Update module github.com/stacklok/toolhive to v0.29.3#185
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
99182de to
c7e04fc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.29.1→v0.29.3Release Notes
stacklok/toolhive (github.com/stacklok/toolhive)
v0.29.3Compare Source
🚀 Toolhive v0.29.3 is live!
A small maintenance release that makes ToolHive's unauthenticated proxy default visible — surfacing it in logs and docs in response to GHSA-hfrv-94x5-85p2 — alongside internal release-tooling automation. No breaking changes and no behavioral changes to existing deployments.
🐛 Bug Fixes
MCPServer,MCPRemoteProxy, standalone CLI, or vMCP running withoutOIDCConfigRef(or any other auth source) now emits aWarn-level log stating that every request is forwarded under a synthetic local-user identity with no credential check, and the README/CRD docs are corrected to describe identity enforcement as conditional on configuring an authentication source — the unauthenticated default itself is unchanged (#5488)🧹 Misc
📦 Dependencies
github.com/stacklok/toolhive-catalogFull commit log
What's Changed
Full Changelog: stacklok/toolhive@v0.29.2...v0.29.3
🔗 Full changelog: stacklok/toolhive@v0.29.2...v0.29.3
What's Changed
Full Changelog: stacklok/toolhive@v0.29.2...v0.29.3
v0.29.2Compare Source
🚀 Toolhive v0.29.2 is live!
A hardening-focused patch release: two security fixes, an operator-chart regression safety net via helm-unittest, an OTLP header delivery fix, an OAuth public-client TTL fix, continued vMCP New/Serve refactor scaffolding, and the deprecation of the
MCPRegistryCRD.🔄 Deprecations
MCPRegistryCRD deprecated in favour of thetoolhive-registry-serverHelm chart — the CRD remains fully functional but now emits akubectldeprecation warning and an operatorWarningevent; it will be removed in a future release (#5470)🐛 Bug Fixes
invalid_clientfailures (#5469)OTEL_EXPORTER_OTLP_HEADERSare no longer silently dropped on thePOST /api/v1/workloadspath, so collectors requiring an auth header now receive telemetry ([#5474]#5474))operator.serviceAccount.namein the operator Helm chart no longer breaks the deployment — every reference now routes through the sameserviceAccountNamehelper (#5476)LocalStore.getFilePathso state-store file operations can no longer escape the base directory (#5464, Fixes [#4736]#4736))X-Content-Type-Options: nosniffandCross-Origin-Resource-Policy: same-originsecurity headers to everythvREST API response (#5458)🧹 Misc
VMCPconstructor (#5457), added theServetransport skeleton andServerConfig(#5467), wired the Cedar admission seam into the core so list and call enforce one shared decision (#5459), moved the SDK hooks and two-phase session creation underServe(#5471), and domain-typed the elicitation seam (#5456) — all additive, withserver.Newbehavior unchanged📦 Dependencies
github.com/stacklok/toolhive-coregolang.org/x/exp/jsonrpc2055de63github/codeql-action8aad20danthropics/claude-code-actionfbda2ebWhat's Changed
055de63by @renovate[bot] in #54638aad20dby @renovate[bot] in #5462fbda2ebby @renovate[bot] in #5460🔗 Full changelog: stacklok/toolhive@v0.29.1...v0.29.2
New Contributors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.