Releases: dream11/vertx-aerospike-client
Releases · dream11/vertx-aerospike-client
Release v2.0.1 🌈
Changes
- updated readme and javadoc configuration (#18) @karan-d11
🐛 Bug Fixes
- fix: remove client instance from shared data on close() (#20) @karan-d11
🧰 Maintenance
- ci: update and rename draft-and-bump.yml to release-drafter.yml (#21) @akshaypatidar-d11
Release v2.0.0 🌈
Changes
- chore: bump version and update README (#15) @akshaypatidar-d11
🧰 Maintenance
- Change package name (#16) @akshaypatidar-d11
Release v1.0.0 🌈
Changes
- Non-Blocking Rxified methods
- Config handling by objects
- Policy handling through config
- Added Listeners for all the operations
- Test cases added
- Documentation updated