Skip to content

5.3.1

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 18 Jul 00:40

Release Date: December 06, 2022

Bug fixes

  • Retry a foreground scan/query partition to a different replica when a partition unavailable error occurs. [CLIENT-1932]
  • Allow parent BatchPolicy sendKey to be applied to all batch keys in batch write commands. [CLIENT-1945]
  • Check for error in info command response string when parsing racks and partitions. [CLIENT-2002]
  • Prevent batch operation with an invalid namespace from causing the entire batch to fail. [CLIENT-2022]
  • Remove unused node parameter in RackParser and query commands.
  • Mention that async sequence listener callbacks are not thread-safe.
  • Mention that ClientPolicy clusterName must match the server config "cluster-name" in the service section.

Full Changelog: 5.3.0...5.3.1