Skip to content

toolhive-operator-crds-0.0.17

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:01
0751b5b

A Helm chart for installing the ToolHive Operator CRDs into Kubernetes.

What's Changed

  • fix(deps): update module github.com/onsi/gomega to v1.38.2 by @renovate[bot] in #1585
  • Fix race conditions and improve stability in HTTPSSEProxy by @JAORMX in #1580
  • dynamic client registration by @amirejaz in #1575
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #1593
  • always write a pid file even if we run in foreground by @yrobla in #1588
  • fix(deps): update module github.com/go-chi/chi/v5 to v5.2.3 by @renovate[bot] in #1591
  • Fix MCP structured content validation errors by @JAORMX in #1594
  • Ignore notifications when waiting for responses in streamable proxy by @eleftherias in #1595
  • feat(client): add LM Studio support by @reegnz in #1546
  • Use xdg data dir to store pid files for toolhive by @yrobla in #1604
  • Add e2e test for uvx protocol using arxiv-mcp-server by @JAORMX in #1602
  • Add backward compatibility for PID file location changes by @JAORMX in #1608
  • Add group to workload endpoints by @eleftherias in #1610
  • Refactor deploymentForMCPServer for platform detection. (#1063) (#1285) by @RoddieKieley in #1500
  • Prevent Claude from adding priority labels by @eleftherias in #1617
  • Update registry from toolhive-registry release v2025.08.29 by @github-actions[bot] in #1620
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.2 by @renovate[bot] in #1618
  • fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 by @renovate[bot] in #1563
  • Implement environment variable secrets fallback mechanism by @JAORMX in #1592
  • Fix parsing middleware to handle SSE streams with any path by @JAORMX in #1624
  • Add tool name override to tool middleware. by @blkt in #1612
  • Require group selection in client setup before proceeding by @yrobla in #1625
  • Fix partial name matching in restart command to prevent orphaned stat… by @yrobla in #1626
  • Improve transparent proxy path and host for remote servers by @amirejaz in #1622
  • Move authentication middleware to run before tool-filtering by @JAORMX in #1628
  • Do not error when creating server with prefixes of others by @yrobla in #1627
  • Fix client config removal error when server already removed by @yrobla in #1629
  • Telemetry Support for ToolHive MCP Servers in Kubernetes by @ChrisJBurns in #1596

New Contributors

Full Changelog: v0.2.13...toolhive-operator-crds-0.0.17