mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
docs: add release notes
This commit is contained in:
parent
4071db77b5
commit
b31bab3529
@ -61,7 +61,9 @@
|
||||
* Support for [pathfinding]((https://github.com/lightningnetwork/lnd/pull/7267)
|
||||
and payment to blinded paths has been added via the `QueryRoutes` (and
|
||||
SendToRouteV2) APIs. This functionality is surfaced in `lncli queryroutes`
|
||||
where the required flags are tagged with `(blinded paths)`.
|
||||
where the required flags are tagged with `(blinded paths)`. Updates to mission
|
||||
control to [handle pathfinding errors](https://github.com/lightningnetwork/lnd/pull/8095)
|
||||
for blinded paths are also included.
|
||||
* A new config value,
|
||||
[http-header-timeout](https://github.com/lightningnetwork/lnd/pull/7715), is added so users can specify the amount of time the http server will wait for a request to complete before closing the connection. The default value is 5 seconds.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user