Skip to content

chore(docs): update of OEL images#2596

Open
ory-bot wants to merge 1 commit into
masterfrom
oel-version-update
Open

chore(docs): update of OEL images#2596
ory-bot wants to merge 1 commit into
masterfrom
oel-version-update

Conversation

@ory-bot
Copy link
Copy Markdown
Collaborator

@ory-bot ory-bot commented Jun 2, 2026

Update OEL images

Summary by CodeRabbit

Release Notes - v26.2.15

  • Documentation

    • Published v26.2.15 release notes across all self-hosted components.
    • Updated image tag documentation with v26.2.15 release date (2026-06-02).
  • Bug Fixes

    • Fixed SCIM Group attribute filtering to correctly return requested attributes instead of triggering server errors.
    • Enhanced identifier handling to remove invisible characters from email and username fields, preventing duplicate account creation.

@ory-bot ory-bot self-assigned this Jun 2, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This PR adds documentation for the v26.2.15 release of OEL self-hosted components. Image tag tables are updated with the new version, and changelog files are created across all components. Kratos includes actual release notes covering identifier sanitization and SCIM Group fixes; other components document the absence of changes.

Changes

v26.2.15 Release Documentation

Layer / File(s) Summary
Image tag table updates for v26.2.15
docs/self-hosted/oel/oel-hydra-image-tags.md, docs/self-hosted/oel/oel-keto-image-tags.md, docs/self-hosted/oel/oel-kratos-image-tags.md, docs/self-hosted/oel/oel-oathkeeper-image-tags.md, docs/self-hosted/oel/oel-polis-image-tags.md
All five OEL component image-tag tables are updated with a new entry for image tag 26.2.15 with release date 2026-06-02.
Kratos v26.2.15 release notes
docs/self-hosted/oel/kratos/changelog/v26.2.15.md
Changelog documents identifier sanitization (removal of invisible/hidden characters before storage) and a fix to SCIM Group attribute filtering where attributes= queries now return requested attributes instead of causing HTTP 500 errors.
Empty changelog entries for unchanged components
docs/self-hosted/oel/keto/changelog/v26.2.15.md, docs/self-hosted/oel/oathkeeper/changelog/v26.2.15.md, docs/self-hosted/oel/oauth2/changelog/v26.2.15.md, docs/self-hosted/oel/polis/changelog/v26.2.15.md
Changelog files for keto, oathkeeper, oauth2, and polis are created with notes indicating no changelog entries for those components in v26.2.15.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • ory/docs#2565: Updates self-hosted OEL documentation image-tag tables with new versioned entries.
  • ory/docs#2576: Similar OEL documentation updates to image-tag and changelog markdown files for new version entries.
  • ory/docs#2527: Updates same self-hosted OEL documentation tables by adding a new version entry.

Suggested reviewers

  • vinckr
  • aeneasr
  • adamwalach

Poem

