disconnected clients: Add changelog entry (#12477)

This commit is contained in:
Derek Strickland
2022-04-06 11:44:26 -04:00
committed by GitHub
parent f2bd3d0c90
commit 4190388646

3
.changelog/12476.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:feature
core: Added support for reconnecting healthy allocations when disconnected clients reconnect.
```