chore(deps): update docker.io/oryd/hydra docker tag to v26#860
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update docker.io/oryd/hydra docker tag to v26#860renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v25.4.0→v26.2.0Release Notes
ory/hydra (docker.io/oryd/hydra)
v26.2.0Compare Source
v26.2.0
Bug Fixes
Always retry curl invocations to surmount transient third-party failures (c28a6c8):
Broken older down migrations (8ed407d):
Context passing and limit response size (f33d6a8):
Context passing in jsonnetsecure (5884774):
Correctly detect when to use self-signed certificates (6f9af27):
Correctly scan SQL
NULLinto go JSON types (163c579):Data race in hydra-oss test (262f85b):
deps: Update dependency prettier to v3.7.4 (106865d):
Do not cache pairwise subject algorithm (a341867):
Down migrations in newer MySQL versions (5b0360d):
Fix benchmark test (d0e0659):
Flaky tests on hydra-oss tests (ce58946):
Incorrect default value for page_tokens (f1290da):
Incorrect usage of database/sql (a8142d0):
Properly validate policy URI on client creation (44347e7):
Remove flaky test for unused function (e8c8803):
Remove WithDumpMigrations option to MigrationBox (6fd8a64):
Request log config key (11ad1ac):
Stray debug print (f6b28db):
Transactions managed by fosite were not working (3ad64db):
Update CONTRIBUTING.md (0c78aa7):
Update go modules (845cc4d):
Update packages to fix GHSA-7h2j-956f-4vf2 (ae75488):
Upgrade vulnerable dependencies across Go and npm (f28904c):
Co-authored-by: Deepak Prabhakara deepak.prabhakara@ory.sh
X data race and parallize some tests (d37af61):
Code Generation
Code Refactoring
Documentation
Features
Add ratelimit buckets to swagger definitions (1819465):
Add support for NULL and more column types to keysetpagination (6a041ef):
Automatic transaction retries for postgres (a008e91):
Collect external latency data and write to logs (46846e9):
Consider Go migrations DirHash when restoring full schema from backups (5306aaf):
Forward (some) user request headers to SMS HTTP channel (640eb0b):
Generate events for SSO and SCIM provider revisions (47a9384):
Hydra benchmarking tool (f5b4aed):
Improved tracing (724e425):
Keto-cli improvements (9f81a29):
Make SCIM work with MySQL (10ec9bf):
Move search sidecar to its own docker image (8bd331c):
Optionally do not store skipped consents (cf77ed6):
Rename project revision columns (af69132):
Use keysetpagination planner for keto read queries (5ca4c85):
Reverts
Tests
Deflake and improve performance (cdf972e):
Deflake directory watcherx (ea02ce9):
Faster and more reliable courier tests (a43d8f8):
Fix multiple data races (4f8ff8e):
hydra: Add plaintext backups for all DB types (822ea26):
Minor setup improvements (e65fba7):
Changelog
2580424autogen(docs): generate and bump docs5c51033autogen(sdk): bump to05ddc40e76172cautogen(sdk): bump to0747fafd93a822autogen(sdk): bump to11290d8cb1bfceautogen(sdk): bump to17d4d13d2c58c4autogen(sdk): bump to453eb020383012autogen(sdk): bump to6d7d1f182b1e3cautogen(sdk): bump to870c6586309f91autogen(sdk): bump to9c2abd71b6e8f3autogen(sdk): bump tof1499490b84568autogen: prepare for OSS release - v26.2.0fc32cb5chore(deps): update actions/cache action to v52f10442chore(deps): update actions/checkout action to v620fd22cchore(deps): update dependency @types/lodash to v4.17.2167b8f20chore(deps): update dependency golangci/golangci-lint to v2.10.11435b4cchore(deps): update dependency golangci/golangci-lint to v2.11.0105741fchore(deps): update dependency golangci/golangci-lint to v2.11.1eb9ebf1chore(deps): update docker/setup-buildx-action action to v4e2eb8b4chore(deps): update go modules0866b86chore(deps): update golangci/golangci-lint-action action to v957818dbchore(deps): update hydra to v4 (major)ae65101chore(deps): update jackson (major)55dadd5chore(deps): update mysql docker tag to v9.611db47bchore(keto): use ory/x router9746c8achore(kratos): use httprouter from ory/x8d25e4achore: add cause to context cancels with 'context.WithTimeoutCause' in ./x19e9987chore: add helpers for Kratos OEL to support various databases0c9364dchore: add retries to more curl invocationsb8307f8chore: added CLIENT_SECRET_VERIFIER to our deployment10df7e1chore: always use ristretto/v2d774b36chore: audit and fix npm dependencies3357c2echore: bump to CRDB v25.474348bbchore: bump to Go 1.26 massive cleanup in ory/x5a12526chore: clean up / compress recent migrations to avoid creating and dropping indices unnecessarily9dd9247chore: cleanup package-lock files5364144chore: configure mappers when creating onboarding portal72e3747chore: correct typosc7b53c0chore: delete unused CRDB changefeed watcherx module29ca852chore: deprecate organization APIs1f4b512chore: drop flow table defaults011a01cchore: fix for critical CVE - GHSA-p77j-4mvh-x3m3eaa9393chore: fix golangci-lint issues in Hydradb17987chore: fosite and hydra interface enhancementsa52a01echore: fully implement provider patternea76644chore: improve clidoc generation9023ef4chore: improve error reporting to help diagnose flaky test71e6385chore: improve readability of popx.MigrationBoxf9af4a1chore: keysetpagination improvements11c2b05chore: more npm security updates223eaddchore: remove internal address typesb7b297echore: remove unnecessary check constrainte8586dfchore: remove unused codec72853fchore: remove unused internal AXv2 ACL check API502b8ccchore: remove unused log code6255bf8chore: remove unused x/watcherx/websocket0f16952chore: rename and simplify some internals10b8b58chore: run go mod tidy and misc cleanup0ff58ddchore: run npm audit fix6280d3achore: security updates for glob librarya6dda62chore: simplify HTTP metrics instrumentation028908fchore: simplify consent store2dd6b94chore: simplify consent store2dc4ebechore: simplify decoderx usagedacd7fdchore: split SCIM from multi-region & make it work with SQLite37d18a6chore: unify common dependency interfacesbbed48fchore: update @openapitools/openapi-generator-clic760183chore: update OSS ory.sh to ory.com1171b85chore: update go.mod517677cchore: update pop to latest & only run pop.SetNowFunc() inside init()1cdb046chore: update to dockertest v4b1d203fchore: updated axios48cb166chore: updated golang.org/x/cryptob7ac883chore: updated minimatch02c6085chore: use pgx pool in Kratos OEL & fix some OEL commands not using enterprise migrations8d9ac2bci: add docker driver to cve scan8daeebbdocs: update readmes1819465feat: add ratelimit buckets to swagger definitions6a041effeat: add support for NULL and more column types to keysetpaginationa008e91feat: automatic transaction retries for postgres46846e9feat: collect external latency data and write to logs5306aaffeat: consider Go migrations DirHash when restoring full schema from backups640eb0bfeat: forward (some) user request headers to SMS HTTP channel47a9384feat: generate events for SSO and SCIM provider revisionsf5b4aedfeat: hydra benchmarking tool724e425feat: improved tracing9f81a29feat: keto-cli improvements10ec9bffeat: make SCIM work with MySQL8bd331cfeat: move search sidecar to its own docker imagecf77ed6feat: optionally do not store skipped consentsaf69132feat: rename project revision columns5ca4c85feat: use keysetpagination planner for keto read queries106865dfix(deps): update dependency prettier to v3.7.4c28a6c8fix: always retry curl invocations to surmount transient third-party failures8ed407dfix: broken older down migrationsf33d6a8fix: context passing and limit response size5884774fix: context passing in jsonnetsecure6f9af27fix: correctly detect when to use self-signed certificates163c579fix: correctly scan SQLNULLinto go JSON types262f85bfix: data race in hydra-oss testa341867fix: do not cache pairwise subject algorithm5b0360dfix: down migrations in newer MySQL versionsd0e0659fix: fix benchmark testce58946fix: flaky tests on hydra-oss testsf1290dafix: incorrect default value for page_tokensa8142d0fix: incorrect usage of database/sql44347e7fix: properly validate policy URI on client creation6fd8a64fix: remove WithDumpMigrations option to MigrationBoxe8c8803fix: remove flaky test for unused function11ad1acfix: request log config keyf6b28dbfix: stray debug print3ad64dbfix: transactions managed by fosite were not working0c78aa7fix: update CONTRIBUTING.md845cc4dfix: update go modulesae75488fix: update packages to fix GHSA-7h2j-956f-4vf2f28904cfix: upgrade vulnerable dependencies across Go and npmd37af61fix: x data race and parallize some tests9d96bbdrefactor: squash merge old backoffice migration and fix up commandfdca960revert: simplify consent store822ea26test(hydra): add plaintext backups for all DB typescdf972etest: deflake and improve performanceea02ce9test: deflake directory watcherxa43d8f8test: faster and more reliable courier tests4f8ff8etest: fix multiple data racese65fba7test: minor setup improvementsArtifacts can be verified with cosign using this public key.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.