Releases: stacklok/toolhive-core
Releases · stacklok/toolhive-core
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
v0.0.3
What's Changed
- Configure renovate to update Go version in go.mod by @dmjb in #18
- Add OCI skills media types, constants, and platform types by @JAORMX in #17
- Add OCI skills store, interfaces, and mocks by @JAORMX in #19
- Add OCI skills registry client for push/pull operations by @JAORMX in #20
- Add deterministic tar and gzip utilities for OCI skills by @JAORMX in #22
- Add doc.go for cel and env packages by @jhrozek in #12
- Add OCI skill packager using ocispec types by @JAORMX in #23
- Migrate custom OCI types to ocispec in oci/skills by @JAORMX in #26
- Replace custom Store with ORAS oci.Store by @JAORMX in #27
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- Add package graduation criteria to README by @JAORMX in #1
- Add CI/CD workflows for Go library by @JAORMX in #2
- Add env package for testable environment variable access by @JAORMX in #3
- Add httperr package for HTTP status code-aware errors by @JAORMX in #4
- Create SECURITY.md with security policy details by @dussab in #5
- Add validation package with http and group subpackages by @JAORMX in #6
New Contributors
Full Changelog: https://github.com/stacklok/toolhive-core/commits/v0.0.1