4.1.0
Release Date: November 10, 2017
New Features
- Support Server Strong Consistency mode.
Bug Fixes
- Throw exception in createIndex() when index already exists. Also, throw exception in dropIndex() when index does not exist. See Incompatible change. [CLIENT-938]
- Remove LDT functionality. Large data types have been deprecated on the server. [CLIENT-929]
- Do not allow nodes into cluster until node partition maps are fully initialized (partition-generation != -1).
- In waitTillStabilized(), replace timeout with max cluster tend iterations(3).
- There is no need to search partition map on a single node cluster.
- Rename ResultCode NO_XDS to ALWAYS_FORBIDDEN.
Full Changelog: 4.0.8...4.1.0