Skip to content

Releases: StacklokLabs/toolhive

v0.0.22

25 Apr 12:32
24da658
Compare
Choose a tag to compare

What's Changed

  • Fix StatefulSet container configuration in Kubernetes runtime by @JAORMX in #275

Full Changelog: v0.0.21...v0.0.22

v0.0.21

25 Apr 11:05
95a6af1
Compare
Choose a tag to compare

What's Changed

  • Use toolhive service account for MCP server pods by @JAORMX in #274

Full Changelog: v0.0.20...v0.0.21

v0.0.20

25 Apr 08:56
f5d260c
Compare
Choose a tag to compare

What's Changed

  • fix: fixes the lack of fallback to docker by @ChrisJBurns in #270
  • Update registry with latest stars and pulls by @github-actions in #272
  • fix: sorts out conflicting code between local and remote image pulls by @ChrisJBurns in #271
  • ci: Push latest tag only when building from a tag or release by @JAORMX in #273

Full Changelog: v0.0.19...v0.0.20

v0.0.19

24 Apr 14:09
a465872
Compare
Choose a tag to compare

Changelog

v0.0.18

22 Apr 09:29
b5f652a
Compare
Choose a tag to compare

What's Changed

  • cmd/thv: Improve help message for run subcommand by @JAORMX in #247
  • chore(deps): Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #251
  • chore(deps): Bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible by @dependabot in #250
  • chore(deps): Bump github.com/lestrrat-go/jwx/v2 from 2.1.4 to 2.1.5 by @dependabot in #249
  • fix(run): allow for versioned packages in protocl-based runs by @JAORMX in #253

Full Changelog: v0.0.17...v0.0.18

v0.0.17

20 Apr 06:59
b6f6655
Compare
Choose a tag to compare

What's Changed

  • Skip update check for completion command by @danbarr in #236
  • Switch uvx template from Alpine to Debian-slim by @JAORMX in #23

Full Changelog: v0.0.16...v0.0.17

v0.0.16

19 Apr 08:42
48e41eb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #203
  • Add regup a small registry updating utility by @JAORMX in #207
  • Update registry with latest stars and pulls by @github-actions in #208
  • Update registry with latest stars and pulls by @github-actions in #209
  • Update registry with latest stars and pulls by @github-actions in #210
  • Update registry with latest stars and pulls by @github-actions in #211
  • Update registry with latest stars and pulls by @github-actions in #212
  • Update registry with latest stars and pulls by @github-actions in #213
  • Update registry with latest stars and pulls by @github-actions in #214
  • Update registry with latest stars and pulls by @github-actions in #216
  • Update registry with latest stars and pulls by @github-actions in #217
  • Update registry with latest stars and pulls by @github-actions in #218
  • Update registry with latest stars and pulls by @github-actions in #219
  • Sort registry list by name instead of image by @danbarr in #223
  • Update registry with latest stars and pulls by @github-actions in #220
  • Update registry with latest stars and pulls by @github-actions in #224
  • Update registry with latest stars and pulls by @github-actions in #225
  • Update registry with latest stars and pulls by @github-actions in #226
  • Update registry with latest stars and pulls by @github-actions in #227
  • Update registry with latest stars and pulls by @github-actions in #228
  • Change default permission profile to network by @JAORMX in #230
  • Update registry with latest stars and pulls by @github-actions in #229

New Contributors

  • @github-actions made their first contribution in #208

Full Changelog: v0.0.15...v0.0.16

v0.0.15

16 Apr 19:11
d8f6a69
Compare
Choose a tag to compare

What's Changed

  • authz: Enhance Cedar authorization framework by @JAORMX in #185
  • refactor: remove unused response channel by @JAORMX in #186
  • feat: adds a more robust and safe config editor by @ChrisJBurns in #184
  • feat(authz): Add YAML support for CedarConfig by @JAORMX in #187
  • registry: Add target port to Server struct by @JAORMX in #188
  • Add unit tests for environment package by @JAORMX in #189
  • Add test coverage for pkg/labels package by @JAORMX in #191
  • Finishes client config refactor refactor and increases test coverage by @ChrisJBurns in #190
  • feat: Use server Args from registry by @JAORMX in #192
  • fix: serverName was not being serialised by @ChrisJBurns in #195
  • docs: update SECURITY.MD by @eltociear in #196
  • Add NetBird MCP server to registry by @JAORMX in #193
  • docs: add comprehensive documentation to registry types by @JAORMX in #194
  • feat: adds dedicated formatted logging functions by @ChrisJBurns in #197

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

14 Apr 13:27
19faa06
Compare
Choose a tag to compare

What's Changed

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

v0.0.13

14 Apr 12:29
3c1db23
Compare
Choose a tag to compare

What's Changed

  • feat: Add current MCPs to newly registered clients by @JAORMX in #177
  • Add Kubernetes RBAC resources for toolhive by @JAORMX in #178
  • container: optimize NPX template for security and performance by @JAORMX in #179
  • Ensure we compare canonical versions by @rdimitrov in #182
  • container: optimize UVX template for security and performance by @JAORMX in #181

Full Changelog: v0.0.12...v0.0.13