From 7fc77d906dbf52f17d550d9f893f4352873e1c1d Mon Sep 17 00:00:00 2001 From: Christopher Friedt Date: Wed, 13 Oct 2021 19:43:35 -0400 Subject: [PATCH] doc: release: 2.7: dns-sd service type enumeration Added release note for DNS-SD Services Type Enumeration Signed-off-by: Christopher Friedt --- doc/releases/release-notes-2.7.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/releases/release-notes-2.7.rst b/doc/releases/release-notes-2.7.rst index 951c89799c9..78df3747e1a 100644 --- a/doc/releases/release-notes-2.7.rst +++ b/doc/releases/release-notes-2.7.rst @@ -557,6 +557,10 @@ Networking address info entries, when multiple IP addresses were obtained from the server. +* DNS-SD: + + * Added Service Type Enumeration support (`_services._dns_sd._udp.local`) + * HTTP: * Switched the library to use ``zsock_*`` API, to improve compatibility with