Skip to content

v2.34.0

Compare
Choose a tag to compare
@nabokihms nabokihms released this 16 Sep 05:27
· 689 commits to master since this release
7b589ba

The official container image for this release can be pulled from

ghcr.io/dexidp/dex:v2.34.0

What's Changed

Exciting New Features 馃帀

Enhancements 馃殌

  • fix: Fallback when group claim is a string instead of an array of strings by @JoooostB in #2639
  • feat(connector/authproxy): support multiple groups by @mclavel in #2643
  • Implement Application Default Credentials for the google connector by @ichbinfrog in #2530
  • build: bump Go version to 1.19 in Nix by @sagikazarmark in #2648

Dependency Updates 猬嗭笍

  • build(deps): bump alpine from 3.16.1 to 3.16.2 by @dependabot in #2624
  • build(deps): bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #2623
  • build(deps): bump aquasecurity/trivy-action from 0.6.1 to 0.7.0 by @dependabot in #2632
  • build(deps): bump github.com/mattn/go-sqlite3 from 1.14.11 to 1.14.15 by @dependabot in #2634
  • build(deps): bump aquasecurity/trivy-action from 0.7.0 to 0.7.1 by @dependabot in #2635
  • build(deps): bump google.golang.org/api from 0.89.0 to 0.93.0 by @dependabot in #2633
  • build(deps): bump google.golang.org/api from 0.93.0 to 0.94.0 by @dependabot in #2637
  • chore: Bump ent to 0.11.2 by @nabokihms in #2640
  • chore: Bump Go to 1.19 by @nabokihms in #2641
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0 by @dependabot in #2646
  • build(deps): bump google.golang.org/grpc from 1.47.0 to 1.49.0 by @dependabot in #2636
  • build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 in /api/v2 by @dependabot in #2611
  • build(deps): bump golang from 1.19.0-alpine3.15 to 1.19.1-alpine3.15 by @dependabot in #2650
  • chore: update alpine version in Go image by @sagikazarmark in #2656
  • build(deps): bump github.com/lib/pq from 1.10.5 to 1.10.7 by @dependabot in #2651
  • build(deps): bump google.golang.org/api from 0.94.0 to 0.95.0 by @dependabot in #2652
  • build(deps): bump google.golang.org/grpc from 1.47.0 to 1.49.0 in /api/v2 by @dependabot in #2638
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.3.0 to 3.4.0 by @dependabot in #2658

New Contributors

Full Changelog: v2.33.0...v2.34.0