website/docs: Remove hyphen in read replica in Release Notes (#10178)

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Tana M Berry
2024-06-20 02:34:48 -05:00
committed by GitHub
parent 942019d31f
commit 94482daa97

View File

@ -11,9 +11,9 @@ To try out the release candidate, replace your Docker image tag with the latest
## Highlights
- **PostgreSQL read-replica** Optimize database query routing by using read-replicas to balance the load
- **New Enterprise providers** <span class="badge badge--primary">Enterprise</span> <span class="badge badge--info">Preview</span> Google Workspace and Microsoft Entra ID providers allows for user synchronization with authentik
- **Improved CAPTCHA stage** Allows configurable dynamic use of CAPTCHAs
- **PostgreSQL read replicas**: Optimize database query routing by using read replicas to balance the load
- **New Enterprise providers**: <span class="badge badge--primary">Enterprise</span> <span class="badge badge--info">Preview</span> Google Workspace and Microsoft Entra ID providers allow for user synchronization with authentik
- **Improved CAPTCHA stage**: Allows configurable dynamic use of CAPTCHAs
## Breaking changes