Skip to content

Commit 2d27420

Browse files
Updating release notes for 4.9.9.0
1 parent 64bf7a4 commit 2d27420

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

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.9
99

10+
### 4.9.9.0
11+
12+
<h4> Bug Fixes </h4>
13+
14+
* Lucene: handle requests for deferred merges - [PR #3905](https://github.com/FoundationDB/fdb-record-layer/pull/3905)
15+
16+
<details>
17+
<summary>
18+
19+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
20+
21+
</summary>
22+
23+
* Introduce "include" block in YAML testing framework - [PR #3819](https://github.com/FoundationDB/fdb-record-layer/pull/3819)
24+
25+
</details>
26+
27+
28+
**[Full Changelog (4.9.8.0...4.9.9.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.9.8.0...4.9.9.0)**
29+
30+
#### Mixed Mode Test Results
31+
32+
Mixed mode testing run against the following previous versions:
33+
34+
`4.8.15.0`, ✅`4.8.16.0`, ✅`4.8.17.0`, ✅`4.9.1.0`, ✅`4.9.2.0`, ✅`4.9.3.0`, ✅`4.9.4.0`, ✅`4.9.6.0`, ✅`4.9.7.0`, ✅`4.9.8.0`
35+
36+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/21681566971)
37+
38+
39+
1040
### 4.9.8.0
1141

1242
<h4> New Features </h4>

0 commit comments

Comments
 (0)