Releases: cloudblue/connect-python-sdk
v19.0
CloudBlue Connect Python SDK v19.0
This release of the CloudBlue Connect Python SDK introduces support for:
- Tier Account Request Requests handling, including automation for it
- Tier Configuration Requests
- Support for Subscriptions module
Additionally has been updated few functionalities relative to Assets and general improvements
v18.2
Corrected parsing of some models
v18.1
BugFix release:
- Logs now has proper date
v18.0
RQL introduction
Small addons on models resulting of Connect v18 release
v17.6
Fix: ServerErrorResponseSchema has a wrong errors field definition, it must be a list of strings.
Fix: function_log decorator use list comprehension to set a custom formatter for each logging handler configured for the current logger. Changed to a for loop.
v17.5
Improvements on usage file processing
v17.4
BugFix release: Now messages are not duplicated in conversations
v17.3
Fixed issue that prevented deserialization when property was null
v17.2
External_id can be string or integer issue is fix
v17.1
BugFix release
- Issue that SDK may not work when processing tier-2 configuration requests