Skip to content

Commit ed744ee

Browse files
committed
docs/release-notes: add release notes entry for pong default change
1 parent 5a30730 commit ed744ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@ when running LND with an aux component injected (custom channels).
302302

303303
* [remove x/exp/maps dependency](https://github.com/lightningnetwork/lnd/pull/9621)
304304

305+
* [Add a new configuration option](https://github.com/lightningnetwork/lnd/pull/9801)
306+
`--disconnect-on-pong-failure` (defaulting to false) to control whether a
307+
peer is disconnected if a pong message is not received in time or is mismatched.
308+
305309
## RPC Updates
306310

307311
* Some RPCs that previously just returned an empty response message now at least

0 commit comments

Comments
 (0)