Skip to content

1.7.0

Compare
Choose a tag to compare
@reugn reugn released this 15 Oct 07:48
· 62 commits to main since this release
37ebedd

Aerospike JDBC Driver 1.7.0

Features

  • [FMWK-64] Support secondary index cardinality
  • [FMWK-65] Consolidate secondary index logic
  • [FMWK-66] Set EventLoopGroup size to the number of available processors

Fixes

  • [FMWK-67] Fix a deadlock that causes queries to hang

Updates

  • Upgrade Aerospike Java client to 6.1.2
  • Update dependencies
  • Update GitHub actions versions