Skip to content

Releases: zitadel/client-python

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)

v1.2.0

08 May 08:10
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.0.2 (2025-04-29)

Bug Fixes

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