website/docs: prepare 2023.10.2 release notes (#7362)

website/docs: prepare 2023.10.2

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L 2023-10-28 21:07:57 +02:00 committed by GitHub
parent c3a81a1cce
commit 2a47ff2977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -125,6 +125,17 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2023.10
- lifecycle: fix otp merge migration (#7315)
## Fixed in 2023.10.2
- blueprints: fix entries with state: absent not being deleted if their serializer has errors (#7345)
- crypto: fix race conditions when creating self-signed certificates on startup (#7344)
- lifecycle: rework otp_merge migration (#7359)
- providers/proxy: to fix duplicate cookie (#7324)
- rbac: handle lookup error (#7341)
- stages/email: fix sending emails from task (#7325)
- web/admin: fix @change handler for ak-radio elements (#7348)
- web/admin: fix role form reacting to enter (#7330)
## API Changes
#### What's New