Aerospike JDBC Driver version 1.6.0 (May 17, 2022)

Aerospike JDBC Driver version 1.6.0 was released on May 17, 2022.

Features

  • [TOOLS-2035] Support Aerospike secondary indexes.
  • [TOOLS-2038] Migrate to Calcite SQL Parser.
  • [TOOLS-2037] Support batch writes in the INSERT statement.
  • [TOOLS-2034] Support batch reads in the IN statement.
  • [TOOLS-2019] Support quoted table names.
  • [TOOLS-2039] Support the BETWEEN operator.

Fixes

  • [TOOLS-2036] Allow for specifying the primary key as a column.
  • [TOOLS-2013] Allow for combining user key and non-key predicates.
  • [TOOLS-1998] Fix spaces in names issue in the UPDATE statement.

Updates

  • Upgrade Aerospike Java client to 6.0.0.
  • Update dependencies.