Added changelog entry for 9247

This commit is contained in:
Pierre Souchay 2020-11-20 17:11:11 +01:00
parent 9239df6dbd
commit c22f249a99
1 changed files with 3 additions and 0 deletions

3
.changelog/9247.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
streaming: ensure the order of results provided by /health/service/:serviceName is consistent with and without streaming enabled
```