github ory/hydra v0.6.0
0.6.0

latest releases: v2.2.0, v2.2.0-pre.1, v2.2.0-rc.3...
pre-release7 years ago

This release focused on various parts:

  • Improve the documentation
  • Switch from RethinkDB to PostgreSQL/MySQL
  • Improves test coverage
  • Remove APIs that do not belong in Hydra (connection API)
  • Token Revokation and Token Introspection

With this, breaking changes have been introduced as well:

  • RethinkDB adapters are passing tests but will not get active maintenance by the ORY team
  • The oauth2/introspect endpoint was changed to meet RFC 7662
  • The /warden/authorized/token endpoint is gone, use /oauth2/introspect instead. The Hydra SDK changed too in this regard.

Don't miss a new hydra release

NewReleases is sending notifications on new releases.