Skip to content

Releases: ory/hydra

0.9.6

15 Jun 17:55

Choose a tag to compare

0.9.6 Pre-release
Pre-release
v0.9.6

all: add ability to load database connectors from plugins

0.9.5

15 Jun 12:12

Choose a tag to compare

0.9.5 Pre-release
Pre-release
v0.9.5

vendor: upgrade ladon to 0.7.7 (#523)

0.9.4

14 Jun 22:39

Choose a tag to compare

0.9.4 Pre-release
Pre-release
v0.9.4

all: improve test exports (#521)

0.9.3

14 Jun 14:54

Choose a tag to compare

0.9.3 Pre-release
Pre-release
oauth2: use issuer-prefixed auth URL in challenge redirect (#509)

In order to support running Hydra with a different path prefix behind
a proxy, issue a challenge token with an issuer-prefixed auth redirect
URL instead of the URL received with the auth request.

Signed-off-by: Wyatt Anderson <wanderson@gmail.com>

0.9.2

13 Jun 14:09

Choose a tag to compare

0.9.2 Pre-release
Pre-release

Gives a meaningful exit message when http server fails to start.

0.9.1

12 Jun 21:57

Choose a tag to compare

0.9.1 Pre-release
Pre-release

Minor patches and internal API changes.

0.9.0

07 Jun 17:44

Choose a tag to compare

0.9.0 Pre-release
Pre-release

This version adds performance metrics to /health and sends anonymous usage statistics to our servers, click here for more
details on this feature and how to disable it.

0.8.7

05 Jun 21:23

Choose a tag to compare

0.8.7 Pre-release
Pre-release

Another maintenance release closing more open tickets.

0.8.6

05 Jun 10:40

Choose a tag to compare

0.8.6 Pre-release
Pre-release

This release resolves various minor issues

0.8.5

01 Jun 12:56

Choose a tag to compare

0.8.5 Pre-release
Pre-release

Please upgrade to this release, it resolves a memory leak in the /oauth2/auth endpoint!