Skip to content

Commit 0db390b

Browse files
Updating release notes for 4.5.2.0
1 parent 17e10fb commit 0db390b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.5
99

10+
### 4.5.2.0
11+
12+
<h4> Bug Fixes </h4>
13+
14+
* Fix some software rot in the sqlline CLI - [PR #3502](https://github.com/FoundationDB/fdb-record-layer/pull/3502)
15+
* `NULL` handling fixes in plan generator - [PR #3506](https://github.com/FoundationDB/fdb-record-layer/pull/3506)
16+
17+
18+
**[Full Changelog (4.5.1.0...4.5.2.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.5.1.0...4.5.2.0)**
19+
20+
#### Mixed Mode Test Results
21+
22+
Mixed mode testing run against the following previous versions:
23+
24+
`4.4.4.0`, ❌`4.4.7.0`, ❌`4.4.8.0`, ❌`4.4.9.0`, ❌`4.4.10.0`, ❌`4.4.11.0`, ✅`4.4.12.0`, ✅`4.4.14.0`, ✅`4.4.15.0`, ✅`4.5.1.0`
25+
26+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16627768059)
27+
28+
29+
1030
### 4.5.1.0
1131

1232
<h4> Breaking Changes </h4>

0 commit comments

Comments
 (0)