Skip to content

Commit e8ee2ce

Browse files
Fix release note since 4.2.1.0 release did not get published to maven central (#3279)
`4.2.1.0` was not published, so we should remove its entry in the release note and merge it with the `4.2.2.0` section
1 parent 5c27194 commit e8ee2ce

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

docs/sphinx/source/ReleaseNotes.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,6 @@ As the [versioning guide](Versioning.md) details, it cannot always be determined
99

1010
### 4.2.2.0
1111

12-
13-
14-
**[Full Changelog (4.2.1.0...4.2.2.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.2.1.0...4.2.2.0)**
15-
16-
#### Mixed Mode Test Results
17-
18-
Mixed mode testing run against the following previous versions:
19-
20-
`4.0.559.1`, ❌`4.0.559.2`, ❌`4.0.559.3`, ❌`4.0.559.4`, ❌`4.0.559.6`, ❌`4.0.561.0`, ❌`4.0.562.0`, ❌`4.0.564.0`, ❌`4.0.565.0`, ❌`4.0.566.0`, ❌`4.0.567.0`, ❌`4.0.568.0`, ❌`4.0.569.0`, ❌`4.0.570.0`, ❌`4.0.571.0`, ❌`4.0.572.0`, ❌`4.0.573.0`, ❌`4.0.574.0`, ❌`4.0.575.0`, ❌`4.1.4.0`, ✅`4.1.5.0`, ✅`4.1.6.0`, ✅`4.1.8.0`, ✅`4.1.9.0`, ✅`4.1.10.0`
21-
22-
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14116508725)
23-
24-
25-
26-
### 4.2.1.0
27-
2812
<h4> Breaking Changes </h4>
2913

3014
* Lucene: AnalyzerChooser no longer takes the text when choosing an analyzer - [PR #2994](https://github.com/FoundationDB/fdb-record-layer/pull/2994)
@@ -61,17 +45,15 @@ Mixed mode testing run against the following previous versions:
6145

6246
</details>
6347

64-
65-
**[Full Changelog (4.1.10.0...4.2.1.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.1.10.0...4.2.1.0)**
48+
**[Full Changelog (4.1.10.0...4.2.2.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.1.10.0...4.2.2.0)**
6649

6750
#### Mixed Mode Test Results
6851

6952
Mixed mode testing run against the following previous versions:
7053

7154
`4.0.559.1`, ❌`4.0.559.2`, ❌`4.0.559.3`, ❌`4.0.559.4`, ❌`4.0.559.6`, ❌`4.0.561.0`, ❌`4.0.562.0`, ❌`4.0.564.0`, ❌`4.0.565.0`, ❌`4.0.566.0`, ❌`4.0.567.0`, ❌`4.0.568.0`, ❌`4.0.569.0`, ❌`4.0.570.0`, ❌`4.0.571.0`, ❌`4.0.572.0`, ❌`4.0.573.0`, ❌`4.0.574.0`, ❌`4.0.575.0`, ❌`4.1.4.0`, ✅`4.1.5.0`, ✅`4.1.6.0`, ✅`4.1.8.0`, ✅`4.1.9.0`, ✅`4.1.10.0`
7255

73-
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14113907478)
74-
56+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14116508725)
7557

7658

7759
## 4.1

0 commit comments

Comments
 (0)