Skip to content

Release v0.36.0 - #5795

Merged
JAORMX merged 1 commit into
mainfrom
release/v0.36.0
Jul 14, 2026
Merged

JAORMX merged 1 commit into
mainfrom
release/v0.36.0

Conversation

@toolhive-release-app

Copy link
Copy Markdown
Contributor

Release v0.36.0

Version Bump

minor release

Files Updated

  • VERSION
  • deploy/charts/operator-crds/Chart.yaml (path: version)
  • deploy/charts/operator-crds/Chart.yaml (path: appVersion)
  • deploy/charts/operator/Chart.yaml (path: version)
  • deploy/charts/operator/Chart.yaml (path: appVersion)
  • deploy/charts/operator/values.yaml (path: operator.image)
  • deploy/charts/operator/values.yaml (path: operator.toolhiveRunnerImage)
  • deploy/charts/operator/values.yaml (path: operator.vmcpImage)
  • Helm chart docs (via helm-docs)

Next Steps

  1. Review this PR
  2. Merge to main
  3. Release automation will handle the rest

Checklist

  • Version bump is correct
  • All CI checks pass

Release-Triggered-By: JAORMX
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Jul 14, 2026
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.78%. Comparing base (75b3ed7) to head (84a9eed).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5795      +/-   ##
==========================================
+ Coverage   70.76%   70.78%   +0.01%     
==========================================
  Files         685      685              
  Lines       69435    69435              
==========================================
+ Hits        49139    49147       +8     
+ Misses      16701    16691      -10     
- Partials     3595     3597       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JAORMX JAORMX left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is green (all checks passing after re-running a flaky Redis connection-timeout test). Version bump and chart changes look correct.

@JAORMX
JAORMX merged commit f58dbd5 into main Jul 14, 2026
52 of 53 checks passed
@JAORMX
JAORMX deleted the release/v0.36.0 branch July 14, 2026 10:39
@github-actions

Copy link
Copy Markdown
Contributor

📝 Generated release notes for v0.36.0

Auto-generated by the release-notes skill. Review and, if good, apply with:

gh release edit v0.36.0 --notes-file <paste-below>.md
Click to expand release notes

🚀 Toolhive v0.36.0 is live!

This release extends the ToolHive LLM gateway to the OpenAI Codex CLI, so Codex can now be pointed at the gateway automatically via thv llm setup, plus internal cleanup to keep gateway-mode handling type-safe.

🆕 New Features

  • thv llm setup and thv llm teardown now support the OpenAI Codex CLI as a direct-mode client — Codex's ~/.codex/config.toml is configured to route through the ToolHive LLM gateway automatically, using a command-backed bearer token instead of a hand-edited static API key (#5789)

🧹 Misc

  • Gateway direct/proxy modes now reference the shared llmgateway mode constants instead of hand-typed "direct"/"proxy" string literals, turning a typo into a compile error (#5790)

📦 Dependencies

Module Version
anthropics/claude-code-action f1bd27c
Full commit log

What's Changed

Full Changelog: v0.35.0...v0.36.0

🔗 Full changelog: v0.35.0...v0.36.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant