lnd/docs/release-notes/release-notes-0.19.0.md
Jonathan Harvey-Buschel 0a451b6d36
docs: add release notes
2024-09-12 12:31:03 -04:00

2 KiB

Release Notes

Bug Fixes

  • Fixed a bug to correctly propagate mission control and debug level config values to the main LND config struct so that the GetDebugInfo response is accurate.

New Features

Functional Enhancements

RPC Additions

  • Add a new rpc endpoint BumpForceCloseFee which moves the functionality soley available in the lncli to LND hence making it more universal.

lncli Additions

Improvements

Functional Updates

  • Allow the compression of logs during rotation with ZSTD via the logcompressor startup argument.

RPC Updates

lncli Updates

Code Health

Breaking Changes

Performance Improvements

  • Log rotation can now use ZSTD

Technical and Architectural Updates

BOLT Spec Updates

Testing

Database

Code Health

Tooling and Documentation

Contributors (Alphabetical Order)

  • CharlieZKSmith
  • Pins
  • Ziggie