Skip to content

Releases: aerospike/aerospike-rest-gateway

1.8.1

16 Dec 08:42
Compare
Choose a tag to compare

REST Client 1.8.1

Updates

1.7.1

16 Dec 08:42
Compare
Choose a tag to compare

REST Client 1.7.1

Updates

1.6.4

16 Dec 08:41
Compare
Choose a tag to compare

REST Client 1.6.4

Updates

1.6.3

15 Dec 17:01
Compare
Choose a tag to compare

REST Client 1.6.3

Updates

1.10.2

12 Dec 09:29
Compare
Choose a tag to compare

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

17 Nov 09:09
f3b3aae
Compare
Choose a tag to compare

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

22 Oct 08:50
Compare
Choose a tag to compare

REST Client 1.10.0

Dependencies

  • Upgrade Gradle to 7.2
  • Upgrade Spring Boot to 2.5.5

Documentation

  • Migrate from Swagger 2 to OpenAPI 3
  • Add Getting Started blog posts section

1.9.0

30 Sep 09:06
Compare
Choose a tag to compare

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

09 May 08:01
0ebd65f
Compare
Choose a tag to compare

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

14 Jan 12:55
Compare
Choose a tag to compare

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