Skip to content

Commit 2b571f2

Browse files
author
Stephen Atherton
committed
Updated release notes for 5.2.6.
1 parent 1c4c7f3 commit 2b571f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/sphinx/source/release-notes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Features
1616
* Updated the SET_VERSIONSTAMPED_VALUE atomic operation to place the versionstamp at a specified offset in a value (if the API version is set to 520 or higher). `(Issue #148) <https://github.com/apple/foundationdb/issues/148>`_
1717
* tls_verify_peers splits input using the '|' character. [5.2.4] `(PR #468) https://github.com/apple/foundationdb/pull/468`_
1818
* Added knobs and blob Backup URL parameters for operations/sec limits by operation type. [5.2.5] `(PR #513) https://github.com/apple/foundationdb/pull/513`_
19+
* Improved backup error specificity regarding timeouts and active connection failures. [5.2.6] `(PR #547) <https://github.com/apple/foundationdb/pull/581>`_
1920
2021
Performance
2122
-----------
@@ -34,7 +35,8 @@ Fixes
3435
* fdbcli kill command did not work when TLS was enabled. [5.2.4] `(PR #471) https://github.com/apple/foundationdb/pull/471`_
3536
* Don't disable certificate checks by default. [5.2.5] `(PR #511) https://github.com/apple/foundationdb/pull/511`_
3637
* A memory leak was fixed in connection closing. [5.2.6] `(PR #574) <https://github.com/apple/foundationdb/pull/574>`_
37-
* A memory leak was fixed in the coordinator's handling of disconnected clients. [5.2.6] `(PR #579) <https://github.com/apple/foundationdb/pulls/579>`_
38+
* A memory leak was fixed in the coordinator's handling of disconnected clients. [5.2.6] `(PR #579) <https://github.com/apple/foundationdb/pull/579>`_
39+
* Aligned memory allocation on MacOS was sometimes failing to allocate memory, causing a crash. [5.2.6] `(PR #547) <https://github.com/apple/foundationdb/pull/547>`_
3840

3941
Status
4042
------

0 commit comments

Comments
 (0)