docs: add changelog entry for Redis mTLS client cert options (#3399)

Signed-off-by: Piotr Karatkevich <Piotr_Karatkevich@epam.com>
Made-with: Cursor
This commit is contained in:
Piotr Karatkevich 2026-04-07 04:08:45 +03:00
parent d20d20e127
commit fe019256bb
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
## Changes since v7.15.1
- [#3399](https://github.com/oauth2-proxy/oauth2-proxy/pull/3399) feat: add Redis client certificate and key paths for mutual TLS to the Redis session store (@karatkep)
# V7.15.1
## Release Highlights