Skip to content

Releases: arduino/arduino-iot-cloud-py

v1.4.1

04 Mar 16:50
c3827d3
Compare
Choose a tag to compare

🪄 Changelog:

  • msic: Update CI tests.
  • ucloud: update ports to match new Arduino CA.

v1.4.0

25 Oct 09:50
346f808
Compare
Choose a tag to compare

🪄 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

10 Jul 10:19
6f58ce7
Compare
Choose a tag to compare

🪄 Changelog:

  • tests: Update CI test.
  • ucloud: Add task args.

v1.3.2

10 Jun 07:25
Compare
Choose a tag to compare

🪄 Changelog:

  • misc: Fix package.json.
  • misc: Add logging to dependencies.

v1.3.1

28 May 08:38
1c9b29b
Compare
Choose a tag to compare

🪄 Changelog:

  • misc: Fix exceptions on missing attributes on MicroPython.

v1.3.0

27 May 11:02
cfb5de9
Compare
Choose a tag to compare

🪄 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

15 May 14:43
30f8598
Compare
Choose a tag to compare

🪄 Changelog:

  • ucloud: Switch to SSLConext.
  • ucloud: Allow Task to schedule sync or async code.

v1.1.0

19 Mar 07:35
348c337
Compare
Choose a tag to compare

🪄 Changelog:

  • misc: Update CPython dependencies.

v1.0.0

22 Jan 10:17
3a1e1de
Compare
Choose a tag to compare

🪄 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

25 Aug 15:50
c32228e
Compare
Choose a tag to compare

🪄 Changelog:

  • ussl: Clean up SSL and m2crypto code.