Skip to content

5.0.1

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:05

Release Date: November 11, 2020

  • A bug affecting this version of the Java client has been identified. If your application uses scans, but does not use Policy.priority , ScanPolicy.scanPercent or ScanPolicy.failOnClusterChange, you can safely upgrade to Java client 5.1.11. We strongly recommend that you do so at the earliest opportunity.
  • Requires server version 4.9+.

New Features

  • Retrofit support for old PredExp in addition to new Expressions. Both expression filters will be supported for 1 year in order to ease the transition to new Expression APIs. After that, PredExp support will be permanently removed. Also, support server version 4.9+ instead of the more strict 5.2.0.4+ requirement. Expression API usage still requires server 5.2.0.4+. [CLIENT-1373]
  • Add Exp.memorySize(). This method requires server version 5.3+.

Bug Fixes

  • Remove extraneous newline in ClusterStats toString().
  • Add exp package to javadocs.

Full Changelog: 5.0.0...5.0.1