Skip to content

Releases: ory/hydra

0.5.5

29 Sep 19:31
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release

This release resolves an issue with Dockerfile-http introduced in the 0.5.4 release.

0.5.4

29 Sep 18:57
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release

This release resolves an issue with Dockerfile-http introduced in the 0.5.3 release.

0.5.3

29 Sep 18:41
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release

This release adds a new docker image, which uses http instead of https.

0.5.2

23 Sep 06:14
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release

This release resolves a minor issue introduced by the new update client API.

0.5.1

22 Sep 22:19
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release

This release does not include any changes since 0.5.0 and was created to trigger a docker hub autobuild.

0.5.0

22 Sep 21:33
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

This release focuses on improving OpenID Connect capabilities, resolving various bugs in the CLI and OAuth2, shipping with a working hydra version, allowing unauthorized requests to access the JWK API, if an according policy is set, making it possible to update OAuth2 clients.

Additionally, two breaking changes where introduced to improve readability and understandability of various identifiers:

  • The SDK had a few structs renamed, the new names are documented here: #226 (comment)
  • Hydra's mandatory JSON Web Key Identifiers changed:
    • hydra.openid.connect is now hydra.openid.id-token
    • consent.challenge is now hydra.consent.challenge
    • consent.endpoint is now hydra.consent.response
    • hydra.tls is now hydra.https-tls

There are no known database breaks. The new JWK sets will be generated automatically and you can remove the old ones if you want.

A full list of resolved issues can be viewed here: https://github.com/ory-am/hydra/milestone/11?closed=1

0.4.3

08 Sep 22:02
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release
v0.4.3

travis: fix gox build process

0.4.2-alpha.4

03 Sep 08:39
Compare
Choose a tag to compare
0.4.2-alpha.4 Pre-release
Pre-release
v0.4.2-alpha.4

travis: fix gox build process

0.4.2

08 Sep 22:01
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release
v0.4.2

travis: fix gox build process

0.4.2-alpha.3

02 Sep 10:40
Compare
Choose a tag to compare
0.4.2-alpha.3 Pre-release
Pre-release
v0.4.2-alpha.3

travis: dpl is not accepting API keys