Mongoose OS 2.15.0
- mos: Add --attr to supply additional attributes to create-fw-bundle (mongoose-os/mos@b54224e)
- mos: Add --aws-profile (mongoose-os/mos@d4551ba)
- bt-service-config: Correctly handle save action 0 (mongoose-os-libs/bt-service-config@982605c)
- mos: Optimize handling of non-existing binary lib variants (mongoose-os/mos@c685c7d)
- pppos: Fix regression where reset would never be called (mongoose-os-libs/pppos@d495b92)
- Make mgos_mqtt_pub() return packet id when successfully publish a message (mongoose-os-libs/mqtt@c180e2b)
- mos: Add ability to embed extra data in FW bundles using --extra-attr (mongoose-os/mos@1495404)
- Fix overriding MGOS_DEBUG_UART on ESP8266 (cesanta/mongoose-os@3d188eb)
- http-server: ubuntu: Change default listening port to 8080 (mongoose-os-libs/http-server@c13d980)
- ubuntu: Use local interface when no network connection is available (cesanta/mongoose-os@4681825)
- pppos: Handle +CME ERROR responses (mongoose-os-libs/pppos@42883bc)
- mos: Fix --esp32-enable-flash-encryption (mongoose-os/mos@ff7a5cb)
- i2c: Allow third bus (i2c2) (mongoose-os-libs/i2c@3846158)
- i2c: Check for clock stretching by slave in bit-banging implementation (mongoose-os-libs/i2c@a2135aa)
- mqtt: Add mgos_mqtt_global_disconnect() (mongoose-os-libs/mqtt@e28a870)
- pppos: Fix invocation of mgos_pppos_disconnect() during user command sequence (mongoose-os-libs/pppos@bb74255)
- Return device ID in Sys.GetInfo (mongoose-os-libs/rpc-common@c2c875b)
- ca-bundle: Add DigiCert Global Root CA for broker.losant.com (mongoose-os-libs/ca-bundle@82e0f7f)
- mos: RPC over UDP support, --port udp://192.168.1.23:8910/ (mongoose-os/mos@18877dc)
- Get rid of trigraphs in string defaults when genereating config (cesanta/mongoose-os@787ac38)
- mos: Add init_before, a compliment to init_after (mongoose-os/mos@ca00647)
- vfs-fs-lfs: Update to 2.1 (mongoose-os-libs/vfs-fs-lfs@5ce8db4)