You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds the ability to independently configure timeout values for MQTT TLS connect, receive and send. (8acb914)
Bug Fixes
Memory leak due to missing TLS disconnect when MQTT connection establishment failed. (ed73104)
API Breakages
The libraries are backward compatible with 202210.xx LTS, except AWS IoT OTA, which is not included in the 202406.01-LTS release.
Please refer to the official Migration Guide and aforementioned Modular OTA for more information.
Default timeouts for MQTT connect, send and receive are changed to 4 seconds, 10 seconds and 2 seconds respectively from 1 seconds for each operation.