mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-07 02:21:49 +01:00
SSL: add config option for skipping common name check esp-mqtt commit:5e8950e681) Closes https://github.com/espressif/esp-mqtt/issues/158 SSL: add support for tls with secure element (ATECC608A) esp-mqtt commit:a7ff9afa3f) Closes https://github.com/espressif/esp-mqtt/issues/156 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:d4aaec08ffCloses https://github.com/espressif/esp-idf/issues/5704 Cleanup expired messages when offline esp-mqtt commit:bdadd77c6eCloses https://github.com/espressif/esp-idf/issues/5668 esp_mqtt_client_publish now returns msg id for QoS > 0 when offline esp-mqtt commit:f7325bfa10Add support for Digital Signature through ESP-TLS esp-mqtt commit:7d8e59de00