Skip to content

Commit 3bf436d

Browse files
authored
Remove release notes for unpublished builds (#3481)
The release workflows for the 4.4.5.0 and 4.4.6.0 releases failed to publish due to an authentication issue with publishing to maven central. This removes the release notes so that we'll regenerate them appropriately (for 4.4.7.0, presumably).
1 parent 6329bd0 commit 3bf436d

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

docs/sphinx/source/ReleaseNotes.md

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

88
## 4.4
99

10-
### 4.4.6.0
11-
12-
<h4> New Features </h4>
13-
14-
* Include planner configuration in the `QueryCacheKey` - [PR #3463](https://github.com/FoundationDB/fdb-record-layer/pull/3463)
15-
16-
17-
**[Full Changelog (4.4.5.0...4.4.6.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.4.5.0...4.4.6.0)**
18-
19-
#### Mixed Mode Test Results
20-
21-
Mixed mode testing run against the following previous versions:
22-
23-
`4.2.5.0`, ✅`4.2.6.0`, ✅`4.2.8.0`, ✅`4.3.2.0`, ✅`4.3.3.0`, ✅`4.3.3.1`, ✅`4.3.5.0`, ✅`4.3.6.0`, ✅`4.4.3.0`, ✅`4.4.4.0`
24-
25-
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16176108904)
26-
27-
28-
29-
### 4.4.5.0
30-
31-
<h4> New Features </h4>
32-
33-
* revive and move `PlannerRepl` into its own component - [PR #3466](https://github.com/FoundationDB/fdb-record-layer/pull/3466)
34-
<h4> Bug Fixes </h4>
35-
36-
* Fix transactional insert throwing No Value Present in server - [PR #3476](https://github.com/FoundationDB/fdb-record-layer/pull/3476)
37-
38-
<details>
39-
<summary>
40-
41-
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
42-
43-
</summary>
44-
45-
* Re-enable force continuation tests in Yaml - [PR #3393](https://github.com/FoundationDB/fdb-record-layer/pull/3393)
46-
47-
</details>
48-
49-
50-
**[Full Changelog (4.4.4.0...4.4.5.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.4.4.0...4.4.5.0)**
51-
52-
#### Mixed Mode Test Results
53-
54-
Mixed mode testing run against the following previous versions:
55-
56-
`4.2.5.0`, ✅`4.2.6.0`, ✅`4.2.8.0`, ✅`4.3.2.0`, ✅`4.3.3.0`, ✅`4.3.3.1`, ✅`4.3.5.0`, ✅`4.3.6.0`, ✅`4.4.3.0`, ✅`4.4.4.0`
57-
58-
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/16167136840)
59-
60-
61-
6210
### 4.4.4.0
6311

6412
<h4> New Features </h4>

0 commit comments

Comments
 (0)