Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLATFORM-8900 Upgraded Hydra from 2.1.0 to the latest stable version 2.1.2 #4

Merged
merged 23 commits into from
Jan 15, 2024

Conversation

adpaste
Copy link
Member

@adpaste adpaste commented Jan 8, 2024

matt-potter and others added 23 commits April 17, 2023 10:22
ory#3493)

Removes [@nestjs/core](https://github.com/nestjs/nest). It's no longer used after updating ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


Removes `@nestjs/core`

Updates `@openapitools/openapi-generator-cli` from 2.4.26 to 2.6.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.4.26...v2.6.0)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: indirect
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
`persister_grant_jwk` had an OR statement without bracket leading to not using the last part of the query.
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…or (ory#3516)

Co-authored-by: Henning Perl <henning.perl@ory.sh>
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.
@adpaste adpaste marked this pull request as ready for review January 9, 2024 11:38
@adpaste adpaste merged commit 3290a9a into fandom_master Jan 15, 2024
23 of 25 checks passed
@adpaste adpaste deleted the PLATFORM-8900 branch January 15, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.