Aerospike Connect for Elasticsearch release notes
Connect for Elasticsearch 2.2.10
August 25, 2025 | Download
- 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
- Fixed - Aerospike Connectors - Security vulnerabilities - CVE-2025-8916, CVE-2025-8058, CVE-2025-7425, CVE-2025-6965, CVE-2025-5914, CVE-2025-32415, CVE-2025-32414, CVE-2022-29458. [CONNECTOR-1262]
Connect for Elasticsearch 2.2.9
July 28, 2025 | Download
- 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
- Fixed - Aerospike Connectors - Security vulnerabilities - CVE-2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4435, CVE-2025-4517, CVE-2025-6020, CVE-2025-6021, CVE-2025-30749, CVE-2025-47273, CVE-2025-48924, CVE-2025-49794, CVE-2025-49796, CVE-2025-50106. [CONNECTOR-1253]
Connect for Elasticsearch 2.2.8
June 19, 2025 | Download
- 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
- Fixed - Aerospike Connectors - Security vulnerabilities - CVE-2025-0395, CVE-2025-3576, CVE-2025-4802, CVE-2024-8176, CVE-2024-12133, CVE-2024-12243, CVE-2025-32414, CVE-2025-48734. [CONNECTOR-1236]
Connect for Elasticsearch 2.2.7
April 11, 2025 | Download
- 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.
Bug Fixes
- Changed default value of socket-receive-buffer-bytes to null from 32kb, so this is optional configuration validation only if configured. [CONNECTOR-1219]
Security
- Aerospike Connectors - Security vulnerabilities introduced through libxml2. [CONNECTOR-1220]
Connect for Elasticsearch 2.2.6
March 03, 2025 | Download
- 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
- Use sendTimeout as configured without doubling. [CONNECTOR-1183]
- Converted transaction debug level messages to trace level. [CONNECTOR-1184]
- Kotlin version upgraded to 2.x. [CONNECTOR-1185]
Security
- Updated logback-core to 1.5.15 version to fix CVE-2024-12798, CVE-2024-12801. [CONNECTOR-1175]
- Updated logback-core to 1.5.15 version to fix CVE-2024-12801. [CONNECTOR-1179]
- Updated logback-classic to 1.5.15 version to fix CVE-2024-12798. [CONNECTOR-1180]
- Updated logback-core to 1.5.15 version to fix CVE-2024-12798. [CONNECTOR-1181]
- Updated io.netty:netty-handler to 4.1.118.Final to fix CVE-2025-24970, CVE-2025-25193, CVE-2024-29025, CVE-2024-47554, CVE-2023-46120 (rabbitmq), CVE-2024-51504 (zookeeper). [CONNECTOR-1188]
Connect for Elasticsearch 2.2.5
November 08, 2024 | Download
- 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
- Fixed security vulnerability - Authentication Bypass in krb5-libs. [CONNECTOR-1160]
Connect for Elasticsearch 2.2.4
October 24, 2024 | Download
- 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
- Fixed Deserialization of Untrusted Data in org.apache.avro:avro:1.11.3. [CONNECTOR-1149]
- Fixed Denial of Service (DoS) in com.fasterxml.jackson.core:jackson-core. [CONNECTOR-1149]
- Fixed Race Condition in io.undertow:undertow-core. [CONNECTOR-1149]
- Fixed Uncontrolled Resource Consumption in commons-io:commons-io. [CONNECTOR-1149]
Connect for Elasticsearch 2.2.3
September 19, 2024 | Download
- 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
- Netty buffer customization changes in connectors and Kafka Outbound Await Metrics for better monitoring. [CONNECTOR-1127]
- Logging improvement - Outbound Await Metrics for all applicable connectors. [CONNECTOR-1137]
Security
- Fix Arbitrary Code Injection affecting platform-python-setuptools & python3-setuptools-wheel. [CONNECTOR-1135]
- Upgraded Pulsar version.
Connect for Elasticsearch 2.2.2
July 26, 2024 | Download
- 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
- Fix Race Condition. [CONNECTOR-1105]
- Fix Uncontrolled Resource Consumption (‘Resource Exhaustion’). [CONNECTOR-1108]
Connect for Elasticsearch 2.2.1
June 07, 2024 | Download
- 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
- Fix Improper Input Validation. [CONNECTOR-969]
- Fix Infinite loop. [CONNECTOR-970]
- Fix Uncontrolled Resource Consumption. [CONNECTOR-971]
- Fix Out-of-bounds write vulnerabilities. [CONNECTOR-1002]
- Fix Out-of-bounds write vulnerabilities. [CONNECTOR-1003]
- Fix Out-of-bounds write vulnerabilities. [CONNECTOR-1004]
- Fix Out-of-bounds write vulnerabilities. [CONNECTOR-1005]
- Fix Out-of-bounds write vulnerabilities. [CONNECTOR-1006]
Connect for Elasticsearch 2.2.0
March 25, 2024 | Download
- 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
- Make batching of ack configurable as a toggle. [CONNECTOR-922]
Security
- Fix Allocation of Resources Without Limits or Throttling. CVE-2024-26308 [CONNECTOR-928]
- Fix Infinite loop. CVE-2024-25710 [CONNECTOR-929]
Connect for Elasticsearch 2.1.2
November 07, 2023 | Download
- 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
- Upgrade netty and gRPC for CVE-2023-44487. [CONNECTOR-825]
Connect for Elasticsearch 2.1.1
August 09, 2023 | Download
- 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
- Address CVE-2023-36480 - upgrade to aerospike-java-client version 7.0.0. [CONNECTOR-775]
Connect for Elasticsearch 2.1.0
July 21, 2023 | Download
- 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
- JSON logging format. [CONNECTOR-594]
- Bin include/exclude option in bin transformer. [CONNECTOR-705]
Improvements
- Upgrade internal dependencies. [CONNECTOR-716]
Connect for Elasticsearch 2.0.0
June 02, 2023 | Download
- 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
- Allow all types of routing in Elasticsearch outbound connector similar to other outbound connectors. [CONNECTOR-669]
- Passing
OutboundRoute
to Formatter and BatchFormatter. - Using
routing
for Elasticsearch’sindex
instead ofBulkRequestConfig
. - Moved out
bulk-request-config
from theparams
section offormat
to the main config level and made it injectable. - Changed type of
bulk-request-config
’stimeout
parameter to String.
- Passing
Connect for Elasticsearch 1.0.1
May 17, 2023 | Download
- 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
- Multi-arch container image supporting linux/arm64 and linux/amd64 platforms. [CONNECTOR-562]
- Upgrade vulnerable dependencies. [CONNECTOR-679]
Connect for Elasticsearch 1.0.0
January 17, 2023 | Download
- Initial General Availability release.