Aerospike JDBC Driver version 1.2.0 (May 6, 2021)

Aerospike JDBC Driver version 1.2.0 was released on May 6, 2021.

Features

  • Support useBoolBin URL property.
  • Set Value.UseBoolBin to true by default.
  • Support Policies’ URL properties.
  • Support boolean Bin type.
  • Enable executeUpdate in Statements.
  • Update dependencies.
  • Remove support for deprecated Policies fields with the Java client v5.1.0.

Fixes

  • Fix fetchPrimaryKey method.