Skip to content

Commit 59f50fb

Browse files
committed
docs: update release note
1 parent 73770db commit 59f50fb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.21.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@
5656
transitions during startup, avoiding lost unlocks during slow database
5757
initialization.
5858

59+
* [Fixed handling of BOLT 1 pings requesting 65532 or more pong
60+
bytes](https://github.com/lightningnetwork/lnd/pull/10674). LND now ignores
61+
these valid no-reply pings instead of disconnecting peers, restoring
62+
compatibility with implementations that pad `channel_reestablish` messages
63+
with them.
64+
5965
# New Features
6066

6167
- [Basic Support](https://github.com/lightningnetwork/lnd/pull/9868) for onion

0 commit comments

Comments
 (0)