v2.42.0
What's Changed
Exciting New Features 🎉
- feat: also allow localhost equivalent IP addresses by @dsonck92 in https://github.com/dexidp/dex/pull/3778
Enhancements 🚀
- Added Discovery to grpc by @koendelaat in https://github.com/dexidp/dex/pull/3598
- feat(metrics): add response_size, request_duration histograms by @IvoGoman in https://github.com/dexidp/dex/pull/3748
- Handle root path better (than nothing) by @nabokihms in https://github.com/dexidp/dex/pull/3747
- Support base64 encoded and PEM encoded certs by @nabokihms in https://github.com/dexidp/dex/pull/3751
- GitLab connector: add GitLab additional group with role by @zvlb in https://github.com/dexidp/dex/pull/2941
- OIDC Connector: Support for IssuerAlias and group claims with maps instead of strings by @meldsza in https://github.com/dexidp/dex/pull/3676
- Add CSS for example app to make it prettier by @nabokihms in https://github.com/dexidp/dex/pull/3886
- feat: set resource revision for connectors by @nrwiersma in https://github.com/dexidp/dex/pull/3868
- Add authproxy preferred_username header by @kotx in https://github.com/dexidp/dex/pull/3950
- Passing context storage by @bobmaertz in https://github.com/dexidp/dex/pull/3941