Releases: aerospike/aerospike-rest-gateway
Releases · aerospike/aerospike-rest-gateway
1.8.1
1.7.1
1.6.4
1.6.3
1.10.2
REST Client 1.10.2
Updates
- Upgrade Aerospike Java client to
5.1.11
- Upgrade log4j2 to
2.15.0
(fixes CVE-2021-44228) - Upgrade Gradle Wrapper to
7.3.1
1.10.1
REST Client 1.10.1
Improvements
- Improve OpenAPI documentation
- Add a Swagger UI site on GitHub Pages
- Document how to generate a client/server using Swagger Editor
Updates
- Upgrade Spring Boot to
2.5.6
- Upgrade Aerospike Java client to
5.1.9
1.10.0
1.9.0
REST Client 1.9.0
Features
- [CLIENT-1568] Add support for the Document API operations
- [CLIENT-1477] Support a serialized Filter Expression as a parameter
- [CLIENT-1596] Update the client policies
- [CLIENT-1587] Support batch read operations
- [CLIENT-1583] Support PKI Authentication
- [CLIENT-1539] Remove sample app
- Upgrade Aerospike Java client to
5.1.8
Improvements
- Tidy up tests
- Improve documentation
1.8.0
REST Client 1.8.0
Features
- [CLIENT-1524] Support user quotas and statistics
- Add
useBoolBin
configuration property - Set userKey parameter as required in batch read operations #31
- Add circuit breaker to the Record and Operate services
- Expose the minimum connections as a configuration property
- Add default property values to the application.properties file
- Upgrade Aerospike Java client to 5.1.0
- Upgrade Spring Boot to 2.4.5
- Update the demo project dependencies
Improvements
- Improve documentation
- Migrate the demo project to Yarn 2
- Migrate from Travis CI to GitHub Actions
Fixes
- Remove obsolete Priority field from policies
- [CLIENT-1484] Remove deprecated scan policies
- Use sha256 as a key in AerospikeClientPool
- Fix multiple dependency vulnerabilities in the demo project
1.7.0
REST Client 1.7.0
Features
- [CLIENT-1392] Fix Swagger documentation
- [CLIENT-1405] Ensure K-ordered and KV-ordered maps are in order for CDT operations
- [CLIENT-1365] Support Aerospike Expression filters
- Upgrade demo project dependencies
- Upgrade Java Aerospike client to 5.0.2