Skip to content

Commit

Permalink
website/docs: update 2024.6 release notes with latest changes (cherry…
Browse files Browse the repository at this point in the history
…-pick #10228) (#10243)

Co-authored-by: Marc 'risson' Schmitt <[email protected]>
  • Loading branch information
gcp-cherry-pick-bot[bot] and rissson authored Jun 26, 2024
1 parent ba87fd8 commit 3b1034b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/docs/releases/2024/v2024.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.6
- core: groups: optimize recursive children query (#9931)
- core: include version in built JS files (cherry-pick #9558) (#10148)
- core: only prefetch related objects when required (#9476)
- core: rework base for SkipObject exception to better support control flow exceptions (cherry-pick #10186) (#10187)
- crypto: update fingerprint at same time as certificate (#10036)
- enterprise/audit: fix audit logging with m2m relations (#9571)
- enterprise/providers/google: initial account sync to google workspace (#9384)
Expand Down Expand Up @@ -152,6 +153,8 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.6
- root: handle asgi exception (#10085)
- root: include task_id in events and logs (#9749)
- root: use custom model serializer that saves m2m without bulk (cherry-pick #10139) (#10151)
- security: fix [CVE-2024-37905](../../security/CVE-2024-37905.md), reported by [@m2a2](https://github.com/m2a2) (cherry-pick #10230) (#10237)
- security: fix [CVE-2024-38371](../../security/CVE-2024-38371.md), reported by Stefan Zwanenburg (cherry-pick #10229) (#10234)
- sources/oauth: ensure all UI sources return a valid source (#9401)
- sources/oauth: fix OAuth Client sending token request incorrectly (#9474)
- sources/oauth: modernizes discord icon (#9817)
Expand Down

0 comments on commit 3b1034b

Please sign in to comment.