github ory/hydra v2.1.2

latest releases: v2.2.0, v2.2.0-pre.1, v2.2.0-rc.3...
11 months ago

We are excited to announce the next Ory Hydra release! This release includes the following important changes:

  • Fixed a memory leak in the OpenTelemetry implementation, improving overall memory usage and stability.
  • Added a missing index for faster janitor cleanup, resulting in quicker and more efficient cleanup operations.
  • Fixed a bug related to SameSite in dev mode, ensuring proper functionality and consistency in handling SameSite attributes during development.

We appreciate your continuous support and feedback. Please feel free to reach out to us with any further suggestions or issues.

Bug Fixes

  • Add index on requested_at for refresh tokens and use it in janitor (#3516) (5b8e712)

  • Disable health check request logs (#3496) (eddf7f3)

  • Do not use prepared SQL statements and bump deps (#3506) (31b9e66)

  • Proper SameSite=None in dev mode (#3502) (5751fae)

  • Sqa config values unified across projects (#3490) (1b1899e)

  • sql: Incorrect JWK query (#3499) (13ce0d6):

    persister_grant_jwk had an OR statement without bracket leading to not using the last part of the query.

Code Generation

  • Pin v2.1.2 release commit (d94ed6e)

Documentation

Features

Changelog

  • 0e84c24 autogen(docs): generate and bump docs
  • 9f37172 autogen(docs): regenerate and update changelog
  • 872720b autogen(docs): regenerate and update changelog
  • 4907223 autogen(docs): regenerate and update changelog
  • ba45af0 autogen(docs): regenerate and update changelog
  • 3703e5a autogen(docs): regenerate and update changelog
  • ca85a17 autogen(docs): regenerate and update changelog
  • 0e7e95f autogen(docs): regenerate and update changelog
  • be8f726 autogen: add v2.1.1 to version.schema.json
  • d94ed6e autogen: pin v2.1.2 release commit
  • 20c6fa7 autogen: render config schema
  • 400b9af chore(deps): bump @nestjs/core and @openapitools/openapi-generator-cli (#3493)
  • f2f007d chore(deps): bump github.com/docker/distribution (#3514)
  • b69a332 chore: bump ory/x (#3518)
  • cf20054 chore: remove unneeded dependency (#3494)
  • e2b7665 chore: update nodemon version for oauth2 client (#3503)
  • b71a36b docs: incorrect json output format example (#3497)
  • 083d518 feat: add --skip-consent flag to hydra cli (#3492)
  • 13ce0d6 fix(sql): incorrect JWK query (#3499)
  • 5b8e712 fix: add index on requested_at for refresh tokens and use it in janitor (#3516)
  • eddf7f3 fix: disable health check request logs (#3496)
  • 31b9e66 fix: do not use prepared SQL statements and bump deps (#3506)
  • 5751fae fix: proper SameSite=None in dev mode (#3502)
  • 1b1899e fix: sqa config values unified across projects (#3490)

Artifacts can be verified with cosign using this public key.

Don't miss a new hydra release

NewReleases is sending notifications on new releases.