Skip to content

Releases: zitadel/zitadel-go

v3.29.0

14 Apr 11:17
19e14dd

Choose a tag to compare

3.29.0 (2026-04-14)

Features

  • add WithOnAuthenticated option to Authenticator (#592) (19e14dd)

v3.28.0

26 Mar 02:18
7b29906

Choose a tag to compare

3.28.0 (2026-03-26)

Bug Fixes

  • update zitadel api to v4.13.0 (8be43da)

Features

v3.27.0

23 Mar 09:45
d89ffdd

Choose a tag to compare

3.27.0 (2026-03-23)

Features

v3.26.1

25 Feb 09:08
8a65526

Choose a tag to compare

3.26.1 (2026-02-25)

Bug Fixes

  • add buf version check and pin to v1.45.0 in Makefile (906ddaf)

v3.26.0

25 Feb 02:04
d30627e

Choose a tag to compare

3.26.0 (2026-02-25)

Bug Fixes

  • update zitadel api to v4.11.0 (39de80c)

Features

v3.25.0

28 Jan 01:21
9cbd04f

Choose a tag to compare

3.25.0 (2026-01-28)

Features

  • add CheckAuthorization middleware for optional authorization (b44a285)
  • add Interceptor[T].CheckAuthorization middleware method (#572) (9cbd04f)

v3.24.1

26 Jan 12:22
9de773f

Choose a tag to compare

3.24.1 (2026-01-26)

Bug Fixes

v3.24.0

20 Jan 09:49
87c336a

Choose a tag to compare

3.24.0 (2026-01-20)

Bug Fixes

  • removed the redundant boolean toggle in WithCookieSession (5685167)

Features

  • authn: add stateless cookie-based session handling (198425e)
  • support for cookie-based session storage (#569) (87c336a)

v3.23.0

14 Jan 06:31
e14111a

Choose a tag to compare

3.23.0 (2026-01-14)

Features

  • extract AuthorizationChecker and AuthenticationChecker interfaces to enable mocking in tests (7a51a25)
  • extract AuthorizationChecker interface to enable mocking in tests (95b8948)
  • extract AuthorizationChecker interface to enable mocking in tests (#566) (e14111a)

v3.22.0

12 Jan 23:33
9af41f2

Choose a tag to compare

3.22.0 (2026-01-12)

Features

  • expose generic helper for JWT private key to current valid token (#563) (9af41f2)