Skip to content

website/release notes: Update v2025.12 release notes (cherry-pick #18797 to version-2025.12)#18800

Merged
dominic-r merged 1 commit intoversion-2025.12from
cherry-pick/18797-to-version-2025.12
Dec 13, 2025
Merged

website/release notes: Update v2025.12 release notes (cherry-pick #18797 to version-2025.12)#18800
dominic-r merged 1 commit intoversion-2025.12from
cherry-pick/18797-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #18797 to version-2025.12 branch.

Original PR: #18797
Original Author: @melizeche
Cherry-picked commit: 9f1e55f

* website/release notes: Update v2025.12 release notes

Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>

* fix linting

---------

Signed-off-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7fd5583
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/693c96774f1875000806f451
😎 Deploy Preview https://deploy-preview-18800--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.

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 7fd5583
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/693c9677b944440007fbda45

@dominic-r dominic-r enabled auto-merge (squash) December 12, 2025 22:30
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.17%. Comparing base (c0eff71) to head (7fd5583).
⚠️ Report is 3 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #18800      +/-   ##
===================================================
- Coverage            93.23%   93.17%   -0.06%     
===================================================
  Files                  946      946              
  Lines                51903    51903              
===================================================
- Hits                 48392    48362      -30     
- Misses                3511     3541      +30     
Flag Coverage Δ
e2e 44.75% <ø> (-0.04%) ⬇️
integration 23.23% <ø> (-0.08%) ⬇️
unit 91.46% <ø> (+<0.01%) ⬆️
unit-migrate 91.51% <ø> (+<0.01%) ⬆️

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

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-7fd5583c569659297b4a51dd4b5fe74776c4493f
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-7fd5583c569659297b4a51dd4b5fe74776c4493f

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

@dominic-r dominic-r merged commit 29e9009 into version-2025.12 Dec 13, 2025
129 of 131 checks passed
@dominic-r dominic-r deleted the cherry-pick/18797-to-version-2025.12 branch December 13, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants