Releases: PelionIoT/simple-mbed-cloud-client
Releases · PelionIoT/simple-mbed-cloud-client
v3.1.1.0
New:
- Update to Pelion DM Client 3.1.1.0 - https://github.com/ARMmbed/mbed-cloud-client/releases/tag/3.1.1
Fixes:
v3.0.0.0
New:
- Update to Pelion DM Client 3.0.0.0
- Disabled STL and Namespace pollution by default. These are deprecated features.
- Disabled certificate enrollment features by default. You can enable them from application by setting "mbed-cloud-client.disable-certificate-enrollment": null in the mbed_app.json file. This saves 5.5 KB of flash.
Note: The update requires the application config to define "mbed-cloud-client.external-sst-support" : null
to re-enable the NVStore SOTP support.
v2.2.1.2
v2.2.1.1
Fixed:
- NO_LED defines, allowing devices with no LEDs to work
v2.1.1.2
Updated:
- Configuration name space and variables
- Documentation overhaul
v2.1.1.1
v2.1.1.3
New:
- Memory allocation test
- "no_led" application flag to disable the use of heartbeat LED, particularly useful for platforms that have LED overlapping with other functionality