Skip to content

Commit 3e173c8

Browse files
Updating release notes for 4.8.2.0
1 parent 3abbfb6 commit 3e173c8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.8
99

10+
### 4.8.2.0
11+
12+
<h4> New Features </h4>
13+
14+
* Use the LuceneSerializer to encode stored fields and field infos, too. - [PR #3669](https://github.com/FoundationDB/fdb-record-layer/pull/3669)
15+
16+
<details>
17+
<summary>
18+
19+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
20+
21+
</summary>
22+
23+
* Add documentation to `CAST` operator. - [PR #3668](https://github.com/FoundationDB/fdb-record-layer/pull/3668)
24+
25+
</details>
26+
27+
28+
**[Full Changelog (4.8.1.0...4.8.2.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.8.1.0...4.8.2.0)**
29+
30+
#### Mixed Mode Test Results
31+
32+
Mixed mode testing run against the following previous versions:
33+
34+
`4.5.13.0`, ❌`4.6.1.0`, ❌`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`
35+
36+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/18580596733)
37+
38+
39+
1040
### 4.8.1.0
1141

1242
<h4> Breaking Changes </h4>

0 commit comments

Comments
 (0)