v2.16.0
The official docker release for this release can be pulled from
quay.io/dexidp/dex:v2.16.0
Features:
- Add an option to the OpenID Connect connector to always set email_verified to true (#1417, @gezb)
- Docker image no longer runs dex as root (#1426, @justaugustus)
Bug fixes, misc changes:
- Dex now logs client name instead of client_id (#1427, @yann-soubeyrand)
- Fixes for Go 1.11.4 modules (#1402, @lstoll)
- Refactor logging to use an interface instead of logrus directly (#1408, @sagikazarmark)