Skip to content

Commit

Permalink
website/docs: prepare for 2024.12.0 (cherry-pick #12420) (#12422)
Browse files Browse the repository at this point in the history
website/docs: prepare for 2024.12.0 (#12420)

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
  • Loading branch information
gcp-cherry-pick-bot[bot] and rissson authored Dec 19, 2024
1 parent 82930ee commit 5fb7dc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Even if the issue is not a CVE, we still greatly appreciate your help in hardeni

| Version | Supported |
| --------- | --------- |
| 2024.8.x ||
| 2024.10.x ||
| 2024.12.x ||

## Reporting a Vulnerability

Expand Down
8 changes: 2 additions & 6 deletions website/docs/releases/2024/v2024.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ title: Release 2024.12
slug: "/releases/2024.12"
---

:::::note
2024.12 has not been released yet! We're publishing these release notes as a preview of what's to come, and for our awesome beta testers trying out release candidates.

To try out the release candidate, replace your Docker image tag with the latest release candidate number, such as 2024.12.0-rc1. You can find the latest one in [the latest releases on GitHub](https://github.com/goauthentik/authentik/releases). If you don't find any, it means we haven't released one yet.
:::::

## Highlights

- **Redirect stage** Conditionally redirect users to other flows and URLs.
Expand Down Expand Up @@ -102,6 +96,7 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.12
- enterprise/rac: fix API Schema for invalidation_flow (#11907)
- enterprise/stages/authenticator_endpoint_gdtc: don't set frame options globally (#12311)
- enterprise: allow deletion/modification of users when in read-only mode (#12289)
- events: notification_cleanup: avoid unnecessary loop (cherry-pick #12417) (#12418)
- flows: better test stage's challenge responses (#12316)
- flows: silent authz flow (#12213)
- internal: add CSP header to files in `/media` (#12092)
Expand All @@ -122,6 +117,7 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.12
- providers/scim: accept string and int for SCIM IDs (#12093)
- rbac: fix incorrect object_description for object-level permissions (#12029)
- root: check remote IP for proxy protocol same as HTTP/etc (#12094)
- root: expose CONN_MAX_AGE, CONN_HEALTH_CHECKS and DISABLE_SERVER_SIDE_CURSORS for PostgreSQL config (cherry-pick #10159) (#12419)
- root: fix activation of locale not being scoped (#12091)
- root: fix database ssl options not set correctly (#12180)
- root: fix health status code (#12255)
Expand Down

0 comments on commit 5fb7dc4

Please sign in to comment.