Skip to content

v2.1.0

Compare
Choose a tag to compare
@rithujohn191 rithujohn191 released this 18 Jan 01:00
· 2550 commits to master since this release
v2.1.0

This is a minor release of dex with the following Changes since v2.0.0:

Features:

  • Support for leveled logging (#677).
  • Add error HTML templates with error description (#742).
  • Add 'make revendor' and tests to catch incorrect glide usage (#756).
  • Update refresh tokens instead of deleting and creating another (#757).
  • Updated go-oidc package (#765).

Bug Fixes:

  • Fix postgres timezone handling. Prior to this release Postgres users did not save any timezone data. We have fixed this issue in this release but it is no longer backward compatible. More details at (#749).
  • Enable groupSearch to be empty in connector/ldap (#759).
  • Fixes for the implicit and hybrid flow (#766, #775).