mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
22ce545187
SSL: add config option for skipping common name check esp-mqtt commit:5e8950e681
) Closes https://github.com/espressif/esp-mqtt/issues/158 Websocket: Allow the query part of the uri to be a part of the path esp-mqtt commit:40b06deb10
) Closes https://github.com/espressif/esp-mqtt/issues/161 Config: Add check for consistency between config settings esp-mqtt commit:8a412c147d
) Add IDF version check for secure element feature esp-mqtt commit:db4bce01ab
) Fix esp_mqtt_client_stop deadlock esp-mqtt commit:5e17dcaeb2
) Closes https://github.com/espressif/esp-mqtt/issues/163 Add dispatch error event for read errors esp-mqtt commit:d4aaec08ff
Closes https://github.com/espressif/esp-idf/issues/5704 Cleanup expired messages when offline esp-mqtt commit:bdadd77c6e
Closes https://github.com/espressif/esp-idf/issues/5668 esp_mqtt_client_publish now returns msg id for QoS > 0 when offline esp-mqtt commit:f7325bfa10