Mbed-cloud-sdk

Latest version: v2.2.0

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.0.4

==================

Bugfixes
--------

- Updated set_resource_value and execute_resource to use the device requests
API. (1718)

- Fixed TypeError when devices de-register or expire. (1871)

- Updated package dependencies (to fix Python 2 build issues in CircleCI)
(1921)

2.0.3

==================

Bugfixes
--------

- The signature parameter for the `add_certificate` method is now an optional
as it has been deprecated in the API. (1483)

2.0.2

==================

Bugfixes
--------

- Configuration parameters will now be loaded from a .env file in the current
working directory. (1762)

- Warnings will no longer be given by the old notification system when using
new subscription system. (1763)

- Omitting `device_id` and `resource_path` parameters of `ResourceValues` now
works as a wildcard match-all (`*`). (1764)

2.0.1

==================

Bugfixes
--------

- SDK is now Python 3.7 compatible. Changes the underlying codegen module to be
compatible with Python 3.7 (cannot assign to async: is a reserved keyword).
(1459)

- Unless otherwise specified, configuration always explicitly sets a default
API host. Resolves "The API is only accessible over HTTPS" error when using
certificate APIs. (1555)

Improved Documentation
----------------------

- Ensure documentation and changelog is built using the CI release version,
rather than the dev version. (1481)

2.0.0

==================

Features
--------

- Change to versioning scheme. Semver `Major.Minor.Patch` scheme now reflects
state of SDK rather than API. (1416)

- Settings can now be configured from `.env` files through use of
https://pypi.org/project/python-dotenv/ (927)

Bugfixes
--------

- Fix for incorrect month/day parameter being sent to API (billing report
overview) (billing)

Improved Documentation
----------------------

- This major version increment marks departure from the previous semver
approach that tracked API major and minor versions. (release)

1.2.10.1235

========================

Features
--------

- Add the Billing module, which provides access to the account's financial
configurations. (1210)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.