Skip to content

Releases: smartive/zitadel-net

v7.0.9

18 Dec 23:51
601c9bb
Compare
Choose a tag to compare

7.0.9 (2024-12-18)

Bug Fixes

  • deps: update dependency google.protobuf to 3.29.2 (#948) (601c9bb)

v7.0.8

17 Dec 23:09
85950d4
Compare
Choose a tag to compare

7.0.8 (2024-12-17)

Bug Fixes

  • deps: update dependency roslynator.analyzers to 4.12.10 (#947) (85950d4)

v7.0.7

15 Dec 11:35
b707e28
Compare
Choose a tag to compare

7.0.7 (2024-12-15)

Bug Fixes

  • Remove reference to Microsoft.AspNetCore.Authentication from Zitadel.csproj (#945) (b707e28)

v7.0.6

04 Dec 20:25
548f693
Compare
Choose a tag to compare

7.0.6 (2024-12-04)

Bug Fixes

  • deps: update dependency google.protobuf to 3.29.1 (#946) (548f693)

v7.0.5

01 Dec 21:09
24c5072
Compare
Choose a tag to compare

7.0.5 (2024-12-01)

Bug Fixes

  • deps: update dependency bouncycastle.cryptography to 2.5.0 (#944) (24c5072)

v7.0.4

27 Nov 22:41
e095154
Compare
Choose a tag to compare

7.0.4 (2024-11-27)

Bug Fixes

  • deps: update dependency google.protobuf to 3.29.0 (#943) (e095154)

v7.0.3

21 Nov 22:51
99f7d3f
Compare
Choose a tag to compare

7.0.3 (2024-11-21)

Bug Fixes

v7.0.2

13 Nov 00:07
adb60b5
Compare
Choose a tag to compare

7.0.2 (2024-11-13)

Bug Fixes

v7.0.1

08 Nov 22:56
1055097
Compare
Choose a tag to compare

7.0.1 (2024-11-08)

Bug Fixes

  • deps: update dependency jose-jwt to 5.1.0 (#936) (1055097)

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.