Mongoose OS 2.7.0
Major changes
- Web UI has been replaced with a simpler one (cesanta/mos-tool@c8b4df7)
Notable changes
- Add LFS support to ESP32 (b87de6b mongoose-os-libs/core@59c87f8 mongoose-os-libs/vfs-common@f55ca25)
- ESP32: Support changing of FS type during OTA (mongoose-os-libs/ota-common@d5bfe96 mongoose-os-libs/vfs-common@40c5b7e)
- Update mbedTLS to 2.13.1 (6861626 mongoose-os-libs/mbedtls@40193ec)
- GCP: Add mgos_gcp_send_event...() helpers (mongoose-os-libs/gcp@8ba0017)
- Close the ota-common lib (mongoose-os-libs/ota-common@cb1fbf4)
- Close the encryption block device (mongoose-os-libs/vfs-dev-encr@ad4f28e)
- Allow overriding double config entries with ints (5e6436f)
- Fix RPC queue behavior on overflow: (mongoose-os-libs/rpc-common@34ed61e)
- rpc: Allow wildcard RPC handlers, e.g. "Foo.*" (mongoose-os-libs/rpc-common@c5e6090)
- rpc: Do not respond to requests that do not have ID (mongoose-os-libs/rpc-common@5efe285)
- ca-bundle: Add D-TRUST root (for *.azure-devices.de) (mongoose-os-libs/ca-bundle@5d19612)
- mg_rpc: Add mg_rpc_remove_channel (mongoose-os-libs/rpc-common@b5db3e2)
Misc changes
- Fix mongoose polling on FreeRTOS. (60220d9)
- Fix provisioning lib settings on IOT01 (mongoose-os-libs/boards@59c8e35 mongoose-os-libs/provision@2855287)
- Reset update timeout timer if progress is made (mongoose-os-libs/ota-common@3567b13)
- Fix provisioning lib settings on IOT01 (mongoose-os-libs/boards@59c8e35 mongoose-os-libs/provision@2855287)
- Reset update timeout timer if progress is made (mongoose-os-libs/ota-common@3567b13)
- rpc-uart: Refactor to take UART config as an argument (mongoose-os-libs/rpc-uart@45037dc)
- Fix provisioning lib settings on IOT01 (mongoose-os-libs/boards@59c8e35 mongoose-os-libs/provision@2855287)
- Reset update timeout timer if progress is made (mongoose-os-libs/ota-common@3567b13)