Skip to content

v2.19.0

Compare
Choose a tag to compare
@srenatus srenatus released this 03 Sep 07:45
· 2039 commits to master since this release
v2.19.0
179cce3

The official docker release for this release can be pulled from

quay.io/dexidp/dex:v2.19.0

Notes:

  • Following Mozilla's recommendations for secure TLS settings in the
    "Intermediate" compatibility mode, some insecure cipher suitess have been
    removed, overriding Golang's standard set of ciphers. In the unlikely event
    that this makes one of your clients NOT work with Dex anymore (and there's
    a decent reason for not being able to update that client), please file an
    issue. See #1540 for details.
  • As mentioned in documentation, Kubernetes TPR suppport is removed in this
    release.

Features:

Bug fixes, misc changes: