What changed, and why it matters
This commit only updates the release notes document for version 0.21.0. It adds a short description of a payment store improvement project and adds two names to the contributor list. No program code was changed, and there is no security relevance.
No action needed. This is a documentation-only change with no security implications.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to docs/release-notes/release-notes-0.21.0.md. It adds a bullet about the Payment Store SQL implementation/migration project (abstract payment store interface and SQL backend for the payments database) and adds contributors Gijs van Dam and Ziggie to the credits list. No source code, build scripts, tests, or configuration files are modified.
Changed components
Inspect captured patch +9 / −0
diff --git a/docs/release-notes/release-notes-0.21.0.md b/docs/release-notes/release-notes-0.21.0.md
index 7a180a7..b7d969a 100644
--- a/docs/release-notes/release-notes-0.21.0.md
+++ b/docs/release-notes/release-notes-0.21.0.md
@@ -197,6 +197,13 @@
[4](https://github.com/lightningnetwork/lnd/pull/10542),
[5](https://github.com/lightningnetwork/lnd/pull/10572).
+* Payment Store SQL implementation and migration project:
+ * Introduce an [abstract payment
+ store](https://github.com/lightningnetwork/lnd/pull/10153) interface and
+ refacotor the payment related LND code to make it more modular.
+ * Implement the SQL backend for the [payments
+ database](https://github.com/lightningnetwork/lnd/pull/9147)
+
## Code Health
## Tooling and Documentation
@@ -207,8 +214,10 @@
* Boris Nagaev
* Elle Mouton
* Erick Cestari
+* Gijs van Dam
* hieblmi
* Matt Morehouse
* Mohamed Awnallah
* Nishant Bansal
* Pins
+* Ziggie
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.