Releases: Cumulocity-IoT/cumulocity-python-api
Release 1.5
-
Improved Applications API.
-
Added microservice utilities for easier testing of provided samples.
-
Added Tenant Options API support.
Release 1.4
-
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 classMutableMapping.
Release 1.3.2
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
Hotfix release to mitigate PyJWT vulnerability.
Release 1.3
v1.3 Updated changelog for release 1.3.
Release 1.2
v1.2 Prepare release 1.2
Release 1.1.1
Added multi-tenant sample and task/script to easily generate a Cumulocity micro-service from any sample.
Release 1.1
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
Release 1.0.2
Release 1.0.1
Release 1.0.1