root: support db pool (#13534)

This commit is contained in:
Marc 'risson' Schmitt
2025-04-14 18:05:31 +02:00
committed by GitHub
parent 03d5dad867
commit 0606b1aba4
6 changed files with 123 additions and 3 deletions

View File

@ -19,6 +19,8 @@ Previously, sessions were stored by default in the cache. Now, they are stored i
## New features
### Postgres pool
## Upgrading
This release does not introduce any new requirements. You can follow the upgrade instructions below; for more detailed information about upgrading authentik, refer to our [Upgrade documentation](../../install-config/upgrade.mdx).