Skip to content

Commit 3a405f5

Browse files
Updating release notes for 4.5.4.0
1 parent 688e2d9 commit 3a405f5

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.5
99

10+
### 4.5.4.0
11+
12+
<h4> New Features </h4>
13+
14+
* Interpret full-supported UUID type correctly in JDBC server - [PR #3515](https://github.com/FoundationDB/fdb-record-layer/pull/3515)
15+
<h4> Bug Fixes </h4>
16+
17+
* Fix case-sensitivity handling - [PR #3511](https://github.com/FoundationDB/fdb-record-layer/pull/3511)
18+
* Remove synchronized blocks from FDBDirectoryWrapper - [PR #3494](https://github.com/FoundationDB/fdb-record-layer/pull/3494)
19+
20+
<details>
21+
<summary>
22+
23+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
24+
25+
</summary>
26+
27+
* Chore - Update copyright date - [PR #3528](https://github.com/FoundationDB/fdb-record-layer/pull/3528)
28+
29+
</details>
30+
31+
32+
**[Full Changelog (4.5.3.0...4.5.4.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.5.3.0...4.5.4.0)**
33+
34+
#### Mixed Mode Test Results
35+
36+
Mixed mode testing run against the following previous versions:
37+
38+
`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`, ✅`4.5.2.0`, ✅`4.5.3.0`
39+
40+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16753916516)
41+
42+
43+
1044
### 4.5.3.0
1145

1246

0 commit comments

Comments
 (0)