Skip to content

website/docs: add 2026.2 release notes draft page#19418

Merged
gergosimonyi merged 1 commit intomainfrom
website/docs/add-2026-2-release-notes-draft
Jan 14, 2026
Merged

website/docs: add 2026.2 release notes draft page#19418
gergosimonyi merged 1 commit intomainfrom
website/docs/add-2026-2-release-notes-draft

Conversation

@gergosimonyi
Copy link
Collaborator

This page is marked as draft: true, so it's not present in a production build.

From now on, any PR should include a note here if it's relevant enough.

Any PR should include a note here if it's relevant enough.
@gergosimonyi gergosimonyi requested a review from a team as a code owner January 14, 2026 13:55
@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 687fd4f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6967a043a47e800008547e27
😎 Deploy Preview https://deploy-preview-19418--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 Jan 14, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 687fd4f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6967a0434481f10008363c29
😎 Deploy Preview https://deploy-preview-19418--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.

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (59f762b) to head (687fd4f).
⚠️ Report is 10 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19418      +/-   ##
==========================================
+ Coverage   93.10%   93.30%   +0.19%     
==========================================
  Files         949      949              
  Lines       52423    52423              
==========================================
+ Hits        48809    48913     +104     
+ Misses       3614     3510     -104     
Flag Coverage Δ
conformance 38.78% <ø> (+<0.01%) ⬆️
e2e 44.67% <ø> (+0.62%) ⬆️
integration 23.37% <ø> (-0.06%) ⬇️
unit 91.57% <ø> (+<0.01%) ⬆️
unit-migrate 91.61% <ø> (+<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-687fd4f1cf1498901b63c0fde6638cf0ba9b063f
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-687fd4f1cf1498901b63c0fde6638cf0ba9b063f

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

@gergosimonyi gergosimonyi merged commit 68e982b into main Jan 14, 2026
183 of 187 checks passed
@gergosimonyi gergosimonyi deleted the website/docs/add-2026-2-release-notes-draft branch January 14, 2026 15:04
kensternberg-authentik added a commit that referenced this pull request Jan 14, 2026
* main: (87 commits)
  core: bump importlib-metadata from 8.6.1 to 8.7.1 (#19430)
  core: bump geoip2 from 5.1.0 to 5.2.0 (#19429)
  core: bump debugpy from 1.8.14 to 1.8.19 (#19414)
  core: remove session migration (#14568)
  website/docs: add 2026.2 release notes draft page (#19418)
  core: bump wsproto from 1.2.0 to 1.3.2 (#19417)
  core: bump bpython from 0.25 to 0.26 (#19408)
  core: bump pdoc from 15.0.3 to 16.0.0 (#19413)
  core: bump ruff from 0.11.9 to 0.14.11 (#19410)
  core: bump python-kadmin-rs from 0.6.1 to 0.6.3 (#19416)
  core: bump drf-orjson-renderer from 1.7.3 to 1.8.0 (#19415)
  core: bump black from 25.1.0 to 25.12.0 (#19412)
  core: bump lxml from 6.0.0 to 6.0.2 (#19409)
  core: bump xmlsec from 1.3.16 to 1.3.17 (#19411)
  core: bump library/nginx from `06eb0c8` to `e3a22a7` in /website (#19394)
  core: bump library/node from `03729a7` to `6222695` in /website (#19393)
  website/docs: remove "beta" tag from 2025.12 (#19404)
  website/docs: add import to discord policy (#19397)
  web: bump @types/node from 25.0.7 to 25.0.8 in /web (#19392)
  website/docs: mention dynamic overrides in redirect stage documentation (#19368)
  ...
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