updated the release notes with the multi-version client fix

This commit is contained in:
Evan Tschannen 2018-07-30 10:49:31 -07:00
parent 4ac909e4f1
commit 5ea1cebf17
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ Bindings
* The go bindings now caches database connections on a per-cluster basis. `(Issue #607) <https://github.com/apple/foundationdb/issues/607>`_
Fixes
-----
* Sometimes the multi-version client would not reconnect to the cluster after it was upgraded. `(PR #637) <https://github.com/apple/foundationdb/pull/637>`_
5.2.6
=====