Skip to content

Releases: stacklok/toolhive-core

v0.0.9

26 Feb 10:32
77a8b3d

Choose a tag to compare

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

22 Feb 21:41
0fa5044

Choose a tag to compare

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

21 Feb 13:25
48a206c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

20 Feb 16:25
61e76f2

Choose a tag to compare

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

17 Feb 21:34
364cf17

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

17 Feb 13:11
38c6820

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Feb 07:13
f450f5a

Choose a tag to compare

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

  • @dmjb made their first contribution in #18

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Feb 11:43
313f81e

Choose a tag to compare

What's Changed

  • Add recovery package with panic recovery middleware by @JAORMX in #10
  • Add CLAUDE.md for Claude Code guidance by @JAORMX in #9
  • Add generic CEL expression engine package by @jhrozek in #11

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

02 Feb 14:11
79f1983

Choose a tag to compare

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