Skip to content

Commit 799ba65

Browse files
Updating release notes for 4.8.4.0
1 parent 2d6cbab commit 799ba65

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.8
99

10+
### 4.8.4.0
11+
12+
<h4> New Features </h4>
13+
14+
* Protobuf compliant translation for supporting richer identifiers for tables and columns - [PR #3696](https://github.com/FoundationDB/fdb-record-layer/pull/3696)
15+
<h4> Performance Improvements </h4>
16+
17+
* Reactivate amortization of plan generation of functions. - [PR #3595](https://github.com/FoundationDB/fdb-record-layer/pull/3595)
18+
19+
20+
**[Full Changelog (4.8.3.0...4.8.4.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.8.3.0...4.8.4.0)**
21+
22+
#### Mixed Mode Test Results
23+
24+
Mixed mode testing run against the following previous versions:
25+
26+
`4.6.2.0`, ❌`4.6.3.0`, ❌`4.6.4.0`, ❌`4.6.5.0`, ❌`4.7.1.0`, ❌`4.7.2.0`, ✅`4.7.3.0`, ✅`4.8.1.0`, ✅`4.8.2.0`, ✅`4.8.3.0`
27+
28+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/18946501767)
29+
30+
31+
1032
### 4.8.3.0
1133

1234
<h4> New Features </h4>

0 commit comments

Comments
 (0)