Releases: openziti/jwks
Releases · openziti/jwks
v1.0.6
What's Changed
- addresses openziti/ziti#2455 x5c is encoded with padding by @andrewpmartinez in #11
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- fixes #9 JWKS RSA marshalling of exponent panics by @andrewpmartinez in #10
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- corrects JWKS content types per RFC
Release v1.0.3
- adds support for public key processing (marshal/unmarshal)
- support jwks endpoints w/o x5c
Release v1.0.2
Merge pull request #2 from openziti/fix.content.type.handler fixes openziti/ziti#778
v1.0.1
- fixes to workflows
v1.0.0
Initial!