Skip to content

Releases: zitadel/client-python

v1.7.0

06 Jul 05:26
Compare
Choose a tag to compare

1.7.0 (2025-07-06)

Features

  • sdk: generate SDK for version v3.3.0 (#51) (bf986b3)

v1.6.0

05 Jul 11:14
Compare
Choose a tag to compare

1.6.0 (2025-07-05)

Features

  • sdk: generate SDK for version v3.3.0 (#49) (c80997e)

v1.5.0

06 Jun 12:38
Compare
Choose a tag to compare

1.5.0 (2025-06-06)

Features

  • simplified the release configuration to ensure that no broken code is shipped. (3e418b8)

v1.4.4

04 Jun 10:28
Compare
Choose a tag to compare

1.4.4 (2025-06-04)

Bug Fixes

  • fixed the workflow as a broken merge was committed (2674d36)
  • hardened the compatibility checks to ensure that we tests that loading of the module works (#34) (77fd03c)
  • updated the code to ensure compatibility with Python 3.9 (01b749e)

v1.4.3

26 May 10:57
Compare
Choose a tag to compare

1.4.3 (2025-05-26)

Bug Fixes

  • added the requests module as directly dependecy as authlib marks it as peer dependency (22ac721)

v1.4.2

26 May 10:41
Compare
Choose a tag to compare

1.4.2 (2025-05-26)

Bug Fixes

  • ensured that the override decorator is compatible with older python versions (0c4708e)

v1.4.1

26 May 10:28
Compare
Choose a tag to compare

1.4.1 (2025-05-26)

Bug Fixes

  • fixed the package to ensure compatibility with newer python versions (6d23a0b)

v1.4.0

26 May 07:31
Compare
Choose a tag to compare

1.4.0 (2025-05-26)

Features

v1.3.0

25 May 13:55
Compare
Choose a tag to compare

1.3.0 (2025-05-25)

Features

  • regenerated the client for the 3.0.0 RC2 release (#32) (fc5f91e)

v1.2.1

08 May 09:19
Compare
Choose a tag to compare

1.2.1 (2025-05-08)

Bug Fixes

  • used tool.version for the correct version (929b71f)