Releases: espressif/esp-protocols
Releases · espressif/esp-protocols
modem-v1.4.0
Features
- added config_edrx api function (74b7d85d)
- added sqn_gm02s connect function (b97dfc08)
- add support for sequans GM02S modem (8560f021)
Bug Fixes
- Fix cmux log message (6ed672da)
- fixed minor code mistakes. (317faf89)
- handle nullptr in DTE constructors to prevent invalid access (95b56600)
mdns-v1.8.2
Bug Fixes
- Fix parsing incorrect txt records (8fd2c99f)
mdns-v1.8.1
Bug Fixes
- Fix potential task delete race (8ca45f34)
mosq-v2.0.20_2
Features
- Allow user to enable SYS topic (905b84fb)
Bug Fixes
- Remove temp modification of IDF files (9162de11)
- Add a note about stack size (dbd164dd)
mdns-v1.8.0
Features
Bug Fixes
- Reformat mdns sources per indent-cont=120 (c7663cde)
lws-v4.3.3
Features
- Add initial support libwebsockets component (ef3443d)
mdns-v1.7.0
Features
- Support user defined allocators (88162d1f)
- Allow allocate memory with configured caps (7d29b476)
Bug Fixes
- Adjust some formatting per indent-cont=120 (5b2077e3)
mdns-v1.6.0
Features
- support allocating mDNS task from SPIRAM (8fcad10c)
Bug Fixes
- Use correct task delete function (eb4ab524)
Updated
- ci(mdns): Fix mdns host test layers with static task creation (0690eba3)
mdns-v1.5.3
Bug Fixes
- Fix responder to ignore only invalid queries (cd07228f, #754)
websocket-v1.4.0
Features
- Support DS peripheral for mutual TLS (55385ec3)
Bug Fixes
Updated
- chore(websocket): align structure members (beb6e57e)
- chore(websocket): remove unused client variable (15d3a01e)