Skip to content

Commit f19aa9a

Browse files
Updating release notes for 4.2.6.0
1 parent 1db9dd4 commit f19aa9a

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

+32
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,38 @@ As the [versioning guide](Versioning.md) details, it cannot always be determined
77

88
## 4.2
99

10+
### 4.2.6.0
11+
12+
<h4> Breaking Changes </h4>
13+
14+
* Streaming aggregate cursor now requires 4.1.9.0 or later for continuation deserialization - [PR #3246](https://github.com/FoundationDB/fdb-record-layer/pull/3246)
15+
* Make INDEX_SCRUBBED_INDEX_RANGES unique + more - [PR #3306](https://github.com/FoundationDB/fdb-record-layer/pull/3306)
16+
17+
<details>
18+
<summary>
19+
20+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
21+
22+
</summary>
23+
24+
* Fix getMixedModeVersion() to match display name - [PR #3310](https://github.com/FoundationDB/fdb-record-layer/pull/3310)
25+
* Fix connection name in Multiserver configs in YAML-tests - [PR #3301](https://github.com/FoundationDB/fdb-record-layer/pull/3301)
26+
27+
</details>
28+
29+
30+
**[Full Changelog (4.2.5.0...4.2.6.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.2.5.0...4.2.6.0)**
31+
32+
#### Mixed Mode Test Results
33+
34+
Mixed mode testing run against the following previous versions:
35+
36+
`4.1.5.0`, ❌`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`
37+
38+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14498535409)
39+
40+
41+
1042
### 4.2.5.0
1143

1244
<h4> Breaking Changes </h4>

0 commit comments

Comments
 (0)