website/docs: add release notes for 2026.5.3 (#22976)

update release notes for 2026.5.3
This commit is contained in:
Connor Peshek
2026-06-10 12:33:06 -05:00
committed by GitHub
parent f54840d460
commit d1ade08e24
+12
View File
@@ -515,6 +515,18 @@ This release has been skipped.
- security: GHSA-wr38-7xg8-fqxr
- security: GHSA-xp7f-xjjx-gwm8
## Fixed in 2026.5.3
- blueprints: handle integrity exception when applying blueprints (cherry-pick #22599 to version-2026.5) (#22927)
- core: bump django from 5.2.14 to v5.2.15 (cherry-pick #22956 to version-2026.5) (#22962)
- endpoints/connectors/agent: fix exception with invalid auth type (cherry-pick #22943 to version-2026.5) (#22951)
- enterprise/providers/scim: fix interactive OAuth overriding refresh_token (cherry-pick #22858 to version-2026.5) (#22861)
- providers/oauth: skip post logout redirect matching if none are saved on the provider (cherry-pick #22718 to version-2026.5) (#22955)
- providers/radius: fix panic in log due to type (cherry-pick #22965 to version-2026.5) (#22967)
- tests/e2e: fix proxy tests failing due to in-use port (cherry-pick #22785 to version-2026.5) (#22792)
- web/admin: fix Docker outpost integration form CA Cert filter (cherry-pick #22863 to version-2026.5) (#22895)
- web/polyfill: polyfill customElements.getName for Safari < 17.4 (cherry-pick #22940 to version-2026.5) (#22963)
## API Changes
### authentik (v 2026.5.0)