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 6f7f7277d5
commit 39e5e8575e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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.
```