Releases: StacklokLabs/toolhive
Releases · StacklokLabs/toolhive
v0.0.22
v0.0.21
v0.0.20
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
Changelog
- 9736fd8: Add Kubernetes pod template patching support (#267) (@JAORMX)
- 95cb0d2: Add MKP as a packaged kubernetes MCP server (#266) (@JAORMX)
- a465872: Add go:// transport protocol for golang containers (#269) (@JAORMX)
- 1d9b028: Fix workflow and linting issues (#262) (@JAORMX)
- 772eeea: Lock config file on updates (#259) (@dmjb)
- e213cd4: Update registry with latest stars and pulls (#258) (@github-actions[bot])
- 4276259: Update registry with latest stars and pulls (#264) (@github-actions[bot])
- af83f9d: docs: Update README to reflect renaming of stdio profile to none (#256) (@JAORMX)
- 1c192ca: feat: Add Kubernetes Operator for ToolHive (#254) (@JAORMX)
- 92d4c19: fix: Ignore duplicate volume mount declarations (#261) (@JAORMX)
v0.0.18
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
v0.0.16
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
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
- @eltociear made their first contribution in #196
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- Harden the comparing for the version command by @rdimitrov in #183
Full Changelog: v0.0.13...v0.0.14
v0.0.13
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