mirror of https://github.com/vouch/vouch-proxy
2.5 KiB
2.5 KiB
Changelog for Vouch Proxy
Unreleased
Coming soon! Please document any work in progress here as part of your PR. It will be moved to the next tag when released.
v0.40.0
- upgrade golang to
v1.22
fromv1.18
v0.39.0
v0.38.0
- upgrade golang to
v1.18
fromv1.16
v0.37.0
v0.36.0
Permissions may need to be adjusted for /config/secret
and /config/config.yml
in Docker environemnts. See the README
v0.35.1
v0.35.0
- make session.MaxAge configurable to allow more time to login at the IdP
v0.34.2
- log github token only at
logLevel: debug
- documentation edits
- move
cookie.sameSite
configuration tocookie.Configure()
v0.34.1
v0.34.0
- add support for the "claims" Request Parameter to support Twitch OIDC as IdP
- add Twitch OIDC example
v0.33.0
v0.32.0
v0.31.0
- use quay.io instead of Docker Hub for docker image hosting
- use httprouter's more performant mux
v0.29.0
- embed static assets as templates using go:embed
v0.28.0
- add support for a custom 'relying party identifier' for ADFS
the rest is history and can be teased out with git log