Skip to content

Commit b81e185

Browse files
Updating release notes for 4.4.11.0
1 parent 69b8ffb commit b81e185

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.4
99

10+
### 4.4.11.0
11+
12+
<h4> New Features </h4>
13+
14+
* Add test to verify that temp functions are created in TxnBound database - [PR #3488](https://github.com/FoundationDB/fdb-record-layer/pull/3488)
15+
<h4> Bug Fixes </h4>
16+
17+
* Add support for NULL type fields in ExecuteInsert - [PR #3490](https://github.com/FoundationDB/fdb-record-layer/pull/3490)
18+
19+
20+
**[Full Changelog (4.4.10.0...4.4.11.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.4.10.0...4.4.11.0)**
21+
22+
#### Mixed Mode Test Results
23+
24+
Mixed mode testing run against the following previous versions:
25+
26+
`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`, ✅`4.4.10.0`
27+
28+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16344428202)
29+
30+
31+
1032
### 4.4.10.0
1133

1234
<h4> New Features </h4>

0 commit comments

Comments
 (0)