chore: update CHANGELOG.md to include comprehensive tests for Redis sentinel DB configuration

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar Bakr 2025-08-25 15:06:49 +03:00
parent bded36d88f
commit 5c598577f4
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28
1 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,8 @@
## Changes since v7.12.0
- [#3175](https://github.com/oauth2-proxy/oauth2-proxy/pull/3175) test: add comprehensive tests for Redis sentinel DB configuration (@5h4k4r)
# V7.12.0
## Release Highlights
@ -119,7 +121,7 @@ For detailed information, migration guidance, and security implications, see the
- 🕵️‍♀️ Vulnerabilities have been addressed
- [CVE-2025-22871](https://github.com/advisories/GHSA-g9pc-8g42-g6vq)
- 🐛 Squashed some bugs
## Important Notes
## Breaking Changes