Skip to content

4.1.6

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:12

Release Date: April 20, 2018

New Features

  • Support authentication mode (ClientPolicy.authMode). When user authentication is enabled, the mode specifies internal server authentication or external (LDAP etc) authentication.
  • Support separate login timeout (ClientPolicy.loginTimeout) when authentication is enabled.
  • Support TLS specifically for logins (TlsPolicy.forLoginOnly) in addition to full TLS. If enabled, TLS will be used for login and clear sockets will be used for transactions.
  • Support UDF function calls in benchmarks. Thanks to anirudh-raja for the enhancement.

Bug Fixes

  • Send socket timeout to server for queries that do not have a filter (effectively a scan). [CLIENT-1005]

Full Changelog: 4.1.5...4.1.6