Skip to content

toolhive-operator-0.2.12

Choose a tag to compare

@github-actions github-actions released this 12 Sep 08:08
fc1aedf

A Helm chart for deploying the ToolHive Operator into Kubernetes.

What's Changed

  • fix(deps): update kubernetes packages to v0.34.1 by @renovate[bot] in #1812
  • Fix issue with duplicate entries in thv ls for some workloads by @dmjb in #1815
  • Update group catalog proposal by @eleftherias in #1822
  • Fix workload update API race condition by implementing proper async sequencing by @lujunsan in #1768
  • Extend the registry type to support groups by @rdimitrov in #1823
  • propagate configmap configuration to runconfig by @yrobla in #1820
  • Update registry from toolhive-registry release v2025.09.11 by @github-actions[bot] in #1828
  • Refactor RunConfigBuilder to Option Pattern. by @blkt in #1816
  • Enable all in thv rm cmd by @joyy09 in #1827
  • Drop task test-silent by @dmjb in #1831
  • Allow multiple workloads to be passed to the stop command by @dmjb in #1832
  • Add support for passing multiple workloads to thv rm by @dmjb in #1835
  • Add alternatives considered for registry groups by @eleftherias in #1834
  • Fix race condition in workload edit API causing state deletion by @lujunsan in #1836
  • fix(deps): update golang.org/x/exp/jsonrpc2 digest to df92998 by @renovate[bot] in #1837
  • Stop calling PID file functions in process/pid.go in tests by @dmjb in #1826
  • Ensure that container lookup is done by container name by @dmjb in #1833
  • Fix OAuth issuer discovery to comply with RFC 8414 and RFC 9728 by @JAORMX in #1839
  • refactor retrieval of runconfigmap to kubernetes package by @ChrisJBurns in #1840
  • Update registry from toolhive-registry release v2025.09.11 by @github-actions[bot] in #1844
  • Drop patch coverage check in codecov by @dmjb in #1845
  • Add trace propagation to proxy by @Deepam02 in #1782
  • fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.9 by @renovate[bot] in #1848
  • Add proxy_mode field to Workload API output by @JAORMX in #1846
  • Add support for Tool Override to CLI. by @blkt in #1841
  • fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6 by @renovate[bot] in #1660
  • Fix timeout handling for large Docker image pulls by @JAORMX in #1847
  • Add ToolConfig CRD for tool filtering and renaming by @JAORMX in #1814

New Contributors

Full Changelog: toolhive-operator-crds-0.0.22...toolhive-operator-0.2.12