Updated release note for 5.2.7 to elaborate on the fix.

This commit is contained in:
A.J. Beamon 2018-08-03 10:40:21 -07:00
parent 047e5eaf4f
commit a5d8acda4c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Bindings
Fixes
-----
* Sometimes clients would not reconnect to the cluster after the database was upgraded. `(PR #637) <https://github.com/apple/foundationdb/pull/637>`_
* A client could fail to connect to a cluster when the cluster was upgraded to a version compatible with the client. This affected upgrades that were using the multi-version client to maintain compatibility with both versions of the cluster. `(PR #637) <https://github.com/apple/foundationdb/pull/637>`_
5.2.6
=====