Skip to content

v0.2.11

Choose a tag to compare

@JAORMX JAORMX released this 22 Aug 10:38
· 2499 commits to main since this release
628dbe4

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