Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/stacklok/toolhive v0.3.7 -> v0.3.11 age confidence

Release Notes

stacklok/toolhive (github.com/stacklok/toolhive)

v0.3.11

Compare Source

What's Changed

Full Changelog: stacklok/toolhive@v0.3.10...v0.3.11

v0.3.10

Compare Source

🚀 Toolhive v0.3.10 is live!

This release focuses on improving code organization, OIDC flexibility, and OAuth security—plus some helpful updates to our developer experience.

Developer Experience & Documentation
• Developer guide now reflects Go 1.25 requirements
• Added CI validation to ensure consistent proposal naming

Architecture & Operator
• Cleaner operator code with runconfig ConfigMap logic now properly separated
• Improved controller helpers extracted for better code reusability
• Moved common authorization constants to shared helpers for easier maintenance

OIDC & Authentication
• OIDC resolver refactored with a more flexible generic interface for different config sources
• OAuth client secrets now support migration and backward compatibility—existing workloads continue to work seamlessly during upgrades

Infrastructure & Remote Proxy
• New MCPRemoteProxy CRD definition added, setting the foundation for remote proxy support
• Registry updated to latest toolhive-registry release (v2025.10.17)

Dependency Updates
• Bumped anchore/sbom-action → v0.20.8
• Bumped sigstore/cosign-installer → v4
• Dependabot configuration removed (now using Renovate for dependency management)

👋 Welcome to our newest contributor @​mohamedfawas! 🥳

🔗 Full changelog: stacklok/toolhive@v0.3.9...v0.3.10

v0.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: stacklok/toolhive@v0.3.8...v0.3.9

v0.3.8

Compare Source

🚀 ToolHive v0.3.8 is here!

This release focuses on expanding authentication capabilities, improving MCP support, and strengthening test coverage across the platform.

Authentication & Security

  • OAuth 2.0 Token Exchange (RFC 8693) is now supported, enabling secure token acquisition for external authentication
  • Token exchange middleware allows automatic swapping of downstream tickets for upstream credentials
  • Client secrets for token exchange can now be configured via environment variables for better security practices

MCP (Model Context Protocol) Enhancements

  • MCP parser updated to support the latest specification
  • Secrets management is now available in the ToolHive MCP server for handling sensitive data
  • MCPRegistry feature promoted to stable status with full documentation and e2e test coverage
  • Telemetry failures no longer interfere with MCP responses, improving reliability

Session Management

  • New pluggable storage backend system gives you flexibility in how sessions are stored and managed

Testing & Quality

  • Integration tests added for the ToolHive Operator
  • New e2e tests for MCPRegistry functionality
  • Improved test isolation with dynamic port allocation in proxy tests

Documentation & Examples

  • New Runtime Authoring Guide to help you build custom runtimes
  • Updated middleware documentation with comprehensive coverage
  • Kubernetes examples now use thv run consistently
  • Removed deprecated permissionProfile from K8s examples

Infrastructure & Fixes

  • Updated Podman socket path for macOS compatibility
  • Corrected content length handling when mutating API calls
  • Test utilities reorganized under test directory for better structure
  • Upgraded to Go 1.25.2
  • Multiple dependency updates (controller-runtime v0.22.3, golang.org/x/oauth2 v0.32.0, jsonschema v6, and more)

👋 Welcome to our newest contributor @​abhiii71! 🎉

🔗 Full changelog: stacklok/toolhive@v0.3.7...v0.3.8


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 14, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/stacklok/[email protected] requires go >= 1.25.2; switching to go1.25.3
go: downloading go1.25.3 (linux/amd64)
go: download go1.25.3: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from ff96441 to 32504ac Compare October 16, 2025 13:46
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.8 fix(deps): update module github.com/stacklok/toolhive to v0.3.9 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 32504ac to 2d62bb9 Compare October 17, 2025 19:48
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.9 fix(deps): update module github.com/stacklok/toolhive to v0.3.11 Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants