From a0e958f96f0d4e60909db70fcecd5c2e6fc1f23a Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Tue, 10 Aug 2021 05:54:45 +0800 Subject: [PATCH] docs: add release notes for lnwire gc --- docs/release-notes/release-notes-0.14.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.14.0.md b/docs/release-notes/release-notes-0.14.0.md index 99fbc481c..aac58c21f 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -119,6 +119,10 @@ you. * [Update MC store in blocks](https://github.com/lightningnetwork/lnd/pull/5515) to make payment throughput better when using etcd. +* [The `lnwire` package now uses a write buffer pool](https://github.com/lightningnetwork/lnd/pull/4884) + when encoding/decoding messages. Such that most of the heap escapes are fixed, + resulting in less memory being used when running `lnd`. + ## Bug Fixes A bug has been fixed that would cause `lnd` to [try to bootstrap using the