🐰 A version released, the docs now shine,
26.2.15 upon each line,
Kratos fixed what would confuse,
Invisible chars now removed—no more dupe user fuse!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating OEL images documentation with version 26.2.15 release entries.
Description check ✅ Passed The description is minimal but the PR is documentation-only and improvement-focused, which does not require issue reference per template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch oel-version-update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 4

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/self-hosted/oel/keto/changelog/v26.2.15.md`:
- Line 1: Change the plural "versions v26.2.15" to the singular "version
v26.2.15" in the changelog header text so it correctly refers to a single
release; locate the string "versions v26.2.15" in the file and replace it with
"version v26.2.15".

In `@docs/self-hosted/oel/oathkeeper/changelog/v26.2.15.md`:
- Line 1: Update the sentence "No changelog entries found for oathkeeper/oel in
versions v26.2.15" to use singular wording for a single release by replacing
"versions" with "version" (i.e., "No changelog entries found for oathkeeper/oel
in version v26.2.15"); ensure the exact string in the file is updated so the
message reads correctly for a single version.

In `@docs/self-hosted/oel/oauth2/changelog/v26.2.15.md`:
- Line 1: Change the plural "versions" to singular "version" in the changelog
header line that currently reads "No changelog entries found for hydra/oel in
versions v26.2.15" so it reads "No changelog entries found for hydra/oel in
version v26.2.15"; update that exact string around "v26.2.15" to ensure grammar
is correct.

In `@docs/self-hosted/oel/polis/changelog/v26.2.15.md`:
- Line 1: Update the first line that reads "No changelog entries found for
polis/oel in versions v26.2.15" to use the singular form by replacing "versions
v26.2.15" with "version v26.2.15" so the line becomes "No changelog entries
found for polis/oel in version v26.2.15".
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: da63e5cb-0087-4b7b-9906-5e7a612a0f4b

📥 Commits

Reviewing files that changed from the base of the PR and between f1813e2 and ebd3015.

📒 Files selected for processing (10)
  • docs/self-hosted/oel/keto/changelog/v26.2.15.md
  • docs/self-hosted/oel/kratos/changelog/v26.2.15.md
  • docs/self-hosted/oel/oathkeeper/changelog/v26.2.15.md
  • docs/self-hosted/oel/oauth2/changelog/v26.2.15.md
  • docs/self-hosted/oel/oel-hydra-image-tags.md
  • docs/self-hosted/oel/oel-keto-image-tags.md
  • docs/self-hosted/oel/oel-kratos-image-tags.md
  • docs/self-hosted/oel/oel-oathkeeper-image-tags.md
  • docs/self-hosted/oel/oel-polis-image-tags.md
  • docs/self-hosted/oel/polis/changelog/v26.2.15.md

@@ -0,0 +1 @@
No changelog entries found for keto/oel in versions v26.2.15
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Use singular “version” for a single release.

Line 1 says “versions v26.2.15”, but this file refers to one release only.

✏️ Proposed wording fix
-No changelog entries found for keto/oel in versions v26.2.15
+No changelog entries found for keto/oel in version v26.2.15
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
No changelog entries found for keto/oel in versions v26.2.15
No changelog entries found for keto/oel in version v26.2.15
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/self-hosted/oel/keto/changelog/v26.2.15.md` at line 1, Change the plural
"versions v26.2.15" to the singular "version v26.2.15" in the changelog header
text so it correctly refers to a single release; locate the string "versions
v26.2.15" in the file and replace it with "version v26.2.15".

@@ -0,0 +1 @@
No changelog entries found for oathkeeper/oel in versions v26.2.15
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Use singular “version” for a single release.

Line 1 uses “versions v26.2.15” even though this entry is for one version.

✏️ Proposed wording fix
-No changelog entries found for oathkeeper/oel in versions v26.2.15
+No changelog entries found for oathkeeper/oel in version v26.2.15
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
No changelog entries found for oathkeeper/oel in versions v26.2.15
No changelog entries found for oathkeeper/oel in version v26.2.15
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/self-hosted/oel/oathkeeper/changelog/v26.2.15.md` at line 1, Update the
sentence "No changelog entries found for oathkeeper/oel in versions v26.2.15" to
use singular wording for a single release by replacing "versions" with "version"
(i.e., "No changelog entries found for oathkeeper/oel in version v26.2.15");
ensure the exact string in the file is updated so the message reads correctly
for a single version.

@@ -0,0 +1 @@
No changelog entries found for hydra/oel in versions v26.2.15
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Use singular “version” for a single release.

Line 1 should use “version” instead of “versions” for v26.2.15.

✏️ Proposed wording fix
-No changelog entries found for hydra/oel in versions v26.2.15
+No changelog entries found for hydra/oel in version v26.2.15
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
No changelog entries found for hydra/oel in versions v26.2.15
No changelog entries found for hydra/oel in version v26.2.15
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/self-hosted/oel/oauth2/changelog/v26.2.15.md` at line 1, Change the
plural "versions" to singular "version" in the changelog header line that
currently reads "No changelog entries found for hydra/oel in versions v26.2.15"
so it reads "No changelog entries found for hydra/oel in version v26.2.15";
update that exact string around "v26.2.15" to ensure grammar is correct.

@@ -0,0 +1 @@
No changelog entries found for polis/oel in versions v26.2.15
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Fix singular/plural mismatch in release wording.

Line 1 uses “versions v26.2.15” while only one version is referenced. Please change it to “version v26.2.15” for correctness and consistency.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/self-hosted/oel/polis/changelog/v26.2.15.md` at line 1, Update the first
line that reads "No changelog entries found for polis/oel in versions v26.2.15"
to use the singular form by replacing "versions v26.2.15" with "version
v26.2.15" so the line becomes "No changelog entries found for polis/oel in
version v26.2.15".

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.

1 participant