Releases: zitadel/zitadel-go
Releases · zitadel/zitadel-go
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2024-08-12)
Features
- API client (#280) (aad6fea)
- authentication (#271) (5eb9366)
- authentication: Add Authenticator config options for session store and session cookie name. (#353) (7515c7f)
- authorization (#269) (f9a4a21)
- client: add ability to provide grpc dial options like client interceptors (#358) (abc6405)
- release v3 by merging next into main (#363) (56ab9ab)
v2.2.8
v2.2.7
v3.0.0-next.3
What's Changed
- feat(authentication): Add Authenticator config options for session store and session cookie name. by @helpisdev in #353
- fix(mod): Bump Go to 1.21 and deps to mitigate potential vulnerabilities.
- chore: update readme and workflow to require go 1.21 by @livio-a in #356
New Contributors
- @helpisdev made their first contribution in #353
Full Changelog: v3.0.0-next.2...v3.0.0-next.3