website/docs: finalize release notes for 2025.6#14854
Conversation
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14854 +/- ##
==========================================
- Coverage 92.83% 92.81% -0.03%
==========================================
Files 817 817
Lines 42197 42197
==========================================
- Hits 39173 39164 -9
- Misses 3024 3033 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-a558c1afe83c4d8e2f6e10a3299367205aa7d59c
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your 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-a558c1afe83c4d8e2f6e10a3299367205aa7d59cAfterwards, run the upgrade commands from the latest release notes. |
|
@gergosimonyi If i'm not mistaken, you also have to add this page to the sidebar and move 2024.12 to the previous versions folder |
|
You are 100% not mistaken, I'm not sure where that commit went. Thank you! |
This reverts commit eea9d03. I'd like to do the release tonight, but I can't merge this because it needs a review from @teams/security. I'll open a separate PR for it.
|
/cherry-pick version-2025.6 |
* remove internal changes from release notes * add late additions to release notes * remove release candidate notice from `2025.6` * rotate supported versions * rotate releases in sidebar * Revert "rotate supported versions" This reverts commit eea9d03. I'd like to do the release tonight, but I can't merge this because it needs a review from @teams/security. I'll open a separate PR for it.
#14855) website/docs: finalize release notes for `2025.6` (#14854) * remove internal changes from release notes * add late additions to release notes * remove release candidate notice from `2025.6` * rotate supported versions * rotate releases in sidebar * Revert "rotate supported versions" This reverts commit eea9d03. I'd like to do the release tonight, but I can't merge this because it needs a review from @teams/security. I'll open a separate PR for it. Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
* main: (97 commits) website/docs: update style guide (#14373) website/docs: finalize release notes for `2025.6` (#14854) providers/rac: apply ConnectionToken scoped-settings last (#14838) lib/sync: fix static incorrect label of pages (#14851) website/docs: Add FIDO2 references to the documentation (#14826) website/docs: add LDAP docs for forward deletion and `memberUid` (#14814) stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#14801) core: bump structlog from 25.3.0 to 25.4.0 (#14834) web: bump tar-fs from 3.0.8 to 3.0.9 in /web (#14836) website/integrations: Update Zammad SAML Instructions (#14774) website/integrations: remove trailing slash from budibase redirect (#14823) remove fluff from release notes 2025.6 (#14819) web: bump @sentry/browser from 9.22.0 to 9.23.0 in /web in the sentry group across 1 directory (#14776) website: bump postcss from 8.5.3 to 8.5.4 in /website (#14787) web: bump the esbuild group across 2 directories with 4 updates (#14711) core: bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 (#14733) core: bump twilio from 9.6.1 to 9.6.2 (#14789) website: bump @types/node from 22.15.21 to 22.15.29 in /website (#14808) core: bump astral-sh/uv from 0.7.8 to 0.7.9 (#14806) core: bump uvicorn[standard] from 0.34.2 to 0.34.3 (#14811) ...
* remove internal changes from release notes * add late additions to release notes * remove release candidate notice from `2025.6` * rotate supported versions * rotate releases in sidebar * Revert "rotate supported versions" This reverts commit eea9d03. I'd like to do the release tonight, but I can't merge this because it needs a review from @teams/security. I'll open a separate PR for it.
No description provided.