Releases: espressif/esp-protocols
Releases · espressif/esp-protocols
modem-v1.0.1
mdns-v1.1.0
1.1.0
Features
- Decouple main module from mdns-networking (d238e93)
Bug Fixes
- Use idf-build-apps package for building mdns (1a0a41f)
- socket networking to init interfaces properly (ee9b04f)
- Removed unused internal lock from mdns_server struct (a06fb77)
- Resolve conflicts only on self hosted items (e69a9eb, #185)
- Fix memory issues reported by valgrind (0a682e7)
Updated
websocket-v1.0.0
Features
- Error handling improved to show status code from server (d047ff5)
- Added new API
esp_websocket_client_set_headers
* Dispatches 'WEBSOCKET_EVENT_BEFORE_CONNECT' event before tcp connection (d047ff5) - Support HTTP basic authorization (1b13448)
- Add websocket error messages (d68624e)
- Add task_name config option (1d68884)
- Added new API
esp_websocket_client_destroy_on_exit
(f9b4790) - Added badges with version of components to the respective README files (e4c8a59)
Updated
- unite all tags under common structure py test: update tags under common structure (c6db3ea)