Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
github.com/stacklok/toolhive v0.3.3 -> v0.3.7 age confidence

Release Notes

stacklok/toolhive (github.com/stacklok/toolhive)

v0.3.7

Compare Source

🚀 ToolHive v0.3.7 is now available!

This release focuses on improved authorization handling, better network isolation, and enhanced reliability across the platform.

Authorization & Security
• Fixed authorization behavior for tools/list endpoint and text/event-stream content
• Improved audit middleware to detect transport types accurately instead of relying on hardcoded paths
• Added network isolation support with inbound host configuration and end-to-end testing

APIs & Configuration
• Registry defaults now update properly when auth config is provided via CLI
• OAuth scope field now handles both string and array formats correctly
• Proxy mode is now returned in server type for stdio connections
• Endpoint URLs now use X-Forwarded-* headers for more accurate construction

Reliability & Testing
• Refactored status collector with structured error handling for better diagnostics
• Added new pkg/testkit package to improve testing infrastructure
• Fixed nil pointer dereference issue in retriever tests
• ServiceAccount now propagates correctly to StatefulSet in ConfigMap mode

Registry & Tooling
• Multiple registry updates (v2025.10.01 through v2025.10.06)
• Added sample Grafana dashboard for CLI tutorial
• Improved Grafana dashboard UID length handling

Dependencies
• Updated mcp-go to v0.41.1
• Updated Docker to v28.5.0
• Updated Ginkgo to v2.26.0
• Updated go-git to v5.16.3
• Updated Claude Code action to v1

Full Changelog: stacklok/toolhive@v0.3.6...v0.3.7

v0.3.6

Compare Source

🚀 Toolhive v0.3.6 Release Summary

🔧 Enhancements & Fixes

  • Reliability & Observability

    • Improved error logging (service name/version)
    • Context-aware logging in the operator
    • Fixed reconciliation loops and flaky tests
    • Corrected Jaeger query URL and telemetry namespace alignment
    • Adjusted Registry API output and added new enforce flag for MCPRegistry
  • Security & CI/CD

    • Added Trivy security scanning to GitHub Actions
    • Fixed CI workflow triggers for security scans
    • Improved remote MCP authentication, including issuer mismatch fixes
  • Dependencies

    • Updated mcp-go (v0.40.0 → v0.41.0), sigstore-go (v1.1.3), tablewriter (1.1.0)
    • Updated Docker and login-action dependencies
    • Regular registry updates from toolhive-registry releases
  • Infrastructure & Deployment

    • Fixed goreleaser warnings
    • Improved ARM64 build for egress proxy
    • Disabled SELinux labeling
    • Added registry deploy from controller & Git Source Handler for MCPRegistry
    • Changed default behavior of proxyrunner
    • Used status files to retrieve PID
    • Removed server deployment counter

📖 Documentation

  • Added documentation for remote MCP authentication

🙌 Community

What's Changed

Full Changelog: stacklok/toolhive@v0.3.5...v0.3.6

v0.3.5

Compare Source

This release fixes an issue with job name references in the release workflow that affected v0.3.3 and v0.3.4.

What's Changed

Full Changelog: stacklok/toolhive@v0.3.4...v0.3.5

v0.3.4

Compare Source

This is primarily a re-release due to a workflow issue with the v0.3.3 release which impacted version output and OpenTelemetry configurations.

What's Changed

Full Changelog: stacklok/toolhive@v0.3.3...v0.3.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 144a993 to a571c75 Compare September 30, 2025 20:07
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.5 fix(deps): update module github.com/stacklok/toolhive to v0.3.6 Sep 30, 2025
Copy link
Contributor Author

renovate bot commented Sep 30, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/docker/docker v28.4.0+incompatible -> v28.5.0+incompatible
github.com/sigstore/rekor-tiles v0.1.10 -> v0.1.11
github.com/sigstore/sigstore-go v1.1.2 -> v1.1.3
github.com/sigstore/timestamp-authority v1.2.8 -> v1.2.9
github.com/theupdateframework/go-tuf/v2 v2.1.1 -> v2.2.0
github.com/transparency-dev/tessera v1.0.0-rc2 -> v1.0.0-rc3
google.golang.org/protobuf v1.36.8 -> v1.36.9

@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from a571c75 to 617a5a9 Compare October 6, 2025 10:44
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.6 fix(deps): update module github.com/stacklok/toolhive to v0.3.7 Oct 6, 2025
@JAORMX JAORMX merged commit a477348 into main Oct 6, 2025
4 checks passed
@JAORMX JAORMX deleted the renovate/github.com-stacklok-toolhive-0.x branch October 6, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant