Releases: zitadel/client-python
Releases · zitadel/client-python
v1.7.0
1.7.0 (2025-07-06)
Features
- sdk: generate SDK for version v3.3.0 (#51) (bf986b3)
v1.6.0
1.6.0 (2025-07-05)
Features
- sdk: generate SDK for version v3.3.0 (#49) (c80997e)
v1.5.0
1.5.0 (2025-06-06)
Features
- simplified the release configuration to ensure that no broken code is shipped. (3e418b8)
v1.4.4
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
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
1.4.2 (2025-05-26)
Bug Fixes
- ensured that the override decorator is compatible with older python versions (0c4708e)
v1.4.1
1.4.1 (2025-05-26)
Bug Fixes
- fixed the package to ensure compatibility with newer python versions (6d23a0b)
v1.4.0
1.4.0 (2025-05-26)
Features
v1.3.0
1.3.0 (2025-05-25)
Features
- regenerated the client for the 3.0.0 RC2 release (#32) (fc5f91e)
v1.2.1
1.2.1 (2025-05-08)
Bug Fixes
- used tool.version for the correct version (929b71f)