Releases: espressif/esp-protocols
Releases · espressif/esp-protocols
mdns-v1.4.0
21 Aug 06:44
Compare
Sorry, something went wrong.
No results found
Major changes
Features
Unit tests for add/remove/update deleg/selfhosted services (0660ece1 )
Add console command for mdns browsing (1e8ede33 )
Console test: set instance for service (f107dcd1 )
Console test: add subtype for service (ee00e97b )
Console test: set port for (delegated) srvs (07b79abf )
Console test: add/remove TXT recs for delegated srvs (c9a58d73 )
Console test for changing TXT records (6b9a6ce6 )
Console test for add/remove delegated service APIs (43de7e5c )
Console test for add/remove delegated host APIs (ce7f326a )
Console test for lookup service APIs (a91ead8e )
Add linux console functional tests (50d059af )
check if the txt items is changed when browsing (e2f0477a )
Bug Fixes
Fix mdns_delegate_hostname_add() to block until done (2c1b1661 )
Fix API races when removing all services (169405b5 )
Fix API races setting instance name for services (643dc6d4 )
Fix API races while adding subtypes for services (f9f234c4 )
Fix API races removing txt item for services (3f97a822 )
Fix API races adding txt item for services (c62b920b )
Fix API races while setting txt for services (a927bf3a )
Fix API races while setting port for services (99d5fb27 )
Fix services API races to directly add/remove services (8a690503 )
Fix mdns mdns_lookup_service() to handle empty TXT (d4da9cb0 )
console_cmd_ping-v1.1.0
15 Aug 09:57
Compare
Sorry, something went wrong.
No results found
Features
Added command getaddrinfo, set/get dnsserver to console_cmd_ping (b80c19d7 )
mqtt_cxx-v0.4.0
02 Jul 10:41
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Adds missing configuration fields (d4c6d5ed )
wifi_remote-v0.3.0
28 Jun 06:46
Compare
Sorry, something went wrong.
No results found
Features
add esp_wifi_internal_tx_by_ref (ba35d14e )
Make wifi_remote depend on esp_hosted (ac9972aa )
eppp-v0.2.0
28 Jun 05:57
Compare
Sorry, something went wrong.
No results found
Features
Add support for SDIO transport (085dd790 )
Bug Fixes
Fixed strict prototype API decl issue in SDIO (eb09e426 )
Fix SIDO host to check/clear interrupts atomically (402176c9 )
console_cmd_wifi-v1.1.0
11 Jun 11:04
Compare
Sorry, something went wrong.
No results found
Features
Added support to join pre-configured network (bdbf16c1 )
wifi_remote-v0.2.3
05 Jun 06:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix server event/command race condtion using eventfd (732b1d5 )
Lock server before marshalling events (9e13870 )
mdns-v1.3.2
05 Jun 09:01
Compare
Sorry, something went wrong.
No results found
Features
add check of instance when handling PTR query (6af6ca5 )
Bug Fixes
Fix of mdns afl tests (139166c )
remove same protocol services with different instances (042533a )
wifi_remote-v0.2.2
28 May 15:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Added more netif options for eppp connection (24ce867 )
Do not restrict EPPP config to RSA keys only (f05c765 , #570 )
eppp-v0.1.1
28 May 14:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Make some common netif options configurable (7829e8f )