Skip to content

Commit 0759246

Browse files
Updating release notes for 4.3.3.0
1 parent d189cf5 commit 0759246

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.3
99

10+
### 4.3.3.0
11+
12+
<h4> New Features </h4>
13+
14+
* Create throttled and retrying record iterator - [PR #3350](https://github.com/FoundationDB/fdb-record-layer/pull/3350)
15+
<h4> Performance Improvements </h4>
16+
17+
* Reenable memoization of correlated-to sets - [PR #3371](https://github.com/FoundationDB/fdb-record-layer/pull/3371)
18+
19+
20+
**[Full Changelog (4.3.2.0...4.3.3.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.3.2.0...4.3.3.0)**
21+
22+
#### Mixed Mode Test Results
23+
24+
Mixed mode testing run against the following previous versions:
25+
26+
`4.1.9.0`, ✅`4.1.10.0`, ✅`4.2.2.0`, ✅`4.2.2.1`, ❌`4.2.3.0`, ❌`4.2.4.0`, ✅`4.2.5.0`, ✅`4.2.6.0`, ✅`4.2.8.0`, ✅`4.3.2.0`
27+
28+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/15296431095)
29+
30+
31+
1032
### 4.3.2.0
1133

1234
<h4> Bug Fixes </h4>

0 commit comments

Comments
 (0)