diff --git a/docs/self-hosted/oel/keto/changelog/v26.2.0.md b/docs/self-hosted/oel/keto/changelog/v26.2.0.md new file mode 100644 index 000000000..454edbc17 --- /dev/null +++ b/docs/self-hosted/oel/keto/changelog/v26.2.0.md @@ -0,0 +1 @@ +No changelog entries found for keto/oel in versions v26.2.0 diff --git a/docs/self-hosted/oel/kratos/changelog/v26.2.0.md b/docs/self-hosted/oel/kratos/changelog/v26.2.0.md new file mode 100644 index 000000000..350d40931 --- /dev/null +++ b/docs/self-hosted/oel/kratos/changelog/v26.2.0.md @@ -0,0 +1,11 @@ +## v26.2.0 + +### Surface external ID conflicts in batch identity import + +A bug was fixed that caused conflict errors on the `external_id` field to be hidden during batch identity imports. + +This issue occurred when multiple records with the same `external_id` or records with an external_id that already existed in the +database were imported. This made it impossible to identify the source of the conflict. + +With this fix, any conflicts on the `external_id` field will now be properly reported, allowing for easier troubleshooting and +resolution of import issues. diff --git a/docs/self-hosted/oel/oathkeeper/changelog/v26.2.0.md b/docs/self-hosted/oel/oathkeeper/changelog/v26.2.0.md new file mode 100644 index 000000000..bf3c4d683 --- /dev/null +++ b/docs/self-hosted/oel/oathkeeper/changelog/v26.2.0.md @@ -0,0 +1,9 @@ +## v26.2.0 + +### Improved handling of forwarded headers + +This release includes improvements to the handling of forwarded headers in Ory Oathkeeper. The change ensures that when the +configuration `serve.proxy.trust_forwarded_headers` is disabled, all `X-Forwarded*` and the standard `Forwarded` headers are +removed before processing and forwarding the request. Previously, only the `X-Forwarded`, `X-Forwarded-Host`, and +`X-Forwarded-Proto` headers were removed. If the downstream service relies on any of the `X-Forwarded*` headers, it is recommended +to enable the `serve.proxy.trust_forwarded_headers` configuration option to ensure proper handling of forwarded headers. diff --git a/docs/self-hosted/oel/oauth2/changelog/v26.2.0.md b/docs/self-hosted/oel/oauth2/changelog/v26.2.0.md new file mode 100644 index 000000000..9084d6d99 --- /dev/null +++ b/docs/self-hosted/oel/oauth2/changelog/v26.2.0.md @@ -0,0 +1 @@ +No changelog entries found for hydra/oel in versions v26.2.0 diff --git a/docs/self-hosted/oel/oel-hydra-image-tags.md b/docs/self-hosted/oel/oel-hydra-image-tags.md index 3a5101e54..42e9466c6 100644 --- a/docs/self-hosted/oel/oel-hydra-image-tags.md +++ b/docs/self-hosted/oel/oel-hydra-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 26.2.0 | 2026-03-20 | | 26.1.18 | 2026-03-13 | | 26.1.17 | 2026-03-11 | | 26.1.16 | 2026-03-09 | diff --git a/docs/self-hosted/oel/oel-keto-image-tags.md b/docs/self-hosted/oel/oel-keto-image-tags.md index 3453c78f7..cf6c94210 100644 --- a/docs/self-hosted/oel/oel-keto-image-tags.md +++ b/docs/self-hosted/oel/oel-keto-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 26.2.0 | 2026-03-20 | | 26.1.18 | 2026-03-13 | | 26.1.17 | 2026-03-11 | | 26.1.16 | 2026-03-09 | diff --git a/docs/self-hosted/oel/oel-kratos-image-tags.md b/docs/self-hosted/oel/oel-kratos-image-tags.md index 7cf753256..6916d3058 100644 --- a/docs/self-hosted/oel/oel-kratos-image-tags.md +++ b/docs/self-hosted/oel/oel-kratos-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 26.2.0 | 2026-03-20 | | 26.1.18 | 2026-03-13 | | 26.1.17 | 2026-03-11 | | 26.1.16 | 2026-03-09 | diff --git a/docs/self-hosted/oel/oel-oathkeeper-image-tags.md b/docs/self-hosted/oel/oel-oathkeeper-image-tags.md index ff8ec3551..6a80f84f3 100644 --- a/docs/self-hosted/oel/oel-oathkeeper-image-tags.md +++ b/docs/self-hosted/oel/oel-oathkeeper-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 26.2.0 | 2026-03-20 | | 26.1.18 | 2026-03-13 | | 26.1.17 | 2026-03-11 | | 26.1.16 | 2026-03-09 | diff --git a/docs/self-hosted/oel/oel-polis-image-tags.md b/docs/self-hosted/oel/oel-polis-image-tags.md index 6a0f6106b..9cb79f028 100644 --- a/docs/self-hosted/oel/oel-polis-image-tags.md +++ b/docs/self-hosted/oel/oel-polis-image-tags.md @@ -1,5 +1,6 @@ | Image Tag | Release Date | | ---------------------------------------- | ------------ | +| 26.2.0 | 2026-03-20 | | 26.1.18 | 2026-03-13 | | 26.1.17 | 2026-03-11 | | 26.1.16 | 2026-03-09 | diff --git a/docs/self-hosted/oel/polis/changelog/v26.2.0.md b/docs/self-hosted/oel/polis/changelog/v26.2.0.md new file mode 100644 index 000000000..f250794d0 --- /dev/null +++ b/docs/self-hosted/oel/polis/changelog/v26.2.0.md @@ -0,0 +1 @@ +No changelog entries found for polis/oel in versions v26.2.0