Skip to content

v0.3.10

Choose a tag to compare

@amirejaz amirejaz released this 17 Oct 14:43
· 2048 commits to main since this release
1c3e1bc

🚀 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: v0.3.9...v0.3.10