Releases: joelguittet/mender-mcu-client
Releases · joelguittet/mender-mcu-client
0.4.0
Features
- Integration of Device Configure add-on #9 #10
- Rework and clean Device Inventory parameters #10
- Uniformisation of the storage API #10
- Rework artifact parser #10
- Introduction of key-store #10
- Uniformisation of includes syntax #10
- Cleanup KConfig files #10
Bug fix
- Fix missing memory check in mender-api.c #10
- Fix HTTP receive data issue on ESP-IDF platform #10
- Fix HTTP error handling on Zephyr platform #10
0.3.0
Features
- Rework architecture to introduce add-ons #7
- Rework mender-rtos implementation to limit usage of memory by using the workqueues #7
- Add support of C++ linkage #5
Bug fix
0.2.0
Features
- Record authentication keys using DER format to reduce storage memory used (#1)
- Support boards using zephyr RTOS v3.3.0-rc2 (#3)
- Support ESP32 boards using ESP-IDF v4.4.x and v5.0.x
Bug fix
0.1.0
Features
- Initial release
- Support ESP32 boards using ESP-IDF v4.4.x
Bug fix