Releases: arduino-libraries/ArduinoIoTCloud
Releases · arduino-libraries/ArduinoIoTCloud
1.10.0
1.9.0
Changelog
- Add support for opta board (#345)
- CloudDimmedLight property cleanup (#347)
- Remove attributes macros (#339)
- Reorder and simplify addPropertyReal methods (#343)
- ESP TimeService: remove delays introduced by multiple NTP requests (#340)
- Unit tests: update catch to v2.13.10 (#346)
- Fix compilation warnings (#344)
- Ethernet: examples and readme update (#342)
1.8.0
Changelog
- CI: Use mbed_portenta core release instead of ArduinoCore-mbed HEAD (#333)
- Fix spell check failures and typos (#332)
- Fix Unexpected input warning running unit-tests workflow (#334)
- Add common define for STM32H7 boards (#335)
- Fix write() in BearSSLClient.cpp (#337 )
- Examples cleanup and adjust (#327) (#341)
- Add ethernet interface support for Portenta H7 (#328)
1.7.0
Changelog
- Add
CloudString
.clear()
method andPropertyActions::CLEAR
string to cleanup messenger widget (#329) - README.md improvements (#331)(#330)(#323)
- CI: fix for ESP32 (#326)
- CI: remove ArduinoBearSSL library dependency (#316)
- CI: Add note about esp8266 core version (#325)
- Add esp32 as supported architecture (#322)
1.6.1
1.6.0
1.5.0
Changelog
- Add support for thing_id discovery protocol (#297)
Notes
- Hardcoded thing_id from old sketch templates will be ignored.
- After upgrading to this library version it is no longer possible to rollback to previous versions with an OTA.
- Upgrading to this library version with an OTA will produce this one time false error message:
"Unable to verify OTA: the board did not answer after reboot".