Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: timsazon/hydra

Tags

v1.5.0-beta.5

Toggle v1.5.0-beta.5's commit message
Adds `offline_access` to the scope list in OpenID Connect Discovery, …

…makes it possible to enforce PKCE for public clients, improves structured logging, and bumps several dependencies.

v1.5.0-beta.3

Toggle v1.5.0-beta.3's commit message
Bumps a vulnerable dependency.

v1.5.0-beta.2

Toggle v1.5.0-beta.2's commit message
Resolves issues found in beta.1.

v1.5.0-beta.1

Toggle v1.5.0-beta.1's commit message
This release changes how migrations work internally. It does

not contain breaking changes. Please run `hydra migrate sql`
once you have backed up the database.

v1.4.10

Toggle v1.4.10's commit message
This release includes documentation changes and bug fixes.

v1.4.9

Toggle v1.4.9's commit message
This is the first release to use our new CI/CD pipeline

which includes auto-generated release announcements
via the newsletter.

If you have feedback on this new process feel free
to start a discussion on Slack!

This release fixes some bugs and improves the docs.

1.4.8

Toggle 1.4.8's commit message
This is the first release to use our new CI/CD pipeline

which includes auto-generated release announcements
via the newsletter.

If you have feedback on this new process feel free
to start a discussion on Slack!

This release fixes some bugs and improves the docs.

v1.4.7

Toggle v1.4.7's commit message
This is the first release to use our new CI/CD pipeline

which includes auto-generated release announcements
via the newsletter.

If you have feedback on this new process feel free
to start a discussion on Slack!

This release fixes some bugs and improves the docs.

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: resolve bugs in config schema (ory#1805)

This patch fixes 6 bugs in the config.schema.json and adds "additionalProperties": false where appropriate.

Closes ory#1804

Co-authored-by: aeneasr <[email protected]>

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update github templates (ory#1802)

Signed-off-by: aeneasr <[email protected]>