Skip to content

Commit 4578dab

Browse files
authored
Remove 4.2.7.0 release notes as build was never published (#3345)
The 4.2.7.0 build failed to publish artifacts (see: https://github.com/FoundationDB/fdb-record-layer/actions/runs/14863133315 and https://github.com/FoundationDB/fdb-record-layer/actions/runs/14864688455). As a result, it should not be included in our release notes document. This combines the release notes information from 4.2.8.0 and 4.2.7.0 into one larger release note for the two combined (catalogued under 4.2.8.0).
1 parent c507e38 commit 4578dab

File tree

1 file changed

+4
-29
lines changed

1 file changed

+4
-29
lines changed

docs/sphinx/source/ReleaseNotes.md

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

1010
### 4.2.8.0
1111

12-
13-
<details>
14-
<summary>
15-
16-
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
17-
18-
</summary>
19-
20-
* Remove jfrog from repository list - [PR #3339](https://github.com/FoundationDB/fdb-record-layer/pull/3339)
21-
22-
</details>
23-
24-
25-
**[Full Changelog (4.2.7.0...4.2.8.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.2.7.0...4.2.8.0)**
26-
27-
#### Mixed Mode Test Results
28-
29-
Mixed mode testing run against the following previous versions:
30-
31-
`4.1.6.0`, ❌`4.1.8.0`, ✅`4.1.9.0`, ✅`4.1.10.0`, ✅`4.2.2.0`, ✅`4.2.2.1`, ❌`4.2.3.0`, ❌`4.2.4.0`, ✅`4.2.5.0`, ✅`4.2.6.0`
32-
33-
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14880158619)
34-
35-
36-
37-
### 4.2.7.0
38-
3912
<h4> Breaking Changes </h4>
4013

4114
* Remove deprecated IndexingByRecords module - [PR #3312](https://github.com/FoundationDB/fdb-record-layer/pull/3312)
@@ -62,19 +35,21 @@ Mixed mode testing run against the following previous versions:
6235
* Remove jfrog from repository list - [PR #3339](https://github.com/FoundationDB/fdb-record-layer/pull/3339)
6336
* Fix broken gradle task: testShadowJar - [PR #3320](https://github.com/FoundationDB/fdb-record-layer/pull/3320)
6437
* Upgrade to gradle 8 - [PR #3316](https://github.com/FoundationDB/fdb-record-layer/pull/3316)
38+
* Remove jfrog from repository list - [PR #3339](https://github.com/FoundationDB/fdb-record-layer/pull/3339)
6539

6640
</details>
6741

6842

69-
**[Full Changelog (4.2.6.0...4.2.7.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.2.6.0...4.2.7.0)**
43+
**[Full Changelog (4.2.6.0...4.2.8.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.2.6.0...4.2.8.0)**
44+
7045

7146
#### Mixed Mode Test Results
7247

7348
Mixed mode testing run against the following previous versions:
7449

7550
`4.1.6.0`, ❌`4.1.8.0`, ✅`4.1.9.0`, ✅`4.1.10.0`, ✅`4.2.2.0`, ✅`4.2.2.1`, ❌`4.2.3.0`, ❌`4.2.4.0`, ✅`4.2.5.0`, ✅`4.2.6.0`
7651

77-
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14864688455)
52+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14880158619)
7853

7954

8055

0 commit comments

Comments
 (0)