Skip to content

Releases: smartive/zitadel-net

v7.0.0

28 Oct 09:54
09346e0
Compare
Choose a tag to compare

7.0.0 (2024-10-28)

Features

  • upgrade Zitadel Libs and remove old .net version (#933) (09346e0)

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

28 Oct 09:35
b9f626b
Compare
Choose a tag to compare

6.2.0 (2024-10-28)

Features

  • fake-auth: add callback event to fake auth handler (#800) (b9f626b)

v6.1.4

28 Oct 07:47
Compare
Choose a tag to compare

6.1.4 (2024-10-28)

Bug Fixes

  • deps: update dependencies (906c1bb)

v6.1.3

28 Oct 07:25
d8a9615
Compare
Choose a tag to compare

6.1.3 (2024-10-28)

Bug Fixes

v6.1.2

31 Jan 23:06
Compare
Choose a tag to compare

6.1.2 (2024-01-31)

Bug Fixes

  • deps: update dependency sonaranalyzer.csharp to v9.19.0.84025 (eb7490f)

v6.1.1

26 Jan 23:06
Compare
Choose a tag to compare

6.1.1 (2024-01-26)

Bug Fixes

  • deps: update dependency sonaranalyzer.csharp to v9.18.0.83559 (c694bdd)

v6.1.0

26 Jan 13:58
7ede9c3
Compare
Choose a tag to compare

6.1.0 (2024-01-26)

Features

v6.0.0

24 Jan 10:00
Compare
Choose a tag to compare

6.0.0 (2024-01-24)

Features

  • move to buf generate and add .net 8.0 (#916) (1d28b13)

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.

v5.3.3

10 Jan 20:15
Compare
Choose a tag to compare

5.3.3 (2024-01-10)

Bug Fixes

  • deps: update dependency google.protobuf to v3.25.2 (8e83d83)

v5.3.2

09 Jan 22:12
Compare
Choose a tag to compare

5.3.2 (2024-01-09)

Bug Fixes

  • deps: update dependencies (194f8e4)