Skip to content

chore(docs): update of OEL images#2527

Merged
adamwalach merged 1 commit intomasterfrom
oel-version-update
Apr 27, 2026
Merged

chore(docs): update of OEL images#2527
adamwalach merged 1 commit intomasterfrom
oel-version-update

Conversation

@ory-bot
Copy link
Copy Markdown
Collaborator

@ory-bot ory-bot commented Apr 24, 2026

Update OEL images

Summary by CodeRabbit

  • Documentation

    • Added changelog entries for version 26.2.7 across all components.
    • Updated image tag documentation to reflect version 26.2.7 release date (2026-04-24).
  • New Features

    • Introduced optional security configuration to restrict external schema references in Kratos.
    • Added native application OIDC registration support for requesting additional traits from identity schemas.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

📝 Walkthrough

Walkthrough

Adds documentation for version 26.2.7 across multiple OEL services. Creates changelog placeholder entries for Keto, Oathkeeper, OAuth2, and Polis; detailed changelog for Kratos documenting a new security configuration flag and OIDC registration enhancements; and updates image tag tables with release date 2026-04-24.

Changes

Cohort / File(s) Summary
Changelog entries for v26.2.7
docs/self-hosted/oel/keto/changelog/v26.2.7.md, docs/self-hosted/oel/oathkeeper/changelog/v26.2.7.md, docs/self-hosted/oel/oauth2/changelog/v26.2.7.md, docs/self-hosted/oel/polis/changelog/v26.2.7.md
Placeholder changelog entries indicating no recorded changes for these services in v26.2.7.
Kratos changelog for v26.2.7
docs/self-hosted/oel/kratos/changelog/v26.2.7.md
Documents new opt-in security flag security.disallow_ref_in_identity_schemas for restricting $ref URLs in identity schemas, and native application OIDC registration support for requesting additional traits.
Image tag documentation updates
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
Adds new table entry for image tag 26.2.7 with release date 2026-04-24 across all OEL service documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • aeneasr
  • vinckr
  • unatasha8

Poem

🐰 A version hops into the docs with glee,
Twenty-six point two point seven's here, you see!
Changelogs updated, tags all in a row,
New Kratos features and image tags aglow! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is overly brief and lacks required template sections; it does not explain why the changes should be accepted or reference any related issue. Expand the description to follow the template: explain the purpose of the OEL image updates and reference any related issue or design document if applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating OEL image documentation with new version 26.2.7 entries and changelog files.
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

Warning

Review ran into problems

🔥 Problems

Timed out fetching pipeline failures after 30000ms


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 the current code and only fix it if needed.

Inline comments:
In `@docs/self-hosted/oel/keto/changelog/v26.2.7.md`:
- Line 1: Replace the placeholder sentence "No changelog entries found for
keto/oel in versions v26.2.7" with the singular form "No changelog entries found
for keto/oel in version v26.2.7" — locate the exact string in the file and
update "versions" to "version" so the sentence correctly matches the single
listed version.

In `@docs/self-hosted/oel/oathkeeper/changelog/v26.2.7.md`:
- Line 1: Update the placeholder sentence text to use singular “version”: change
the string "No changelog entries found for oathkeeper/oel in versions v26.2.7"
to "No changelog entries found for oathkeeper/oel in version v26.2.7" so the
sentence uses "version" instead of "versions".

In `@docs/self-hosted/oel/oauth2/changelog/v26.2.7.md`:
- Line 1: The placeholder sentence uses the plural "versions" but references a
single tag; update the sentence "No changelog entries found for hydra/oel in
versions v26.2.7" to use the singular "version" so it reads "No changelog
entries found for hydra/oel in version v26.2.7". Locate and edit that exact
string in the changelog file to make this one-word replacement.

In `@docs/self-hosted/oel/polis/changelog/v26.2.7.md`:
- Line 1: Replace the plural word "versions" with the singular "version" in the
placeholder string "No changelog entries found for polis/oel in versions
v26.2.7" so it reads "No changelog entries found for polis/oel in version
v26.2.7"; locate and update that exact text (the placeholder entry) to correct
the grammar.
🪄 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: 7da2f00b-c52d-40bf-9b3a-e8ceb4af65cb

📥 Commits

Reviewing files that changed from the base of the PR and between b6eccac and 1eef1a6.

📒 Files selected for processing (10)
  • docs/self-hosted/oel/keto/changelog/v26.2.7.md
  • docs/self-hosted/oel/kratos/changelog/v26.2.7.md
  • docs/self-hosted/oel/oathkeeper/changelog/v26.2.7.md
  • docs/self-hosted/oel/oauth2/changelog/v26.2.7.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.7.md

Comment thread docs/self-hosted/oel/keto/changelog/v26.2.7.md
Comment thread docs/self-hosted/oel/oathkeeper/changelog/v26.2.7.md
Comment thread docs/self-hosted/oel/oauth2/changelog/v26.2.7.md
Comment thread docs/self-hosted/oel/polis/changelog/v26.2.7.md
@adamwalach adamwalach enabled auto-merge (squash) April 27, 2026 14:22
@adamwalach adamwalach merged commit 8134465 into master Apr 27, 2026
13 checks passed
@adamwalach adamwalach deleted the oel-version-update branch April 27, 2026 14:23
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.

2 participants