v0.0.39
What's Changed
- Make update checks configurable for the root command by @rdimitrov in #507
- Set the TOOLHIVE_DEV=true for the e2e tests by @rdimitrov in #508
- Add ability to set, get, and unset registry URLs by @tomekchime in #494
- Add Cline auto-discovery support by @danbarr in #506
- feat: adds "thv inspector" to spawn an mcp/inspector container for a specified MCP server by @ChrisJBurns in #381
- Fix protocol handler compatibility with mixed-case packages by @danbarr in #509
- Update registry with latest stars and pulls by @github-actions in #511
- fix: adds container name for mkp mcp sample by @ChrisJBurns in #510
- fix: sets targethost for sse mcp servers by @ChrisJBurns in #498
- feat: Add OIDC discovery support for JWT validation by @JAORMX in #513
- fix: Use current working directory as build context for local Go paths by @JAORMX in #515
- feat: add 'thv logs prune' subcommand to clean up orphaned log files by @JAORMX in #517
- Bump the thv version in the Helm chart by @danbarr in #523
- chore(docs) removes old deprecated docs and added new operator examples folder by @ChrisJBurns in #524
- Fix the GitHub K8s example by @danbarr in #528
- Update registry with latest stars and pulls by @github-actions in #530
- Shrink the MKP MCP description in the registry by @danbarr in #529
- [Kubernetes Operator] Add support for target-port by @rubenharutyunov in #525
- Standardize kind cluster naming across documentation and operator configs by @ChrisJBurns in #526
- docs: adds kind port-forward docs and adds references to ingress docs in operator by @ChrisJBurns in #532
- adds kubernetes issue template by @ChrisJBurns in #533
- docs: removes unneeded $ symbol for shell lines in docs by @ChrisJBurns in #535
- fix: resolve path error with test-e2e task on macOS by @danbarr in #537
- Update registry with latest stars and pulls by @github-actions in #539
- Update registry with latest stars and pulls by @github-actions in #541
- Use scoped npm package name for node example by @eleftherias in #542
- chore(deps): Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.2.1 by @dependabot in #548
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #547
- chore(deps): Bump github.com/lmittmann/tint from 1.0.7 to 1.1.1 by @dependabot in #543
- feat: add Windows support by @danbarr in #519
- Remove pushover MCP server from registry by @JAORMX in #553
- chore(deps): Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #545
- chore(deps): Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.5 by @dependabot in #546
- chore(deps): Bump github.com/mark3labs/mcp-go from 0.29.0 to 0.31.0 by @dependabot in #544
- Add registry documentation - heuristics and management by @rdimitrov in #555
New Contributors
- @tomekchime made their first contribution in #494
- @rubenharutyunov made their first contribution in #525
Full Changelog: v0.0.38...v0.0.39