Skip to content

chore(docs): update of OEL images#2656

Merged
adamwalach merged 2 commits into
masterfrom
oel-version-update
Jul 6, 2026
Merged

chore(docs): update of OEL images#2656
adamwalach merged 2 commits into
masterfrom
oel-version-update

Conversation

@ory-bot

@ory-bot ory-bot commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Update OEL images

Summary by CodeRabbit

  • Documentation
    • Added/updated self-hosted changelog notes for v26.3.0/v26.3.1, including explicit “no changelog entries found” notices for components with no changes.
    • Documented Kratos v26.3.1 updates (feature-flagged address picker, device auth key handling, iOS enrollment fix, optional App ID pinning, and latency improvement).
    • Documented a breaking OAuth2 JWT bearer grant change (assertion audience handling) with a new configuration option.
    • Documented Polis HTTPS support via an optional TLS sidecar.
    • Updated image tag tables to include releases 26.3.0 and 26.3.1 with dates.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 451c65d0-f98e-4072-9e7a-05da2049fc90

📥 Commits

Reviewing files that changed from the base of the PR and between dab78fe and 83bb85c.

📒 Files selected for processing (10)
  • docs/self-hosted/oel/keto/changelog/v26.3.1.md
  • docs/self-hosted/oel/kratos/changelog/v26.3.1.md
  • docs/self-hosted/oel/oathkeeper/changelog/v26.3.1.md
  • docs/self-hosted/oel/oauth2/changelog/v26.3.1.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.3.1.md
✅ Files skipped from review due to trivial changes (8)
  • docs/self-hosted/oel/keto/changelog/v26.3.1.md
  • docs/self-hosted/oel/oathkeeper/changelog/v26.3.1.md
  • docs/self-hosted/oel/polis/changelog/v26.3.1.md
  • docs/self-hosted/oel/oel-kratos-image-tags.md
  • docs/self-hosted/oel/oel-keto-image-tags.md
  • docs/self-hosted/oel/oel-oathkeeper-image-tags.md
  • docs/self-hosted/oel/kratos/changelog/v26.3.1.md
  • docs/self-hosted/oel/oauth2/changelog/v26.3.1.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/self-hosted/oel/oel-hydra-image-tags.md

📝 Walkthrough

Walkthrough

This PR updates OEL documentation for v26.3.1 and v26.3.0, adding new image tag rows for five components and adding or updating corresponding changelog pages with no-entry notices and release notes.

Changes

OEL v26.3.x docs update

Layer / File(s) Summary
Image tag table 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 26.3.1 and 26.3.0 rows with release dates 2026-07-06 and 2026-07-01 to the OEL image tag tables.
Changelog placeholder entries
docs/self-hosted/oel/keto/changelog/v26.3.0.md, docs/self-hosted/oel/kratos/changelog/v26.3.0.md, docs/self-hosted/oel/oathkeeper/changelog/v26.3.0.md, docs/self-hosted/oel/oauth2/changelog/v26.3.0.md, docs/self-hosted/oel/polis/changelog/v26.3.0.md, docs/self-hosted/oel/keto/changelog/v26.3.1.md, docs/self-hosted/oel/kratos/changelog/v26.3.1.md, docs/self-hosted/oel/oathkeeper/changelog/v26.3.1.md, docs/self-hosted/oel/oauth2/changelog/v26.3.1.md, docs/self-hosted/oel/polis/changelog/v26.3.1.md
Adds explicit no-entry notices for v26.3.0 changelogs and new v26.3.1 changelog content across the listed components.
Estimated code review effort: 2 (Simple) ~10 minutes

Possibly related PRs

  • ory/docs#2618: Updates the same OEL image-tag tables and per-component changelog pages for another release.
  • ory/docs#2637: Modifies the same self-hosted OEL documentation set by adding new version rows and changelog notices.
  • ory/docs#2647: Uses the same release-note and image-tag update pattern for OEL documentation.

Suggested reviewers: vinckr, aeneasr, unatasha8, adamwalach

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is too brief and misses the required template sections like purpose, related issue, checklist, and breaking-change details. Expand it to the repository template with big-picture summary, related issue or design link, checklist items, and any breaking-change notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states the main change: updating OEL images.
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.
✨ 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

Git: Failed to clone repository. Please run the @coderabbitai full review command to re-trigger a full review. If the issue persists, set path_filters to include or exclude specific files.


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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 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/oauth2/changelog/v26.3.0.md`:
- Line 1: The placeholder changelog text uses the wrong component name, so
update the message in the v26.3.0 changelog entry to match the OAuth2 package
instead of hydra. Locate the hardcoded placeholder string in this changelog file
and replace the incorrect component label with the correct one used by the
oauth2 docs, keeping the rest of the wording unchanged.
🪄 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: a48f5aa9-4483-49a4-ab41-13c55e60c640

📥 Commits

Reviewing files that changed from the base of the PR and between 385ba6f and dab78fe.

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

Comment thread docs/self-hosted/oel/oauth2/changelog/v26.3.0.md
@adamwalach adamwalach merged commit e33c9e3 into master Jul 6, 2026
11 of 12 checks passed
@adamwalach adamwalach deleted the oel-version-update branch July 6, 2026 13:39
unatasha8 pushed a commit that referenced this pull request Jul 6, 2026
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