Releases: smartive/zitadel-net
Releases · smartive/zitadel-net
v7.0.2
v7.0.1
v7.0.0
7.0.0 (2024-10-28)
Features
BREAKING CHANGES
- change Zitadel default client mapping to
V2 instead of V2Beta. Older APIs are still generated but the default
helpers will create V2 clients. - remove .Net 6 and 7 since they are
end of support.
v6.2.0
v6.1.4
v6.1.3
v6.1.2
v6.1.1
v6.1.0
v6.0.0
6.0.0 (2024-01-24)
Features
BREAKING CHANGES
- This makes the Zitadel.Grpc package obsolete.
With buf, all gRPC sources are directly in the Zitadel package.
To migrate, just remove the dependency to Zitadel.Grpc and use
the Zitadel package instead.