File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,13 +137,20 @@ Changelog
1371370.32.0 (Unreleased)
138138===================
139139
140- * Ensure duplicate packets do not trigger duplicate updates (#376)
140+ * Complete ServiceInfo request as soon as all questions are answered (#380) @bdraco
141+
142+ Closes a small race condition where there were no questions
143+ to ask because the cache was populated in between checks
144+
145+ * Coalesce browser questions scheduled at the same time (#379) @bdraco
146+
147+ * Ensure duplicate packets do not trigger duplicate updates (#376) @bdraco
141148
142149 If TXT or SRV records update was already processed and then
143150 recieved again, it was possible for a second update to be
144151 called back in the ServiceBrowser
145152
146- * Only trigger a ServiceStateChange.Updated event when an ip address is added (#375)
153+ * Only trigger a ServiceStateChange.Updated event when an ip address is added (#375) @bdraco
147154
148155* Fix RFC6762 Section 10.2 paragraph 2 compliance (#374) @bdraco
149156
You can’t perform that action at this time.
0 commit comments