Aerospike JDBC Driver version 1.7.0 was released on October 15, 2022.
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.