Aerospike Connect for Elasticsearch Release Notes
-
Release Date: November 7, 2023
- The *.deb and *.rpm files support multiple architectures (ARM64 & AMD64).
- The connector is Java JVM based. Install the correct JVM for the desired architecture.
- This connector requires Java 11 or later.
Security
-
Release Date: August 9, 2023
- The *.deb and *.rpm files support multiple architectures (ARM64 & AMD64).
- The connector is Java JVM based. Install the correct JVM for the desired architecture.
- This connector requires Java 11 or later.
Security
- [CONNECTOR-775] - Address CVE-2023-36480 - upgrade to aerospike-java-client version 7.0.0.
-
Release Date: July 21, 2023
- The *.deb and *.rpm files support multiple architectures (ARM64 & AMD64).
- The connector is Java JVM based. Install the correct JVM for the desired architecture.
- This connector requires Java 11 or later.
New Features
- [CONNECTOR-594] - JSON logging format.
- [CONNECTOR-705] - Bin include/exclude option in bin transformer.
Improvements
- [CONNECTOR-716] - Upgrade internal dependencies.
-
Release Date: June 2, 2023
- This release has introduced breaking configuration changes.
- The *.deb and *.rpm files support multiple architectures (ARM64 & AMD64).
- The connector is Java JVM based. Install the correct JVM for the desired architecture.
- This connector requires Java 11 or later.
Improvements
- [CONNECTOR-669] - Allow all types of routing in Elasticsearch outbound connector similar to other outbound connectors.
- Passing
OutboundRoute
to Formatter and BatchFormatter.
- Using
routing
for Elasticsearch's index
instead of BulkRequestConfig
.
- Moved out
bulk-request-config
from the params
section of format
to the main config level and made it injectable.
- Changed type of
bulk-request-config
's timeout
parameter to String.
-
Release Date: May 17, 2023
- The *.deb and *.rpm files support multiple architectures (ARM64 & AMD64).
- The connector is Java JVM based. Install the correct JVM for the desired architecture.
- This connector requires Java 11 or later.
Improvements
- [CONNECTOR-562] - Multi-arch container image supporting linux/arm64 and linux/amd64 platforms.
- [CONNECTOR-679] - Upgrade vulnerable dependencies.
-
Release Date: January 17, 2023
- Initial General Availability release.