Adding note for customer about partition split fix in  version 2.4.4
This commit is contained in:
Naveen Singh 2019-12-03 13:47:37 -05:00 коммит произвёл GitHub
Родитель e16957a58b
Коммит 4ed30eb913
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -18,6 +18,10 @@ To get the binaries of the latest official Microsoft Azure DocumentDB Java SDK a
<version>LATEST</version>
</dependency>
## Note
Version 2.4.4 have an important fix for the scenario where the SDK doesn't entertain partition split hint from server and results in incorrect client side routing caches refresh.
## Minimum Requirements
* Java Development Kit 7
* (Optional) Maven