Skip to content

Commit be656a0

Browse files
Updating release notes for 4.2.5.0
1 parent 8e642ad commit be656a0

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,42 @@ As the [versioning guide](Versioning.md) details, it cannot always be determined
77

88
## 4.2
99

10+
### 4.2.5.0
11+
12+
<h4> Breaking Changes </h4>
13+
14+
* Rollback UUID support in SQL Layer - [PR #3293](https://github.com/FoundationDB/fdb-record-layer/pull/3293)
15+
* Synthetic record orphan policy - [PR #3271](https://github.com/FoundationDB/fdb-record-layer/pull/3271)
16+
<h4> New Features </h4>
17+
18+
* Index scrubbing should support range id & range reset - [PR #3298](https://github.com/FoundationDB/fdb-record-layer/pull/3298)
19+
* Support SQL Table Valued Functions - [PR #3280](https://github.com/FoundationDB/fdb-record-layer/pull/3280)
20+
21+
<details>
22+
<summary>
23+
24+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
25+
26+
</summary>
27+
28+
* When downloading old servers, only cache latest version for 10 minutes - [PR #3284](https://github.com/FoundationDB/fdb-record-layer/pull/3284)
29+
* Updating release notes for 4.2.2.1 - [PR #3294](https://github.com/FoundationDB/fdb-record-layer/pull/3294)
30+
31+
</details>
32+
33+
34+
**[Full Changelog (4.2.4.0...4.2.5.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.2.4.0...4.2.5.0)**
35+
36+
#### Mixed Mode Test Results
37+
38+
Mixed mode testing run against the following previous versions:
39+
40+
`4.1.4.0`, ✅`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`
41+
42+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/14470024338)
43+
44+
45+
1046
### 4.2.4.0
1147

1248
<h4> Bug Fixes </h4>

0 commit comments

Comments
 (0)