Skip to content

Releases: zitadel/oidc

v3.51.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 07:45
7464275

3.51.0 (2026-09-14)

Features

v3.50.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 07:38
98df270

3.50.0 (2026-09-14)

Features

v3.49.6

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:19
cb9e7df

3.49.6 (2026-09-04)

Bug Fixes

  • oidc: map ErrSubjectInvalid to invalid_grant instead of server_error (#950) (cb9e7df), closes #945

v3.49.5

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:53
2d0c9cb

3.49.5 (2026-09-03)

Bug Fixes

v3.49.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:45
7a7a91d

3.49.4 (2026-08-28)

Bug Fixes

  • client: avoid mutating caller http.Client in CallRevokeEndpoint (#963) (7a7a91d), closes #911

v3.49.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 09:04
611e1a6

3.49.3 (2026-08-27)

Bug Fixes

  • op: guard against nil claims for opaque access tokens in token exchange (#959) (611e1a6), closes #704

v3.49.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:36
65199e0

3.49.2 (2026-08-07)

Bug Fixes

  • tracing key, doc rephrasing and guard slog.SetDefault against nil (#935) (65199e0)

v3.49.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:31
1974dae

3.49.1 (2026-08-05)

Bug Fixes

  • op: reject requested_token_type that cannot be issued (#932) (1974dae)

v3.49.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:22
4404f82

3.49.0 (2026-08-05)

Features

v4.0.0-next.4

v4.0.0-next.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:34
4527ff1

4.0.0-next.4 (2026-07-30)

Bug Fixes

  • oidc: callTokenEndpoint expiry conversion error (#929) (4527ff1), closes #821