Skip to content

Commit a5d3741

Browse files
authored
Merge pull request #11404 from jzhou77/release-notes
Add 7.1.58 to 7.1.61 release notes
2 parents 5bcbb6f + c33402c commit a5d3741

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

documentation/sphinx/source/release-notes/release-notes-710.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
Release Notes
33
#############
44

5+
7.1.61
6+
======
7+
* Same as 7.1.60 release with AVX enabled.
8+
9+
7.1.60
10+
======
11+
* Released with AVX disabled.
12+
* Fixed a DR corruption bug due to a race condition. `(PR #11245) <https://github.com/apple/foundationdb/pull/11245>`_
13+
* Added Go tenanting support for 7.1. `(PR #11278) <https://github.com/apple/foundationdb/pull/11278>`_
14+
* Increased visibility of gray failure actions. `(PR #11314) <https://github.com/apple/foundationdb/pull/11314>`_
15+
* Increase visibility of CommitProxyTerminated events for failed_to_progress errors. `(PR #11316) <https://github.com/apple/foundationdb/pull/11316>`_
16+
* Fixed an infinite retry of GRV request bug. `(PR #11352) <https://github.com/apple/foundationdb/pull/11352>`_
17+
* Improved distributed consistency checker to continuously run by default and visibility of recruitment errors. `(PR #11351) <https://github.com/apple/foundationdb/pull/11351>`_
18+
* Fix an assertion failure of cluster controller when waiting for recovery. `(PR #11398) <https://github.com/apple/foundationdb/pull/11398>`_
19+
20+
7.1.59
21+
======
22+
* Same as 7.1.59 release with AVX enabled.
23+
24+
7.1.58
25+
======
26+
* Released with AVX disabled.
27+
* Fixed a bug in consistency checker urgent mode. `(PR #11230) <https://github.com/apple/foundationdb/pull/11230>`_
28+
529
7.1.57
630
======
731
* Same as 7.1.56 release with AVX enabled.

0 commit comments

Comments
 (0)