changelog: add entry for #12368; native service discovery. (#12474)

This commit is contained in:
James Rasell
2022-04-06 18:21:34 +02:00
committed by GitHub
parent 0becc4a9b7
commit 8f331fe7b3

3
.changelog/12368.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:feature
**Native service discovery**: Register and discover services using builtin simple service discovery.
```