Skip to content

v0.48.0

Compare
Choose a tag to compare
@aeneasr aeneasr released this 04 Dec 08:32
· 5 commits to master since this release
db74aa7

What's Changed

  • fix: require redirect_uri for OpenID Connect calls by @aeneasr in #814
  • fix: pass JWK for singing so that KeyID is set in JWTs by @mitar in #799
  • fix: do not store stacktrace in sentinel errors by @mitar in #823
  • chore: minor improvements to readability and updated code style by @zepatrik in #827
  • feat: add identity ID to password grant extra claims by @hperl in #831
  • chore: update ory/x and ristretto by @aeneasr in #832
  • fix: remove duplicated matcher split by @acynothia in #834
  • revert: signature extraction in the HMAC strategy by @zepatrik in #835
  • chore: make serialization error wrappable by @aeneasr in #837

New Contributors

Full Changelog: v0.47.0...v0.47.1