Skip to content

Commit df2434b

Browse files
Updating release notes for 4.3.2.0
1 parent 4051e44 commit df2434b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.3
99

10+
### 4.3.2.0
11+
12+
<h4> Bug Fixes </h4>
13+
14+
* Don't memoize correlation sets in planner objects - [PR #3365](https://github.com/FoundationDB/fdb-record-layer/pull/3365)
15+
16+
<details>
17+
<summary>
18+
19+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
20+
21+
</summary>
22+
23+
* Fix deprecated Gradle syntax and configuration features - [PR #3358](https://github.com/FoundationDB/fdb-record-layer/pull/3358)
24+
25+
</details>
26+
27+
28+
**[Full Changelog (4.3.1.0...4.3.2.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.3.1.0...4.3.2.0)**
29+
30+
#### Mixed Mode Test Results
31+
32+
Mixed mode testing run against the following previous versions:
33+
34+
`4.1.8.0`, ✅`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`
35+
36+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/15267203964)
37+
38+
39+
1040
### 4.3.1.0
1141

1242
<h4> New Features </h4>

0 commit comments

Comments
 (0)