Skip to content

Releases: Cumulocity-IoT/cumulocity-python-api

Release 1.5

22 Dec 20:43
af5e663

Choose a tag to compare

  • Improved Applications API.

  • Added microservice utilities for easier testing of provided samples.

  • Added Tenant Options API support.

Release 1.4

18 Nov 10:52
b6f3789

Choose a tag to compare

  • Fixed Issue 25; The SimpleTenantApp did not include the tenant ID into the username which is not supported by all Cumulocity instances.

  • Adding class _QueryUtil, bundling query encoding related functionality.

  • Added tests for special character parsing.

  • Fixed handling and documentation of inventory API for querying by name. Added query parameter for specification of custom queries.

  • Reverted changes in ComplexObject - a ComplexObject is not a dictionary-like class, it only
    supports some dictionary-like access functions. But, for instance, updating a ComplexObject is very different from updating a dictionary.
    Hence, it no longer inherits class MutableMapping.

Release 1.3.2

13 Oct 13:15
493ffae

Choose a tag to compare

Release 1.3.2

  • Obfuscated internal properties in _DictWrapper which blocked standard dictionary behavior.
  • ComplexObject & _DictMapping now both inherit MutableMapping (Thanks Sam!).
  • The base API now ignores trailing slashes gracefully.
  • Code cleanup.

Release 1.3.1

01 Aug 15:23
736a79f

Choose a tag to compare

Hotfix release to mitigate PyJWT vulnerability.

Release 1.3

04 Apr 07:15

Choose a tag to compare

v1.3

Updated changelog for release 1.3.

Release 1.2

09 Feb 09:49

Choose a tag to compare

v1.2

Prepare release 1.2

Release 1.1.1

25 Jan 22:57

Choose a tag to compare

Added multi-tenant sample and task/script to easily generate a Cumulocity micro-service from any sample.

Release 1.1

19 Jan 17:06
d214aa3

Choose a tag to compare

Huge update, please refer to CHANGELOG.md for details.

Note: This is a breaking change, class CumulocityApp is no more and was replaced by SimpleCumulocityApp and MultiTenantCumulocityApp to avoid confusion and support easier adoption.

Release 1.0.2

09 Dec 17:11
e6cd0b6

Choose a tag to compare

Release 1.0.2

Release 1.0.1

27 Oct 10:01

Choose a tag to compare

Release 1.0.1