What changed, and why it matters
This commit only adds a single line to the release notes document, listing another internal code-cleanup pull request. It does not change any program code, configuration, or behavior of the LND software. There is no security relevance.
No action required; this is a routine documentation update with no security implications.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a documentation-only update to docs/release-notes/release-notes-0.21.0.md, appending PR #10308 (‘Thread context through payment db functions Part 2’) to the existing release notes list. No source code, build scripts, tests, or dependencies are modified.
Changed components
Inspect captured patch +2 / −0
diff --git a/docs/release-notes/release-notes-0.21.0.md b/docs/release-notes/release-notes-0.21.0.md
index 8a88b28..0683f38 100644
--- a/docs/release-notes/release-notes-0.21.0.md
+++ b/docs/release-notes/release-notes-0.21.0.md
@@ -213,6 +213,8 @@
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)
+ * [Thread context through payment
+ db functions Part 2](https://github.com/lightningnetwork/lnd/pull/10308)
## 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.