Add route building error propagation to changelog

Signed-off-by: Simon Engmann <simon.engmann@sovity.de>
This commit is contained in:
Simon Engmann 2025-01-10 12:23:47 +01:00 committed by Jan Larwig
parent ef09fb5fab
commit 5155e54d22
No known key found for this signature in database
GPG Key ID: C2172BFA220A037A
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
- [#3374](https://github.com/oauth2-proxy/oauth2-proxy/pull/3374) fix: handle Unix socket RemoteAddr in IP resolution (@H1net)
- [#3381](https://github.com/oauth2-proxy/oauth2-proxy/pull/3381) fix: do not log error for backend logout 204 (@artificiosus)
- [#3327](https://github.com/oauth2-proxy/oauth2-proxy/pull/3327) fix: improve logging when session refresh token is missing (@yosri-brh)
- [#2767](https://github.com/oauth2-proxy/oauth2-proxy/pull/2767) fix: propagate errors during route building (@sybereal)
## Release Highlights