Releases: cloudblue/connect-python-openapi-client
Releases · cloudblue/connect-python-openapi-client
28.0
What's Changed
- LITE-27261 Remove transport reuse by @bdjilka in #67
- LITE-27686: deprecate python 3.7 by @gab832 in #68
- LITE-27568 Add black by @Hairash in #69
- Wrap mocker stop within try/finally by @ffaraone in #70
- [Fix] client_mocker_factory didn't finalize mocker by @qarlosh in #72
Full Changelog: 25.20...28.0
25.22
25.21
25.20
What's Changed
- LITE-26322: change log_cli to false by @gab832 in #61
- LITE-26486: switch to mkdocstrings by @gab832 in #62
- LITE-26486: fix requirements by @gab832 in #63
- LITE-26630: improve documentation by @gab832 in #64
- LITE-26688 reuse http async transport by @ffaraone in #65
Full Changelog: 25.19...25.20
25.19
25.18
25.17
Increased default retires to 3, this will cause that in case of server side error automatically the client retries the operation before throwing a ClientError