Releases: itzg/saml-auth-proxy
Releases · itzg/saml-auth-proxy
1.15.0
1.14.0
What's Changed
- build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #79
- Adds support for SAML request signing by @morse255 in #81
- build: upgrade to Go 1.22.5 by @itzg in #82
New Contributors
Full Changelog: 1.13.0...1.14.0
1.13.0
Changelog
- b851046 Implement support for Azure App Registration SSO. (#78)
- 7850ed6 build(deps): bump actions/checkout from 3 to 4 (#66)
- e5da528 build(deps): bump github.com/crewjam/saml from 0.4.13 to 0.4.14 (#73)
- 67ea20a build(deps): bump github.com/itzg/go-flagsfiller from 1.12.0 to 1.13.1
- 6d1c7b2 build(deps): bump github.com/itzg/go-flagsfiller from 1.13.1 to 1.14.0 (#75)
- bbd79e7 build: use common github workflows (#71)
1.12.0
Changelog
1.11.0
1.10.0
1.9.1
Changelog
- df41ae4 Added support for an authentication verify path (#38)
- 6ed4034 build(deps): bump github.com/crewjam/saml from 0.4.10 to 0.4.12 (#46)
- 0b595be build(deps): bump github.com/crewjam/saml from 0.4.8 to 0.4.9 (#39)
- b11b502 build(deps): bump github.com/crewjam/saml from 0.4.9 to 0.4.10 (#40)
- e5dca4d build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 (#41)
- 90fc409 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#42)
1.9.0
1.8.0
1.7.0
Changelog
- d89c5f6 Added configuration for token cookie name (#32)
- c62d31b build(deps): bump actions/checkout from 2 to 3 (#25)
- ee12406 build(deps): bump actions/setup-go from 2 to 3 (#26)
- fbe0d47 build(deps): bump docker/login-action from 1 to 2 (#27)
- d177b68 build(deps): bump docker/setup-buildx-action from 1 to 2 (#28)
- 8d90185 build(deps): bump github.com/crewjam/saml from 0.4.5 to 0.4.6 (#20)
- 4c1152e build(deps): bump github.com/itzg/go-flagsfiller from 1.4.2 to 1.8.0 (#19)
- fe2e790 build(deps): bump github.com/itzg/go-flagsfiller from 1.8.0 to 1.9.0 (#23)
- f7c51e8 build(deps): bump github.com/itzg/go-flagsfiller from 1.9.0 to 1.9.1 (#24)
- d27fa64 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#29)
- 3b69126 build: configure goreleaser to use buildx
- 4bba280 build: remove scoop release for now
- b4ee622 build: switch to github actions (#21)
- 78a8576 build: upgraded to Go 1.18 (#31)