v2.22.0
sagikazarmark
released this
30 Jan 16:27
·
1896 commits
to master
since this release
The official docker release for this release can be pulled from
quay.io/dexidp/dex:v2.22.0
Features:
google
: Implement group whitelisting (#1591, @bonifaido)- Read static password hash from environment variable (#1601, @krishnadurai)
- OpenShift connector (#1599, @sabre1041)
Bugfixes:
- Provider icons use the connector name, not the ID (#1576, @nabokihms)
- MySQL idle connection limiet (#1609, @PeopleRange)
- OIDC Email scope check (#1610, @nabokihms)
google
: Fix group retrieval (#1627, @jfrabaute)- Prometheus is optional for the server (#1625, @xtremerui)
Minor changes:
- Moved to GitHub actions from TravisCI (#1596, #1605, @sagikazarmark)
- Improved conformance tests (#1556, @tkleczek)
- Upgraded Go to 1.13 and Alpine to 3.10 (#1592, @bonifaido)
- Improved code quality by introducing better linter settings (#1603, #1604, @sagikazarmark)
microsoft
: Improved connector tests (#1622, @chlunde)