Releases: arduino-libraries/ArduinoIoTCloud
Releases · arduino-libraries/ArduinoIoTCloud
2.4.0
What's Changed
- Cmake improvements by @andreagilardoni in #504
- Adding missing virtual destructor to Property by @andreagilardoni in #529
- examples: fix username/password secure element logic by @pennam in #530
- Implemented non blocking ota download for unor4 by @andreagilardoni in #468
- examples: remova LoRa from schedule example by @pennam in #531
- TCP: do not disconnect if ota client is connected by @pennam in #532
- Remove deprecated Arduino trust anchor by @pennam in #523
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
What's Changed
- ESP32: fix certificate bundle loading using core >= 3.0.4 by @pennam in #501
- TimedAttempt fixes and tests by @pennam in #500
- Add CellularConnectionHandler to library examples by @pennam in #502
- feat: ArduinoIoTCloudNotecard by @zfields in #494
- Fix time validity check to account for maximum possible timezone offset by @pennam in #509
Full Changelog: 2.0.4...2.1.0
2.0.4
What's Changed
- Improve device and thing state machine message handling and fix infinite disconnetct loop by @pennam in #490
- UNO R4 WiFi fix warnings by @pennam in #484
- Const cleanup by @pennam in #487
- moving mqtt poll into ArduinoIoTCloudTCP::handle_Connected by @andreagilardoni in #488
- If available force network time sync when connecting or reconnecting by @pennam in #489
- OTA: fix sign-compare compiler warnings by @pennam in #497
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
What's Changed
- OTA: ESP32 fix build on core 3.0.0 by @pennam in #471
- ArduinoIoTCloudTCP: Add debug print on time sync failures by @pennam in #473
- Watchdog: use mbed API by @pennam in #472
- OTA: handle fwrite error by @pennam in #475
- OTA: increase download time to 2s by @pennam in #476
- OTA: check for client connected during fetch by @pennam in #478
- Add Cellular support using Arduino Mid Carrier by @pennam in #452
- STM32H7 OTA code cleanup by @pennam in #477
Full Changelog: 2.0.1...2.0.2