v2.0.3
Bugfixes for migration and pagination regressions and a new endpoint.
Bug Fixes
-
Add
client_id
andclient_secret
torevokeOAuth2Token
(#3373) (93bac07) -
Docker build (48217bd)
-
Invalidate tokens with inconsistent state (#3385) (542ea77), closes #3346:
This patch includes SQL migrations targeting environments which have not yet migrated to Ory Hydra 2.0. It removes inconsistent records which resolves issues during the migrations process. Please be aware that some users might be affected by this change. They might need to re-authorize certain apps. However, most active records should not be affected by this.
Installations already on Ory Hydra 2.0 will not be affected by this change.
-
No longer auto-generate system secret (c5fe043):
This patch changes Ory Hydra's behavior to no longer auto-generate a temporary secret when no global secret was set. The APIs now return an error instead.
See ory/network#185
-
Prevent multiple redirections to post logout url (#3366) (50666b9), closes #3342
Code Generation
- Pin v2.0.3 release commit (16831c5)
Features
Changelog
- 5d79e57 autogen(docs): generate and bump docs
- bd19086 autogen(docs): regenerate and update changelog
- 2720839 autogen(docs): regenerate and update changelog
- a400a35 autogen(docs): regenerate and update changelog
- 6710ddc autogen(docs): regenerate and update changelog
- d7a28e9 autogen(docs): regenerate and update changelog
- f2925ee autogen(docs): regenerate and update changelog
- 2986605 autogen(docs): regenerate and update changelog
- c586e03 autogen(openapi): regenerate swagger spec and internal client
- c65342e autogen: add v2.0.2 to version.schema.json
- 16831c5 autogen: pin v2.0.3 release commit
- b28bad3 chore(deps): bump decode-uri-component in /test/e2e/oauth2-client (#3377)
- cb23cca chore(deps): bump minimatch in /test/e2e/oauth2-client (#3381)
- 93fc0a1 chore(deps): bump qs from 6.5.2 to 6.5.3 (#3380)
- 316b582 chore(deps): bump qs, body-parser and express in /test/e2e/oauth2-client (#3379)
- f9f0337 chore: list contributors in file (#3345)
- d275ad6 feat: list consent sessions by session id (#2853)
- 93bac07 fix: add
client_id
andclient_secret
torevokeOAuth2Token
(#3373) - 48217bd fix: docker build
- 4ee4456 fix: introspect command CLI example (#3353)
- 542ea77 fix: invalidate tokens with inconsistent state (#3385)
- c5fe043 fix: no longer auto-generate system secret
- 50666b9 fix: prevent multiple redirections to post logout url (#3366)
- 3831b44 fix: strip
public
from schema (#3374) - e8d8de9 fix: token pagination (#3384)
Artifacts can be verified with cosign using this public key.