Releases: stacklok/toolhive-core
Releases · stacklok/toolhive-core
v0.0.22
What's Changed
- Update module github.com/google/go-containerregistry to v0.21.6 by @renovate[bot] in #112
- Add shared postgres client package by @reyortiz3 in #111
- Add stateless field to registry server types by @gkatz2 in #89
New Contributors
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- Add shared redis client package by @reyortiz3 in #108
- Update module github.com/redis/go-redis/v9 to v9.19.0 by @renovate[bot] in #110
- Update module github.com/alicebob/miniredis/v2 to v2.38.0 by @renovate[bot] in #109
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- chore: remove unused UpstreamGroup type by @rdimitrov in #107
- Update module github.com/mark3labs/mcp-go to v0.54.0 by @renovate[bot] in #104
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Update module github.com/google/cel-go to v0.28.1 by @renovate[bot] in #102
- Update module github.com/modelcontextprotocol/registry to v1.7.9 by @renovate[bot] in #103
- chore: remove legacy registry schema and validator by @rdimitrov in #105
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Update module github.com/mark3labs/mcp-go to v0.50.0 by @renovate[bot] in #93
- Fix goconst lint errors after golangci-lint v2.12 update by @jhrozek in #97
- Update module github.com/mark3labs/mcp-go to v0.51.0 by @renovate[bot] in #96
- Update module github.com/modelcontextprotocol/registry to v1.7.7 by @renovate[bot] in #94
- Update module github.com/mark3labs/mcp-go to v0.52.0 by @renovate[bot] in #99
- Update module golang.org/x/net to v0.54.0 by @renovate[bot] in #100
- Update module github.com/modelcontextprotocol/registry to v1.7.8 by @renovate[bot] in #98
- Update module github.com/mark3labs/mcp-go to v0.53.0 by @renovate[bot] in #101
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Update module github.com/mark3labs/mcp-go to v0.48.0 by @renovate[bot] in #87
- Update module github.com/modelcontextprotocol/registry to v1.6.0 by @renovate[bot] in #90
- feat(oci/skills): add sentinel errors for packager failure classification by @samuv in #95
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Update module golang.org/x/net to v0.53.0 by @renovate[bot] in #83
- Update module github.com/google/go-containerregistry to v0.21.5 by @renovate[bot] in #84
- Update actions/cache action to v5.0.5 by @renovate[bot] in #85
- Embed external $ref schemas for offline validation by @rdimitrov in #86
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Update module github.com/google/go-containerregistry to v0.21.4 by @renovate[bot] in #76
- Update module github.com/sigstore/protobuf-specs to v0.5.1 by @renovate[bot] in #77
- Update dependency golang to v1.26.2 by @renovate[bot] in #78
- Update module github.com/google/cel-go to v0.28.0 by @renovate[bot] in #79
- Update module github.com/mark3labs/mcp-go to v0.47.1 by @renovate[bot] in #80
- Stop pinning Go to patch versions, use stable in CI by @rdimitrov in #82
- Add audit event package graduated from toolhive by @JAORMX in #81
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- feat(env): add LookupEnv to Reader interface by @reyortiz3 in #72
- feat(oci/skills): add DeleteTag and DeleteBuild for tag and artifact removal by @samuv in #73
- Update go-jose to fix GHSA-78h2-9frx-2jm8 by @rdimitrov in #75
- Update module github.com/mark3labs/mcp-go to v0.47.0 by @renovate[bot] in #74
New Contributors
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Bug Fixes
- Add
org.opencontainers.image.titleannotation to skill layer descriptor (#71) - Bump dependencies to resolve Grype-flagged vulnerabilities
Dependencies
- Update
github.com/mark3labs/mcp-goto v0.46.0 - Update
github.com/google/go-containerregistryto v0.21.3
CI/Maintenance
- Migrate from Trivy to Grype for vulnerability scanning
- Update
actions/setup-goto v6.4.0,actions/cacheto v5.0.4,anchore/scan-actionto v7.4.0