Skip to content

Commit 8c6c6f4

Browse files
Updating release notes for 4.4.8.0
1 parent ba33220 commit 8c6c6f4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.4
99

10+
### 4.4.8.0
11+
12+
<h4> Bug Fixes </h4>
13+
14+
* Preserve `IntermingleTables` flag in `RecordLayerSchemaTemplate.toBuilder` - [PR #3482](https://github.com/FoundationDB/fdb-record-layer/pull/3482)
15+
16+
17+
**[Full Changelog (4.4.7.0...4.4.8.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.4.7.0...4.4.8.0)**
18+
19+
#### Mixed Mode Test Results
20+
21+
Mixed mode testing run against the following previous versions:
22+
23+
`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`, ✅`4.4.7.0`
24+
25+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16198820852)
26+
27+
28+
1029
### 4.4.7.0
1130

1231
<h4> New Features </h4>

0 commit comments

Comments
 (0)