diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a2d7a1dbf..da2fcb2a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,8 @@ IMPROVEMENTS: is unavailable, helping prevent false indications of lost locks (eg. apps like Vault can avoid failing over when a Consul leader election occurs) [GH-1457] +* Added reap of receive buffer space for idle streams in the connection + pool [GH-1452] MISC: