Skip to content

website/docs: Add changes in 2025.12.2 and 2025.12.3 to the release notes#19949

Merged
melizeche merged 2 commits intomainfrom
update_rel_notes25.3
Feb 2, 2026
Merged

website/docs: Add changes in 2025.12.2 and 2025.12.3 to the release notes#19949
melizeche merged 2 commits intomainfrom
update_rel_notes25.3

Conversation

@melizeche
Copy link
Member

Details

Update rel notes


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@melizeche melizeche requested a review from a team as a code owner February 2, 2026 18:15
@melizeche melizeche added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Feb 2, 2026
@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 649edcc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6980ead7df7c9a0008a365bd
😎 Deploy Preview https://deploy-preview-19949--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 649edcc
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6980ead7fbc69f0007c16100
😎 Deploy Preview https://deploy-preview-19949--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@melizeche melizeche enabled auto-merge (squash) February 2, 2026 18:18
@rissson rissson changed the title docs/release notes: Add changes in 2025.12.2 and 2025.12.3 to the release notes website/docs: Add changes in 2025.12.2 and 2025.12.3 to the release notes Feb 2, 2026
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (fa8b3d5) to head (649edcc).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19949      +/-   ##
==========================================
- Coverage   93.27%   93.24%   -0.04%     
==========================================
  Files         968      968              
  Lines       53332    53332              
==========================================
- Hits        49745    49729      -16     
- Misses       3587     3603      +16     
Flag Coverage Δ
conformance 38.07% <ø> (+<0.01%) ⬆️
e2e 44.08% <ø> (-0.05%) ⬇️
integration 22.92% <ø> (+<0.01%) ⬆️
unit 91.41% <ø> (+<0.01%) ⬆️
unit-migrate 91.43% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-649edcc1733c41c8f36584d6bdd1fe89cb698f64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-649edcc1733c41c8f36584d6bdd1fe89cb698f64

Afterwards, run the upgrade commands from the latest release notes.

@melizeche melizeche merged commit aaad609 into main Feb 2, 2026
101 checks passed
@melizeche melizeche deleted the update_rel_notes25.3 branch February 2, 2026 18:51
authentik-automation bot pushed a commit that referenced this pull request Feb 2, 2026
…ease notes (#19949)

Add changes in 2025.12.2 and 2025.12.3 to the release notes
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19950

dominic-r pushed a commit that referenced this pull request Feb 2, 2026
…otes (cherry-pick #19949 to version-2025.12) (#19950)

docs/release notes: Add changes in 2025.12.2 and 2025.12.3 to the release notes (#19949)

Add changes in 2025.12.2 and 2025.12.3 to the release notes

Co-authored-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants