Skip to content

Commit be0326e

Browse files
Updating release notes for 4.5.5.0
1 parent 722009e commit be0326e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.5
99

10+
### 4.5.5.0
11+
12+
<h4> New Features </h4>
13+
14+
* Bring back full support for UUID - [PR #3510](https://github.com/FoundationDB/fdb-record-layer/pull/3510)
15+
<h4> Bug Fixes </h4>
16+
17+
* Unpivoting repeated fields with SQL functions - [PR #3537](https://github.com/FoundationDB/fdb-record-layer/pull/3537)
18+
19+
<details>
20+
<summary>
21+
22+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
23+
24+
</summary>
25+
26+
* Add more prefix-based tests to like.yamsql - [PR #3536](https://github.com/FoundationDB/fdb-record-layer/pull/3536)
27+
* Fully qualify teamscale action - [PR #3534](https://github.com/FoundationDB/fdb-record-layer/pull/3534)
28+
* Upload coverage data to teamscale - [PR #3519](https://github.com/FoundationDB/fdb-record-layer/pull/3519)
29+
30+
</details>
31+
32+
33+
**[Full Changelog (4.5.4.0...4.5.5.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.5.4.0...4.5.5.0)**
34+
35+
#### Mixed Mode Test Results
36+
37+
Mixed mode testing run against the following previous versions:
38+
39+
`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`, ✅`4.5.4.0`
40+
41+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16915773485)
42+
43+
44+
1045
### 4.5.4.0
1146

1247
<h4> New Features </h4>

0 commit comments

Comments
 (0)