Releases: arduino/arduino-iot-cloud-py
Releases · arduino/arduino-iot-cloud-py
v1.4.1
v1.4.0
🪄 Changelog:
- ussl: Add support for sign callback on MicroPython.
- tests: Add key-cert test for MicroPython.
- misc: Add support for secure elements on MicroPython.
- misc: Fix embedded CA data.
v1.3.3
🪄 Changelog:
- tests: Update CI test.
- ucloud: Add task args.
v1.3.2
🪄 Changelog:
- misc: Fix package.json.
- misc: Add logging to dependencies.
v1.3.1
🪄 Changelog:
- misc: Fix exceptions on missing attributes on MicroPython.
v1.3.0
🪄 Changelog:
- misc: Update README.md.
- misc: Sync mode and workflow updates.
- ucloud: Push client version and mode.
- ucloud: Add support for a sync mode.
v1.2.0
🪄 Changelog:
- ucloud: Switch to SSLConext.
- ucloud: Allow Task to schedule sync or async code.
v1.1.0
🪄 Changelog:
- misc: Update CPython dependencies.
v1.0.0
🪄 Changelog:
- examples: Add async WiFi connection example.
- ucloud: Add Async WiFi connection function.
- examples: Add WDT example.
- misc: Optimize logging statements memory usage.
- ucloud: Add Television type.
v0.0.9
🪄 Changelog:
- ussl: Clean up SSL and m2crypto code.