v0.2.11
Headline changes
π New Features: Pluggable container runtime system and out-of-cluster Kubernetes support
π Bug Fixes: Protocol scheme safety and registry job reliability improvements
ποΈ Architecture Changes: External registry migration and data refresh
π§ͺ Testing & Quality: New protocol build E2E tests
π¦ Dependencies: Updated k8s.io/utils and Ginkgo dependencies
What's Changed
- fix(deps): update k8s.io/utils digest to 0af2bda by @renovate[bot] in #1508
- Enable Kubernetes runtime to work outside of cluster by @JAORMX in #1526
- Add pluggable container runtime system with TOOLHIVE_RUNTIME support by @JAORMX in #1525
- Fix nil pointer dereference when using protocol schemes by @JAORMX in #1537
- Add protocol builds E2E tests by @JAORMX in #1538
- Refresh registry data - pulls, stars, etc. by @github-actions[bot] in #1542
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.1 by @renovate[bot] in #1543
- Migrate registry to external toolhive-registry repository by @JAORMX in #1544
- Update registry from toolhive-registry release v2025.08.22 by @github-actions[bot] in #1548
- Use pushd instead of cd in update registry job by @JAORMX in #1547
Full Changelog: v0.2.10...v0.2.11