Skip to content

Commit d203a30

Browse files
Updating release notes for 4.5.10.0
1 parent 2d974ab commit d203a30

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.5
99

10+
### 4.5.10.0
11+
12+
<h4> New Features </h4>
13+
14+
* Add new wrapper value for removing duplicates from array values - [PR #3560](https://github.com/FoundationDB/fdb-record-layer/pull/3560)
15+
16+
17+
**[Full Changelog (4.5.9.0...4.5.10.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.5.9.0...4.5.10.0)**
18+
19+
#### Mixed Mode Test Results
20+
21+
Mixed mode testing run against the following previous versions:
22+
23+
`4.4.15.0`, ✅`4.5.1.0`, ✅`4.5.2.0`, ✅`4.5.3.0`, ✅`4.5.4.0`, ✅`4.5.5.0`, ✅`4.5.6.0`, ✅`4.5.7.0`, ✅`4.5.8.0`, ✅`4.5.9.0`
24+
25+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/17404192410)
26+
27+
28+
1029
### 4.5.9.0
1130

1231
<h4> Bug Fixes </h4>

0 commit comments

Comments
 (0)