Skip to content

Releases: zitadel/client-python

v1.4.3

26 May 10:57

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

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

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

Choose a tag to compare

1.4.0 (2025-05-26)

Features

v1.3.0

25 May 13:55

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

Choose a tag to compare

1.2.1 (2025-05-08)

Bug Fixes

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

v1.2.0

08 May 08:10

Choose a tag to compare

1.2.0 (2025-05-08)

Features

  • added support for releasing to an artifactory (a04ede2)

v1.1.1

08 May 06:38

Choose a tag to compare

1.1.1 (2025-05-08)

Bug Fixes

  • updated the release confinguration to prevent accidental releases (ba5fd8d)

v1.1.0

07 May 11:01

Choose a tag to compare

1.1.0 (2025-05-07)

Bug Fixes

  • fixed the test-reporter to not short-circuit (59dbfd4)
  • fixed the version bumping logic in the semantic release pipeline (716d1a6)
  • fixed the version bumping logic in the semantic release pipeline (4d0dac3)
  • fixed the version constraint (ac5bbc9)
  • streamlined the building of the REPL containers so that they aren't too bloated (0d384a3)

Features

  • hardened the build by ensuring that container is built too (3abb1c9)
  • improved the exception handling to ensure that they are aligned across all SDKs and that API errors can be differentiated (043a6d0)

v1.0.2

29 Apr 15:11

Choose a tag to compare

1.0.2 (2025-04-29)

Bug Fixes

  • fixed the repository name in the release config (7c74dbf)