Skip to content

Commit 12005f4

Browse files
Updating release notes for 4.4.10.0
1 parent 96c3950 commit 12005f4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.4
99

10+
### 4.4.10.0
11+
12+
<h4> New Features </h4>
13+
14+
* Remove FieldDescription in Struct/ArrayMetadata in favour of DataType - [PR #3484](https://github.com/FoundationDB/fdb-record-layer/pull/3484)
15+
* Implement a `closeAll` utility to close multiple closeables - [PR #3470](https://github.com/FoundationDB/fdb-record-layer/pull/3470)
16+
<h4> Bug Fixes </h4>
17+
18+
* resolves: #3487 restrict select expressions in rewrite matchers to be exploratory - [PR #3486](https://github.com/FoundationDB/fdb-record-layer/pull/3486)
19+
20+
21+
**[Full Changelog (4.4.9.0...4.4.10.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.4.9.0...4.4.10.0)**
22+
23+
#### Mixed Mode Test Results
24+
25+
Mixed mode testing run against the following previous versions:
26+
27+
`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`, ✅`4.4.8.0`, ✅`4.4.9.0`
28+
29+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16320573197)
30+
31+
32+
1033
### 4.4.9.0
1134

1235

0 commit comments

Comments
 (0)