mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 03:52:13 +02:00
1.2.0 Features - add an API for setting address to a delegated host (ddc3eb6
) - Add support for lwip build under linux (588465d
) - Allow for adding a delegated host with no address (c562461
) - Add APIs for looking up self hosted services and getting the self hostname (f0df12d
) Bug Fixes - Refactor freertos linux compat layers (79a0e57
) - Fix delegated service PTR response (cab0e1d
) - Added unit tests to CI + minor fix to pass it (c974c14
) Updated - docs: update documentation links (4de5298
)