3.0.33
Release Date: January 09, 2015
New Features
- Support read consistency level.
- Support transaction commit level on writes.
- Support double/float on client-side. Server will store these values as longs.
- Support large list remove range.
- Separate large collection userModule into createModule and filterModule.
- Use xorshift128plus algorithm to generate random values in benchmarks.
Bug Fixes
- Validate that value type can be used as a key.
- Server has been handling NOBINDATA flag correctly for a long time on read record header, so remove old workaround code.
- Check if server enables LDT before running LDT examples.
Full Changelog: 3.0.32...3.0.33