Skip to content

chore(docs): update of OEL images#2618

Merged
deepakprabhakara merged 1 commit into
masterfrom
oel-version-update
Jun 10, 2026
Merged

chore(docs): update of OEL images#2618
deepakprabhakara merged 1 commit into
masterfrom
oel-version-update

Conversation

@ory-bot

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

Copy link
Copy Markdown
Collaborator

Update OEL images

Summary by CodeRabbit

  • Documentation
    • Added version 26.2.17 release notes documenting Kratos enhancements including passkey strategy configuration, device authentication improvements, and SCIM provisioning features with enterprise user attribute support and automatic organization linking.
    • Updated image tag documentation to reflect version 26.2.17 release (2026-06-10) across all services.

@ory-bot ory-bot self-assigned this Jun 10, 2026
@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR documents the v26.2.17 release of Ory's self-hosted OEL (Open Enterprise License) platform by adding detailed Kratos release notes and version metadata across all five OEL components: Kratos, Keto, Oathkeeper, Hydra, and Polis.

Changes

OEL v26.2.17 Release Documentation

Layer / File(s) Summary
Kratos v26.2.17 release notes
docs/self-hosted/oel/kratos/changelog/v26.2.17.md
Kratos release notes document five feature areas: passkey strategy configuration (authenticator selection/attachment defaults, attestation preferences, registration/login timeouts); DeviceAuthn attestation CA revocation checking with lazy Android root CA initialization; SCIM mapper exposure of existing identity (traits and metadata) as an external variable to support unmanaged field merging; SCIM enterprise user extension schema support with URN-prefixed PATCH/filter operations; and SCIM provisioning auto-linking of unclaimed users into organizations when verified email domain matches configured domains.
OEL component version declarations and changelog placeholders
docs/self-hosted/oel/*/changelog/v26.2.17.md, docs/self-hosted/oel/*-image-tags.md
Version 26.2.17 is declared across all five OEL components by adding image tag entries (26.2.17, release date 2026-06-10) to the five product image tag tables and creating changelog placeholders for Keto, Oathkeeper, Hydra (OAuth2), and Polis indicating no changelog entries exist for this version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • ory/docs#2565: Similar OEL version release documentation structure adding v26.2.12 entries to the same self-hosted component image tag and changelog files.
  • ory/docs#2531: OEL image tag table updates for version 26.2.8 across the same documentation files.
  • ory/docs#2527: OEL release documentation adding version 26.2.7 entries to the same component changelog and image tag markdown files.

Suggested reviewers

  • vinckr
  • aeneasr
  • unatasha8
  • adamwalach

🐰 A version released, a changelog penned,
Image tags proclaimed from end to end,
Kratos shines with features new,
While siblings rest—no changes, too.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating OEL image tags across multiple documentation files for version 26.2.17.
Description check ✅ Passed The description is minimal but the PR updates documentation only, which does not require an issue reference per the 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.

@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.

🧹 Nitpick comments (1)
docs/self-hosted/oel/kratos/changelog/v26.2.17.md (1)

76-76: 💤 Low value

Minor style: Consider "who" instead of "that" for person reference.

The sentence reads "a user that already exists" — style guides generally prefer "who" when referring to people.

📝 Suggested wording
-When a SCIM client creates a user that already exists as an unclaimed identity, Ory checks the existing identity's verified email
+When a SCIM client creates a user who already exists as an unclaimed identity, Ory checks the existing identity's verified email
🤖 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/kratos/changelog/v26.2.17.md` at line 76, The sentence
"When a SCIM client creates a user that already exists as an unclaimed identity,
Ory checks the existing identity's verified email" uses "that" for a person;
change "that" to "who" so it reads "When a SCIM client creates a user who
already exists as an unclaimed identity, Ory checks the existing identity's
verified email" to conform to person-first style. Update only that word in the
line to preserve original meaning and punctuation.
🤖 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.

Nitpick comments:
In `@docs/self-hosted/oel/kratos/changelog/v26.2.17.md`:
- Line 76: The sentence "When a SCIM client creates a user that already exists
as an unclaimed identity, Ory checks the existing identity's verified email"
uses "that" for a person; change "that" to "who" so it reads "When a SCIM client
creates a user who already exists as an unclaimed identity, Ory checks the
existing identity's verified email" to conform to person-first style. Update
only that word in the line to preserve original meaning and punctuation.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 13576cdc-8c05-423e-aaf6-9d45e6229ace

📥 Commits

Reviewing files that changed from the base of the PR and between a3c239f and 24129c7.

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

@deepakprabhakara deepakprabhakara merged commit 7bdacfb into master Jun 10, 2026
14 checks passed
@deepakprabhakara deepakprabhakara deleted the oel-version-update branch June 10, 2026 12:30
unatasha8 pushed a commit that referenced this pull request Jun 11, 2026
chore(docs): update OEL image tag
unatasha8 pushed a commit that referenced this pull request Jun 11, 2026
chore(docs): update OEL image tag
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