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:
parent
bded36d88f
commit
5c598577f4
|
|
@ -8,6 +8,8 @@
|
||||||
|
|
||||||
## Changes since v7.12.0
|
## 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
|
# V7.12.0
|
||||||
|
|
||||||
## Release Highlights
|
## Release Highlights
|
||||||
|
|
@ -119,7 +121,7 @@ For detailed information, migration guidance, and security implications, see the
|
||||||
- 🕵️♀️ Vulnerabilities have been addressed
|
- 🕵️♀️ Vulnerabilities have been addressed
|
||||||
- [CVE-2025-22871](https://github.com/advisories/GHSA-g9pc-8g42-g6vq)
|
- [CVE-2025-22871](https://github.com/advisories/GHSA-g9pc-8g42-g6vq)
|
||||||
- 🐛 Squashed some bugs
|
- 🐛 Squashed some bugs
|
||||||
|
|
||||||
## Important Notes
|
## Important Notes
|
||||||
|
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue