Update changelog to add request builder entry
This commit is contained in:
parent
028a0ed62e
commit
02410d3919
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
## Changes since v6.0.0
|
||||
|
||||
- [#660](https://github.com/oauth2-proxy/oauth2-proxy/pull/660) Use builder pattern to simplify requests to external endpoints (@JoelSpeed)
|
||||
- [#591](https://github.com/oauth2-proxy/oauth2-proxy/pull/591) Introduce upstream package with new reverse proxy implementation (@JoelSpeed)
|
||||
- [#576](https://github.com/oauth2-proxy/oauth2-proxy/pull/576) Separate Cookie validation out of main options validation (@JoelSpeed)
|
||||
- [#656](https://github.com/oauth2-proxy/oauth2-proxy/pull/656) Split long session cookies more precisely (@NickMeves)
|
||||
|
|
|
|||
Loading…
Reference in New Issue