Skip to content

Releases: stacklok/toolhive-core

v0.0.22

21 May 09:29
d61f087

Choose a tag to compare

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

18 May 19:45
77938aa

Choose a tag to compare

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

14 May 18:28
b4b83ef

Choose a tag to compare

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

13 May 19:37
4df6833

Choose a tag to compare

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

12 May 15:14
b557b17

Choose a tag to compare

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

27 Apr 15:10
7b2f381

Choose a tag to compare

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

13 Apr 22:01
7ac105c

Choose a tag to compare

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

09 Apr 18:50
b1b6367

Choose a tag to compare

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

06 Apr 12:10
8c3535c

Choose a tag to compare

What's Changed

New Contributors

  • @samuv made their first contribution in #73

Full Changelog: v0.0.13...v0.0.14

v0.0.13

30 Mar 08:40
0ae9018

Choose a tag to compare

Bug Fixes

  • Add org.opencontainers.image.title annotation to skill layer descriptor (#71)
  • Bump dependencies to resolve Grype-flagged vulnerabilities

Dependencies

  • Update github.com/mark3labs/mcp-go to v0.46.0
  • Update github.com/google/go-containerregistry to v0.21.3

CI/Maintenance

  • Migrate from Trivy to Grype for vulnerability scanning
  • Update actions/setup-go to v6.4.0, actions/cache to v5.0.4, anchore/scan-action to v7.4.0