Skip to content

Commit 5a3580b

Browse files
committed
docs: add release-notes
1 parent f5e899e commit 5a3580b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,11 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
369369
a new option `channel-max-fee-exposure` which is unambiguous in its description.
370370
The underlying functionality between those two options remain the same.
371371

372+
* [Replace offset with keyset pagination
373+
for sql invoice queries](https://github.com/lightningnetwork/lnd/pull/9756)
374+
because the offset query becomes inefficient for large databases.
375+
376+
372377
* Graph abstraction work:
373378
- [Abstract autopilot access](https://github.com/lightningnetwork/lnd/pull/9480)
374379
- [Abstract invoicerpc server access](https://github.com/lightningnetwork/lnd/pull/9516)

0 commit comments

Comments
 (0)