Skip to content

Releases: cloudblue/connect-python-sdk

v19.0

16 Apr 14:03
a0c504c

Choose a tag to compare

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

03 Apr 13:30
aaec616

Choose a tag to compare

Corrected parsing of some models

v18.1

10 Jan 10:06
91c76e8

Choose a tag to compare

BugFix release:

  • Logs now has proper date

v18.0

29 Nov 16:27
f4e44bb

Choose a tag to compare

RQL introduction
Small addons on models resulting of Connect v18 release

v17.6

25 Nov 11:32
362eb46

Choose a tag to compare

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

13 Nov 10:39
0ae025e

Choose a tag to compare

Improvements on usage file processing

v17.4

06 Nov 17:23
5d6facf

Choose a tag to compare

BugFix release: Now messages are not duplicated in conversations

v17.3

23 Oct 11:36
17e5239

Choose a tag to compare

Fixed issue that prevented deserialization when property was null

v17.2

10 Oct 12:54
42672b6

Choose a tag to compare

External_id can be string or integer issue is fix

v17.1

10 Oct 09:03
6760cbe

Choose a tag to compare

BugFix release

  • Issue that SDK may not work when processing tier-2 configuration requests