Releases: arduino-libraries/ArduinoIoTCloud
Releases · arduino-libraries/ArduinoIoTCloud
2.5.0
What's Changed
- raising minimum cmake version number as 2.8 is deprecated by @andreagilardoni in #537
- Utils offload by @andreagilardoni in #527
- TCP: fix nina-fw minimum required version after certificate update by @pennam in #538
- NTP: discard corrupted NTP response by @pennam in #536
- TCP print bearssl error for all boards using bearssl by @pennam in #540
- Add Arduino_CloudUtils library dependency by @pennam in #541
- Use ArduinoBearSSL library by @pennam in #465
Full Changelog: 2.4.1...2.5.0
2.4.1
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