Skip to content

Commit c165bae

Browse files
committed
docs: add release notes entry
1 parent 9520a39 commit c165bae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
- [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/10330) to ensure that goroutine resources are properly freed in the case
6060
of a disconnection or other failure event.
6161

62+
- Chain notifier RPCs now [return the gRPC `Unavailable`
63+
status](https://github.com/lightningnetwork/lnd/pull/10352) while the
64+
sub-server is still starting. This allows clients to reliably detect the
65+
transient condition and retry without brittle string matching.
66+
6267
# New Features
6368

6469
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)

0 commit comments

Comments
 (0)