Releases: aerospike/aerospike-client-java-reactive
Releases · aerospike/aerospike-client-java-reactive
9.0.2
Features
- FMWK-625 Add support for reactive MRT methods by @reugn in #24.
- FMWK-626 Remove the deprecated client constructor by @reugn in #25.
Updates
- FMWK-627 Update dependency versions by @reugn in #26.
Full Changelog: 8.1.2...9.0.2
8.1.2
Fixes
- FMWK-484 Add node activity filter to monitor method by @reugn in #23 .
Updates
- FMWK-453 Upgrade to aerospike-client-jdk8 version 8.1.2 by @reugn in #22 .
Maintenance
- FMWK-250 Add Snyk scan workflow by @reugn in #21 .
Full Changelog: 7.1.0...8.1.2
7.1.0
Updates
- [FMWK-244] Upgrade Aerospike Java client to
7.1.0
. (#20)
7.0.0
Updates
- [FMWK-218] Upgrade Aerospike Java client to
7.0.0
. (#18)
- [FMWK-220] Upgrade dependencies. (#19)
6.1.2
Updates
Upgrade Aerospike Java client to 6.1.2.
Update dependencies.
6.1.0
Features
- Add support for batch operations
- Add
CTX
parameter to createIndex
Updates
- Upgrade Aerospike Java client to
6.1.0
- Update dependencies
5.1.11
Updates
- Upgrade Aerospike Java client to
5.1.11
.
5.1.8
Features
- Add support for batch read operations (#5).
Maintenance
- Bump dependencies (#7, #8).
- Enable integration tests and fix build action (#6).