v0.2.17
What's Changed
- Add methods to status manager for storing PIDs by @dmjb in #1719
- fix(deps): update module github.com/prometheus/client_golang to v1.23.1 by @renovate[bot] in #1723
- Splits tracing and metrics OTLP providers into separate files by @ChrisJBurns in #1724
- adds exclusions for codecov by @ChrisJBurns in #1726
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.3 by @renovate[bot] in #1728
- Update registry from toolhive-registry release v2025.09.05 by @github-actions[bot] in #1730
- Ensure coverage files dont get checked into git by @dmjb in #1732
- Refactor session management to support multiple storage backends by @JAORMX in #1677
- Adds Easier Creation of Real and Noop Telemetry Providers for Metrics and Tracing (and in future, logging) by @ChrisJBurns in #1727
- add new noop state storage for k8s by @yrobla in #1731
- Support Google introspection endpoint by @jhrozek in #1590
- Fix schema.json path reference in registry docs by @dmartinol in #1734
- Make lockfile cleanup more resilient by @dmjb in #1722
- Support running and managing remote server through APIs by @amirejaz in #1693
- Add extra unit tests for the workload manager by @dmjb in #1739
- Allow setting annotations on the proxy runner pods, use them to set up Vault integration by @jhrozek in #1736
- Enhance Streamable HTTP proxy with session management and ID routing by @JAORMX in #1738
- Fix connection and auth issues with Inspector by @danbarr in #1751
- fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.7 by @renovate[bot] in #1752
- fix(deps): update module github.com/prometheus/client_golang to v1.23.2 by @renovate[bot] in #1750
- Uses Telemetry Provider Strategies by @ChrisJBurns in #1744
- chore(deps): update toolhive images to v0.2.9 by @renovate[bot] in #1509
- Update registry from toolhive-registry release v2025.09.06 by @github-actions[bot] in #1756
- Fix update-docs-website workflow triggers by @danbarr in #1755
- Update registry from toolhive-registry release v2025.09.07 by @github-actions[bot] in #1757
- fix(deps): update module golang.org/x/oauth2 to v0.31.0 by @renovate[bot] in #1758
- fix(deps): update module golang.org/x/sync to v0.17.0 by @renovate[bot] in #1759
- fix(deps): update module golang.org/x/sys to v0.36.0 by @renovate[bot] in #1760
- Update registry from toolhive-registry release v2025.09.08 by @github-actions[bot] in #1762
- fix(deps): update module golang.org/x/term to v0.35.0 by @renovate[bot] in #1764
- fix(deps): update module golang.org/x/mod to v0.28.0 by @renovate[bot] in #1763
- create configmap when spinning an mcp server via operator by @yrobla in #1735
- Support colima by @goshlanguage in #1332
- Add proposal for groups in registry by @eleftherias in #1681
- Replace tmpfs with bind mounts for .thvignore directory overlays to fix tmpcopyup by @JAORMX in #1765
- adds contribution docs for helm charts by @ChrisJBurns in #1776
- Enforce structured JSON logging in Kubernetes environments by @JAORMX in #1775
- OpenTelemetry Support for Tracing in ToolHive Operator by @ChrisJBurns in #1720
- adds global configuration for remaining global otel flags by @ChrisJBurns in #1785
- Update registry from toolhive-registry release v2025.09.09 by @github-actions[bot] in #1786
- Add audit configuration to MCPServer CRD by @JAORMX in #1787
- fix(deps): update module github.com/sigstore/sigstore-go to v1.1.2 by @renovate[bot] in #1783
- fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.8 by @renovate[bot] in #1784
- Fix group case insensitive by @rbiamru in #1711
- Improve test coverage and fix label validation bug by @JAORMX in #1788
- Increase session TTL from 30 minutes to 2 hours by @JAORMX in #1790
- Registry crds by @dmartinol in #1773
- Change method for setting PID by @dmjb in #1769
- Add test-silentaction to Taskfile by @dmjb in #1792
- Dont generate coverage during test-silent by @dmjb in #1793
- fix(deps): update module github.com/spf13/viper to v1.21.0 by @renovate[bot] in #1778
- enables metrics and tracing by default for local CLI by @ChrisJBurns in #1795
New Contributors
- @dmartinol made their first contribution in #1734
- @goshlanguage made their first contribution in #1332
- @rbiamru made their first contribution in #1711
Full Changelog: v0.2.16...v0.2.17