Skip to content

Commit ac66a19

Browse files
Updating release notes for 4.4.5.0
1 parent 87f4b69 commit ac66a19

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.4
99

10+
### 4.4.5.0
11+
12+
<h4> New Features </h4>
13+
14+
* revive and move `PlannerRepl` into its own component - [PR #3466](https://github.com/FoundationDB/fdb-record-layer/pull/3466)
15+
<h4> Bug Fixes </h4>
16+
17+
* Fix transactional insert throwing No Value Present in server - [PR #3476](https://github.com/FoundationDB/fdb-record-layer/pull/3476)
18+
19+
<details>
20+
<summary>
21+
22+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
23+
24+
</summary>
25+
26+
* Re-enable force continuation tests in Yaml - [PR #3393](https://github.com/FoundationDB/fdb-record-layer/pull/3393)
27+
28+
</details>
29+
30+
31+
**[Full Changelog (4.4.4.0...4.4.5.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.4.4.0...4.4.5.0)**
32+
33+
#### Mixed Mode Test Results
34+
35+
Mixed mode testing run against the following previous versions:
36+
37+
`4.2.5.0`, ✅`4.2.6.0`, ✅`4.2.8.0`, ✅`4.3.2.0`, ✅`4.3.3.0`, ✅`4.3.3.1`, ✅`4.3.5.0`, ✅`4.3.6.0`, ✅`4.4.3.0`, ✅`4.4.4.0`
38+
39+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16167136840)
40+
41+
42+
1043
### 4.4.4.0
1144

1245
<h4> New Features </h4>

0 commit comments

Comments
 (0)