From 1ba74c8acc06e3302effdd33c30167ed92e92dbd Mon Sep 17 00:00:00 2001 From: Christopher Friedt Date: Fri, 15 Oct 2021 06:50:39 -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 e1f10107f68..44a637f5135 100644 --- a/doc/releases/release-notes-2.7.rst +++ b/doc/releases/release-notes-2.7.rst @@ -558,6 +558,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