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

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