Skip to content

Device Management Client 4.11.1 General Availability

Compare
Choose a tag to compare
@teetak01 teetak01 released this 13 Oct 09:09
· 15 commits to master since this release
8a30590

Device Management Client

Known issues:

  • [Linux/Zephyr] Asynchronous DNS does not work well, and the device fails to reconnect to the cloud if some of the pods are restarted. In such a scenario, the device needs to be restarted.
    To address this issue, the default DNS settings should be overridden to synchronous DNS in the application level:
    • For Linux devices, set the PAL_DNS_API_VERSION flag to 0.
    • For Zephyr devices, set the DNS API selection to POSIX.

Changes:

  • [Remote logging] Fixed internal flash configuration to perform a full storage erase before using it.
  • Fixed compiler warnings.

Release notes can be found from:
https://cloud.mbed.com/docs/current/release-notes/device-management-client.html