Skip to content

4.1.1

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:13

Release Date: December 07, 2017

New Features

  • Support SSLContext configuration in TlsPolicy.

Bug Fixes

  • Remove TlsPolicy encryptOnly field because the server has dropped support for it.
  • Disable retries by default for writes.
  • Use read defaults (maxRetries = 2) on operate calls when the policy is null and all operations are reads.
  • Set query idle socket_timeout default to 10 seconds.
  • Make SERVER_NOT_AVAILABLE a client generated error.
  • Use PARTITION_UNAVAILABLE for server error code 11.

Full Changelog: 4.1.0...4.1.1