Skip to content

core: bump django from v5.2.8 to 5.2.11 (version-2025.10)#20020

Merged
melizeche merged 3 commits intoversion-2025.10from
bump_django_25_10
Feb 5, 2026
Merged

core: bump django from v5.2.8 to 5.2.11 (version-2025.10)#20020
melizeche merged 3 commits intoversion-2025.10from
bump_django_25_10

Conversation

@melizeche
Copy link
Member

Details


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 4, 2026 17:16
@netlify
Copy link

netlify bot commented Feb 4, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit f70e984
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69837ee78ebc39000899054a
😎 Deploy Preview https://deploy-preview-20020--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 Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (13bb8e3) to head (e047ff2).
⚠️ Report is 3 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #20020      +/-   ##
===================================================
- Coverage            92.96%   92.93%   -0.04%     
===================================================
  Files                  869      869              
  Lines                48187    48187              
===================================================
- Hits                 44799    44781      -18     
- Misses                3388     3406      +18     
Flag Coverage Δ
e2e 45.11% <100.00%> (-0.02%) ⬇️
integration 23.17% <100.00%> (+<0.01%) ⬆️
unit 91.06% <100.00%> (+<0.01%) ⬆️
unit-migrate 91.11% <100.00%> (+<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

github-actions bot commented Feb 4, 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-e047ff253ba7082954285e65ebca837c467471f9
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-e047ff253ba7082954285e65ebca837c467471f9

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

@rissson rissson changed the title core: bump django from v5.2.8 to 5.2.11 core: bump django from v5.2.8 to 5.2.11 (version-2025.10) Feb 5, 2026
@melizeche melizeche merged commit f2188d0 into version-2025.10 Feb 5, 2026
85 of 95 checks passed
@melizeche melizeche deleted the bump_django_25_10 branch February 5, 2026 17:41
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