What changed, and why it matters
This commit only updates the release notes document for version 0.21.2. It adds a bullet point describing a previously merged code change about invoice handling and adds a contributor name to the credits list. No actual code was changed, so this commit itself does not fix or introduce any security issue.
No action needed for this documentation-only commit. Review PR #11024 separately if assessing the security relevance of the underlying invoice handling changes.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies docs/release-notes/release-notes-0.21.2.md, adding a single release-note entry referencing PR #11024 about invoice update handling across MPP, AMP, legacy payments, keysend records, and preimage-dependent settlement. It also adds ‘Ziggie’ to the contributor list. There are no code, configuration, or build changes.
Changed components
docs/release-notes/release-notes-0.21.2.mdInspect captured patch +6 / −0
### docs/release-notes/release-notes-0.21.2.md
@@ -53,6 +53,11 @@
reply state is released as soon as any reply fails validation so that a
peer cannot pin it by deliberately forcing an error.
+* [Refined invoice update
+ handling](https://github.com/lightningnetwork/lnd/pull/11024) across MPP, AMP,
+ and legacy payment paths, including keysend records and preimage-dependent
+ settlement outcomes.
+
# New Features
## Functional Enhancements
@@ -118,3 +123,4 @@
* bitromortac
* Jared Tobin
* Olaoluwa Osuntokun
+* ZiggieWhy 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.