Skip to content

Releases: aerospike/aerospike-rest-gateway

2.1.8

31 Aug 07:35
72842cb
Compare
Choose a tag to compare

Security

  • [APPS-1290] - Fix org.bouncycastle:bcprov-jdk18on Infinite loop vulnerability.
  • [APPS-1291] - Fix org.apache.tomcat.embed:tomcat-embed-core Insufficient Session Expiration.

2.1.7

06 Apr 06:09
29ac958
Compare
Choose a tag to compare

Security

2.1.6

24 Jan 00:38
31f9931
Compare
Choose a tag to compare

Security

  • [APPS-1108] - Address various vulnerabilities.

2.1.5

25 Oct 22:02
c8ef1b0
Compare
Choose a tag to compare

Bug Fixes

  • [APPS-886] - Swagger API documentation does not display acceptable values for model 'type' fields.
  • [APPS-887] - Swagger API documentation does not correctly display the required fields for Operation models.
  • [APPS-941] - Fix http2 rapid-reset vulnerability CVE-2023-44487.

2.1.4

06 Sep 23:36
cfa87e3
Compare
Choose a tag to compare

Improvements

  • [APPS-882] - Clarify how to provide GeoJSON bin types in the documentation.

Bug Fixes

  • [APPS-884] - GeoJSON bins are inserted as Aerospike Maps.

2.1.3

29 Aug 00:14
4ff60e1
Compare
Choose a tag to compare

Improvements

  • [APPS-866] - Upgrade to aerospike-java-client version 7.1.0.

2.1.2

08 Aug 00:43
88556dd
Compare
Choose a tag to compare

Bug Fixes

  • [APPS-833] - Upgrade to aerospike-java-client version 7 (addresses CVE-2023-36480).

2.1.1

24 May 00:23
bd9ac8a
Compare
Choose a tag to compare

Improvements

  • [APPS-599] - REST: Add support for MAP_ORDERED and MAP_UNORDERED Map operation return types added in aerospike server 6.3.

Bug Fixes

  • [APPS-652] - REST: Using a sindex filter and pagination causes infinite pages to be returned. #124
  • [APPS-657] - REST: Support batch requests for server versions 5.x. #118
  • [APPS-697] - REST: Address CVE-2023-20860.
  • [APPS-730] - REST: Address CVE-2022-1471.

2.0.2

06 Dec 03:56
8d6e7e9
Compare
Choose a tag to compare
  • Renamed package from aerospike-client-rest to aerospike-rest-gateway.

Bug Fixes

  • [APPS-336] - REST: Fails to start when aerospike.restclient.requireauthentication=true.

2.0.1

20 Oct 21:56
7db9316
Compare
Choose a tag to compare

REST Client 2.0.1

BREAKING CHANGE

New Features

  • [APPS-25] - Support 6.0 partition query with pagination. (#75)
  • [APPS-20] - Support 6.0 batch write, batch UDF, and batch delete. (#75)

Improvements

Bug Fixes

  • [APPS-285] - Cleanup client on cache eviction to stop runaway file descriptors. (#76)
  • [APPS-288] - Support operations on CDTs by allowing multiple CTX objects. (#80)

Updates

  • Update Java 1.8 to Java 17 (#80)
  • Upgrade springboot from 2.5.12 to 2.7.4 (#84)
  • Configure Dependabot (#51)
  • Bump spring-retry from 1.3.1 to 1.3.4 (#81)
  • Bump jackson-dataformat-msgpack from 0.9.0 to 0.9.3 (#82)
  • Bump springdoc-openapi-ui from 1.6.11 to 1.6.12 (#83)
  • Bump spring-aspects from 5.3.13 to 5.3.23 (#77)
  • Bump aerospike-document-api from 1.1.1 to 1.2.0 (#72)

Full Changelog: 1.11.0...2.0.0