Skip to content

Commit 280b49a

Browse files
committed
meta: Update changelog for v22.11 final
1 parent 3ca1c70 commit 280b49a

File tree

1 file changed

+65
-56
lines changed

1 file changed

+65
-56
lines changed

CHANGELOG.md

Lines changed: 65 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
TODO: Insert version codename, and username of the contributor that named the release.
88
-->
99

10-
## [22.11rc3] - 2022-11-26
10+
## [22.11] - 2022-11-30: "Alameda Yield Generator"
1111

12+
13+
This release named by @endothermicdev.
1214
### Added
1315

1416
- Reckless - a Core Lightning plugin manager ([#5647])
@@ -84,6 +86,10 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
8486

8587

8688
### Fixed
89+
90+
- plugins: `pay` now knows it can use locally-connected wumbo channels for large payments. ([#5746])
91+
- lightningd: do not abort while parsing hsm pwd ([#5725])
92+
- plugins: on large/slow nodes we could blame plugins for failing to answer init in time, when we were just slow. ([#5741])
8793
- ld: Reduce identification of own transactions to not slow down over time, reducing block processing time ([#5715])
8894
- Fixed gossip_store corruption from duplicate private channel updates ([#5661])
8995
- Fixed a condition for newly created channels that could trigger a need for reconnect. ([#5601])
@@ -112,84 +118,89 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
112118
- bolt12: remove "vendor" (use "issuer") and "timestamp" (use "created_at") fields (deprecated v0.10.2). ([#5490])
113119

114120

115-
[#5674]: https://github.com/ElementsProject/lightning/pull/5674
121+
122+
[#5315]: https://github.com/ElementsProject/lightning/pull/5315
123+
[#5664]: https://github.com/ElementsProject/lightning/pull/5664
116124
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
125+
[#5640]: https://github.com/ElementsProject/lightning/pull/5640
126+
[#5398]: https://github.com/ElementsProject/lightning/pull/5398
127+
[#5585]: https://github.com/ElementsProject/lightning/pull/5585
128+
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
129+
[#5587]: https://github.com/ElementsProject/lightning/pull/5587
130+
[#5584]: https://github.com/ElementsProject/lightning/pull/5584
131+
[#5674]: https://github.com/ElementsProject/lightning/pull/5674
117132
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
118-
[#5592]: https://github.com/ElementsProject/lightning/pull/5592
119-
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
120-
[#5539]: https://github.com/ElementsProject/lightning/pull/5539
121-
[#5646]: https://github.com/ElementsProject/lightning/pull/5646
133+
[#5601]: https://github.com/ElementsProject/lightning/pull/5601
122134
[#5315]: https://github.com/ElementsProject/lightning/pull/5315
135+
[#5669]: https://github.com/ElementsProject/lightning/pull/5669
136+
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
123137
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
124-
[#5646]: https://github.com/ElementsProject/lightning/pull/5646
138+
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
139+
[#5619]: https://github.com/ElementsProject/lightning/pull/5619
125140
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
126-
[#5550]: https://github.com/ElementsProject/lightning/pull/5550
141+
[#5645]: https://github.com/ElementsProject/lightning/pull/5645
142+
[#5619]: https://github.com/ElementsProject/lightning/pull/5619
127143
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
128144
[#5539]: https://github.com/ElementsProject/lightning/pull/5539
129-
[#5593]: https://github.com/ElementsProject/lightning/pull/5593
145+
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
146+
[#5646]: https://github.com/ElementsProject/lightning/pull/5646
147+
[#5596]: https://github.com/ElementsProject/lightning/pull/5596
148+
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
130149
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
150+
[#5677]: https://github.com/ElementsProject/lightning/pull/5677
151+
[#5287]: https://github.com/ElementsProject/lightning/pull/5287
131152
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
132153
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
133154
[#5315]: https://github.com/ElementsProject/lightning/pull/5315
134-
[#5640]: https://github.com/ElementsProject/lightning/pull/5640
155+
[#5539]: https://github.com/ElementsProject/lightning/pull/5539
156+
[#5592]: https://github.com/ElementsProject/lightning/pull/5592
157+
[#5741]: https://github.com/ElementsProject/lightning/pull/5741
158+
[#5746]: https://github.com/ElementsProject/lightning/pull/5746
159+
[#5647]: https://github.com/ElementsProject/lightning/pull/5647
160+
[#5577]: https://github.com/ElementsProject/lightning/pull/5577
161+
[#5639]: https://github.com/ElementsProject/lightning/pull/5639
162+
[#5621]: https://github.com/ElementsProject/lightning/pull/5621
135163
[#5581]: https://github.com/ElementsProject/lightning/pull/5581
136-
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
164+
[#5369]: https://github.com/ElementsProject/lightning/pull/5369
165+
[#5727]: https://github.com/ElementsProject/lightning/pull/5727
166+
[#5592]: https://github.com/ElementsProject/lightning/pull/5592
167+
[#5487]: https://github.com/ElementsProject/lightning/pull/5487
168+
[#5509]: https://github.com/ElementsProject/lightning/pull/5509
169+
[#5676]: https://github.com/ElementsProject/lightning/pull/5676
170+
[#5664]: https://github.com/ElementsProject/lightning/pull/5664
171+
[#5715]: https://github.com/ElementsProject/lightning/pull/5715
137172
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
138-
[#5584]: https://github.com/ElementsProject/lightning/pull/5584
173+
[#5727]: https://github.com/ElementsProject/lightning/pull/5727
174+
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
175+
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
176+
[#5698]: https://github.com/ElementsProject/lightning/pull/5698
177+
[#5619]: https://github.com/ElementsProject/lightning/pull/5619
139178
[#5493]: https://github.com/ElementsProject/lightning/pull/5493
140-
[#5601]: https://github.com/ElementsProject/lightning/pull/5601
179+
[#5633]: https://github.com/ElementsProject/lightning/pull/5633
180+
[#5646]: https://github.com/ElementsProject/lightning/pull/5646
141181
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
142-
[#5647]: https://github.com/ElementsProject/lightning/pull/5647
182+
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
183+
[#5646]: https://github.com/ElementsProject/lightning/pull/5646
184+
[#5593]: https://github.com/ElementsProject/lightning/pull/5593
185+
[#5674]: https://github.com/ElementsProject/lightning/pull/5674
143186
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
144-
[#5676]: https://github.com/ElementsProject/lightning/pull/5676
145-
[#5639]: https://github.com/ElementsProject/lightning/pull/5639
146-
[#5577]: https://github.com/ElementsProject/lightning/pull/5577
147-
[#5664]: https://github.com/ElementsProject/lightning/pull/5664
187+
[#5650]: https://github.com/ElementsProject/lightning/pull/5650
148188
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
149189
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
150190
[#5592]: https://github.com/ElementsProject/lightning/pull/5592
151-
[#5369]: https://github.com/ElementsProject/lightning/pull/5369
152-
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
153-
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
154-
[#5669]: https://github.com/ElementsProject/lightning/pull/5669
155-
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
156-
[#5315]: https://github.com/ElementsProject/lightning/pull/5315
157-
[#5661]: https://github.com/ElementsProject/lightning/pull/5661
158-
[#5596]: https://github.com/ElementsProject/lightning/pull/5596
191+
[#5639]: https://github.com/ElementsProject/lightning/pull/5639
159192
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
160-
[#5591]: https://github.com/ElementsProject/lightning/pull/5591
161-
[#5677]: https://github.com/ElementsProject/lightning/pull/5677
162-
[#5619]: https://github.com/ElementsProject/lightning/pull/5619
163-
[#5674]: https://github.com/ElementsProject/lightning/pull/5674
164-
[#5664]: https://github.com/ElementsProject/lightning/pull/5664
193+
[#5550]: https://github.com/ElementsProject/lightning/pull/5550
165194
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
166-
[#5619]: https://github.com/ElementsProject/lightning/pull/5619
167-
[#5698]: https://github.com/ElementsProject/lightning/pull/5698
195+
[#5725]: https://github.com/ElementsProject/lightning/pull/5725
168196
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
169-
[#5587]: https://github.com/ElementsProject/lightning/pull/5587
170197
[#5444]: https://github.com/ElementsProject/lightning/pull/5444
171-
[#5509]: https://github.com/ElementsProject/lightning/pull/5509
172-
[#5592]: https://github.com/ElementsProject/lightning/pull/5592
173198
[#5650]: https://github.com/ElementsProject/lightning/pull/5650
174-
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
175-
[#5487]: https://github.com/ElementsProject/lightning/pull/5487
176-
[#5398]: https://github.com/ElementsProject/lightning/pull/5398
177-
[#5639]: https://github.com/ElementsProject/lightning/pull/5639
178-
[#5619]: https://github.com/ElementsProject/lightning/pull/5619
179-
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
180199
[#5594]: https://github.com/ElementsProject/lightning/pull/5594
181-
[#5646]: https://github.com/ElementsProject/lightning/pull/5646
182-
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
183-
[#5490]: https://github.com/ElementsProject/lightning/pull/5490
184-
[#5633]: https://github.com/ElementsProject/lightning/pull/5633
185-
[#5585]: https://github.com/ElementsProject/lightning/pull/5585
186-
[#5645]: https://github.com/ElementsProject/lightning/pull/5645
187-
[#5650]: https://github.com/ElementsProject/lightning/pull/5650
188-
[#5621]: https://github.com/ElementsProject/lightning/pull/5621
189-
[#5715]: https://github.com/ElementsProject/lightning/pull/5715
190-
[#5727]: https://github.com/ElementsProject/lightning/pull/5727
191-
[#5727]: https://github.com/ElementsProject/lightning/pull/5741
192-
[22.11rc3]: https://github.com/ElementsProject/lightning/releases/tag/v22.11rc3
200+
[#5661]: https://github.com/ElementsProject/lightning/pull/5661
201+
[#5681]: https://github.com/ElementsProject/lightning/pull/5681
202+
[#5591]: https://github.com/ElementsProject/lightning/pull/5591
203+
[22.11]: https://github.com/ElementsProject/lightning/releases/tag/v22.11
193204

194205

195206
## [0.12.1] - 2022-09-13: Web-8 init (dot one)
@@ -212,10 +223,8 @@ Point release with some bugfixes and patches.
212223

213224
[#5583]: https://github.com/ElementsProject/lightning/pull/5583
214225
[#5584]: https://github.com/ElementsProject/lightning/pull/5584
215-
[#5585]: https://github.com/ElementsProject/lightning/pull/5585
216226
[#5593]: https://github.com/ElementsProject/lightning/pull/5593
217227
[#5591]: https://github.com/ElementsProject/lightning/pull/5591
218-
[#5601]: https://github.com/ElementsProject/lightning/pull/5601
219228

220229

221230
## [0.12.0] - 2022-08-23: Web-8 init

0 commit comments

Comments
 (0)