Riak Java Client 2.1.0
alexmoore
released this
17 Nov 04:49
·
56 commits
to develop
since this release
Notes
- Java 7 support has been deprecated, Java 8+ is now required.
New features in this release:
- Added HyperLogLog Datatype Support
- Added streaming support for ListKeys, ListBuckets, Secondary Index, and MapReduce Commands/Operations
- Added cleanup() method to RiakCluster & RiakClient for container Environments
- Moved CI from internal buildbot to public Travis CI
- Enhanced - Reduce the number of charset lookups performed in BinaryValue class