Releases: gogatekeeper/gatekeeper
Releases · gogatekeeper/gatekeeper
3.0.1-rc1
3.0.0
What's Changed
- Implement level of authentication by @p53 in #510
- Level of authentication by @p53 in #511
- Remove old tls versions 1.0, 1.1 from allowed tls versions by @p53 in #512
- Use ed25519 instead of rsa in self signed certs by @p53 in #513
- Enable json-logging, encrypted-token, pkce by default by @p53 in #514
- Update go 1.23 by @p53 in #515
- Add cors check to config by @p53 in #516
- Docs 3 by @p53 in #518
Full Changelog: 2.14.3...3.0.0
3.0.0-rc2
Changelog
- 9701e18 Add cors check to config (#516)
- c9fdf0a Enable json-logging, encrypted-token, pkce by default (#514)
- fc55a3e Level of authentication (#511)
- a77b4e7 Remove old tls versions 1.0, 1.1 from allowed tls versions (#512)
- e545bc2 Update go 1.23 (#515)
- ecfaf91 Use ed25519 instead of rsa in self signed certs (#513)
3.0.0-rc1
2.14.3
2.14.3-rc1
2.14.2
What's Changed
- Add graceful period to server (#499) by @arielmorelli in #500
- Update deps 2.14.2 by @p53 in #501
- Update go to 1.22.6 by @p53 in #502
New Contributors
- @arielmorelli made their first contribution in #500
Full Changelog: 2.14.1...2.14.2
2.14.2-rc2
2.14.2-rc1
What's Changed
- Add graceful period to server (#499) by @arielmorelli in #500
- Update deps 2.14.2 by @p53 in #501
New Contributors
- @arielmorelli made their first contribution in #500
Full Changelog: 2.14.1...2.14.2-rc1