v2.29.0
sagikazarmark
released this
29 Jun 15:05
·
1405 commits
to master
since this release
The official container image for this release can be pulled from
ghcr.io/dexidp/dex:v2.29.0
Features:
- Add sprig v3 functions to web templates (#2152, @nabokihms)
- Add ent-based sqlite3 storage (#1906, @nabokihms)
- Support setting the prompt type for the Microsoft connector (#1912, @ricky26)
- Embed web assets (#2054, @sagikazarmark)
Bugfixes:
- Defer creation of auth request (#1865, @al45tair)
- Use
/token
endpoint to get tokens with device flow (#2010, @nabokihms) - Fix MySQL connection to use the provided port (#2100, @sagikazarmark)
Security:
- Use constant time comparison for client secret verification (#1861, @xtremerui)
Minor changes:
- Dependency upgrades
- Tons of small fixes and changes
Find more details in the v2.29.0 milestone.
Many thanks to everyone who contributed to this release!