What changed, and why it matters
This commit only adds a single line to the release notes document, referencing a prior code change about threading context through payment database functions. It contains no code changes, no bug fixes, and no security-related content.
No action needed. This is a documentation-only release notes update with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies docs/release-notes/release-notes-0.21.0.md, adding a bullet point that references PR #10307 (‘Thread context through payment db functions Part 1’). This is a documentation-only change with no functional or security impact.
Changed components
Inspect captured patch +3 / −0
diff --git a/docs/release-notes/release-notes-0.21.0.md b/docs/release-notes/release-notes-0.21.0.md
index fa74f5d..8a88b28 100644
--- a/docs/release-notes/release-notes-0.21.0.md
+++ b/docs/release-notes/release-notes-0.21.0.md
@@ -211,6 +211,9 @@
functions](https://github.com/lightningnetwork/lnd/pull/10368)
* Finalize SQL payments implementation [enabling unit and itests
for SQL backend](https://github.com/lightningnetwork/lnd/pull/10292)
+ * [Thread context through payment
+ db functions Part 1](https://github.com/lightningnetwork/lnd/pull/10307)
+
## Code Health
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.