mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
Merge pull request #438 from ajbeamon/release-5.2
Add read-only commit fix and some PR links to release notes.
This commit is contained in:
commit
e659dc7c2c
@ -2,14 +2,22 @@
|
||||
Release Notes
|
||||
#############
|
||||
|
||||
5.2.3
|
||||
=====
|
||||
|
||||
Fixes
|
||||
-----
|
||||
|
||||
* A read-only transaction using the ``READ_LOCK_AWARE`` option would fail if committed. `(PR #437) https://github.com/apple/foundationdb/pull/437`_
|
||||
|
||||
5.2.2
|
||||
=====
|
||||
|
||||
Fixes
|
||||
-----
|
||||
|
||||
* Build would fail on recent versions of Clang
|
||||
* Clusters running with TLS plugin would fail to start when client and server certificates used different validation rules
|
||||
* Build would fail on recent versions of Clang. `(PR #389) https://github.com/apple/foundationdb/pull/389/files`_
|
||||
* Clusters running with TLS plugin would fail to start when client and server certificates used different validation rules. `(PR #396) https://github.com/apple/foundationdb/pull/396`_
|
||||
|
||||
5.2.1
|
||||
=====
|
||||
|
Loading…
x
Reference in New Issue
Block a user