Releases: stacklok/toolhive-core
Releases · stacklok/toolhive-core
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
v0.0.12
What's Changed
- Update module github.com/mark3labs/mcp-go to v0.45.0 by @renovate[bot] in #56
- Update aquasecurity/trivy-action action to v0.35.0 by @renovate[bot] in #58
- Update module github.com/modelcontextprotocol/registry to v1.5.0 by @renovate[bot] in #57
- Upgrade Go to 1.26 by @reyortiz3 in #59
- chore: add README badges and expand unit test coverage by @reyortiz3 in #60
- Update module golang.org/x/net to v0.52.0 by @renovate[bot] in #61
- Fix image verification for cosign signatures by @rdimitrov in #62
New Contributors
- @reyortiz3 made their first contribution in #59
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Add proxy_port field to remote server registry schema by @rdimitrov in #55
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Update module github.com/mark3labs/mcp-go to v0.44.1 by @renovate[bot] in #37
- Update actions/cache action to v4.3.0 by @renovate[bot] in #40
- Update actions/checkout action to v4.3.1 by @renovate[bot] in #41
- Update actions/setup-go action to v5.6.0 by @renovate[bot] in #42
- Update aquasecurity/trivy-action action to v0.34.2 by @renovate[bot] in #43
- Update module github.com/modelcontextprotocol/registry to v1.4.1 by @renovate[bot] in #38
- Update module github.com/google/go-containerregistry to v0.21.1 by @renovate[bot] in #45
- Update module github.com/google/go-containerregistry to v0.21.2 by @renovate[bot] in #46
- Update module golang.org/x/net to v0.51.0 by @renovate[bot] in #47
- Update actions/cache action to v5 by @renovate[bot] in #48
- Update golangci/golangci-lint-action action to v9 by @renovate[bot] in #51
- Update actions/setup-go action to v6 by @renovate[bot] in #50
- Remove additionalProperties: false from registry schemas by @rdimitrov in #53
- Update actions/checkout action to v6 by @renovate[bot] in #49
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Migrate JSON schemas to draft 2020-12 and add release workflow by @rdimitrov in #36
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Simplify public API for the verifier and improve error handling by @rdimitrov in #35
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Move verifier package and fix schema $id by @rdimitrov in #34
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add resource limits to skill packager by @JAORMX in #32
- Move permissions and registry packages from toolhive by @rdimitrov in #33
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add NewHandler to logging package by @rdimitrov in #31
- Add logging support to recovery middleware by @rdimitrov in #30
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Enable parallel runners for golangci-lint by @JAORMX in #28
- Create a shared logging package by @rdimitrov in #29
New Contributors
- @rdimitrov made their first contribution in #29
Full Changelog: v0.0.3...v0.0.4