Releases: stacklok/toolhive
Releases · stacklok/toolhive
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
v0.0.12
What's Changed
- chore(deps): Bump golang.org/x/mod from 0.22.0 to 0.24.0 by @dependabot in #174
- chore(deps): Bump ko-build/setup-ko from 0.8 to 0.9 by @dependabot in #173
- Use go version from
go.mod
and latestko
by @JAORMX in #175 - Fix the version command regression by @rdimitrov in #176
Full Changelog: v0.0.11...v0.0.12