Skip to content

Releases: xmidt-org/clortho

v0.0.4 2022-08-17

17 Aug 00:07
b2c2e10
Compare
Choose a tag to compare
  • WithFormats no longer accepts formats with semi-colons (;). Matching parsers is done only one media type. Patches#39.
  • Parser.Parse strips any MIME parameters prior to looking up the parser associated with a format
  • Feature/fx integration #20

v0.0.3 2022-08-11

11 Aug 21:34
c9a952e
Compare
Choose a tag to compare
  • clorthofx package provides integration with go.uber.org/fx #20
  • clorthozap package provides basic integration with go.uber.org/zap #22
  • updated github.com/lestrrat-go/jwx to 2.0.0
  • clorthometrics package provides integration with Prometheus #21

v0.0.2 04/28/2022

28 Apr 21:12
d69299f
Compare
Choose a tag to compare
- Loader and Parser as low-level primitives for retrieving key material
- Fetcher as the higher-level API for retrieving key material
- KeyRing as a client-side cache of keys
- Resolver for resolving keys by kid on demand
- Refresher for asynchronously updating keys from one or more sources

Initial release

05 Mar 18:58
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1

Initial release