Aerospike Connect for JMS - Outbound Release Notes
-
Release Date: November 7, 2024
- 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-1160] - Fixed security vulnerability - Authentication Bypass in krb5-libs.
-
Release Date: October 24, 2024
- 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-1149] - 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.
-
Release Date: September 20, 2024
- 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-1127] - Netty buffer customization changes in connectors and Kafka Outbound Await Metrics for better monitoring.
- [CONNECTOR-1137] - Logging improvement - Outbound Await Metrics for all applicable connectors.
Security
- [CONNECTOR-1135] - Fix Arbitrary Code Injection affecting platform-python-setuptools & python3-setuptools-wheel.
-
Release Date: July 25, 2024
- 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-1105] - Fix Race Condition.
- [CONNECTOR-1108] - Fix Uncontrolled Resource Consumption ('Resource Exhaustion').
-
Release Date: June 9, 2024
- 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-978] - Fix Improper Input Validation.
- [CONNECTOR-979] - Fix Infinite loop.
- [CONNECTOR-980] - Fix Uncontrolled Resource Consumption.
- [CONNECTOR-981] - Fix Infinite loop.
- [CONNECTOR-1017] - Fix Out-of-bounds write vulnerabilities.
- [CONNECTOR-1018] - Fix Out-of-bounds write vulnerabilities.
- [CONNECTOR-1019] - Fix Out-of-bounds write vulnerabilities.
- [CONNECTOR-1020] - Fix Out-of-bounds write vulnerabilities.
- [CONNECTOR-1021] - Fix Out-of-bounds write vulnerabilities.
-
Release Date: March 26, 2024
- 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-922] - Make batching of ack configurable as a toggle.
Security
- [CONNECTOR-928] - Fix Allocation of Resources Without Limits or Throttling. CVE-2024-26308
- [CONNECTOR-929] - Fix Infinite loop. CVE-2024-25710
-
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-373] - Batching support.
- [CONNECTOR-431] - Batching support for inbuilt formats.
- [CONNECTOR-584] - JSON logging format.
- [CONNECTOR-705] - Bin include/exclude option in bin transformer.
Improvements
- [CONNECTOR-716] - Upgrade internal dependencies.
-
Release Date: May 18, 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: May 5, 2022
Improvements
- [CONNECTOR-341] - Performance and stability improvements.
- [CONNECTOR-342] - Vulnerability scanning and dependency upgrades.
- [CONNECTOR-343] - Single installer for HTTP and XDR 5.0 wire protocol connector.
- [CONNECTOR-348] - Add support for only metadata, no-bins schemas in AvroMap and AvroRecord formats. The
no-bins
bin policy was introduced in Aerospike server version 6.0.0.0.
-
Release Date: February 4, 2022
New Features
- [CONNECTOR-319] - Add support to plugin custom code through the Custom transformer API.
- [CONNECTOR-321] - Add support for port-based configuration.
Improvements
- [CONNECTOR-320] - Support Java 17 runtime.
- [CONNECTOR-323] - Add a routing config to skip dispatching of records to the destination.
-
Release Date: May 24, 2021
- If you are using Aerospike Database Enterprise Edition version 5.6 or later, ensure that you use this version of the JMS outbound connector or a later one.
- ATTENTION: HTTP connectors renamed from
aerospike-jms-outbound-legacy
to aerospike-jms-outbound-http
. Refer to documentation for installation and starting instructions.
- ATTENTION: Outbound format breaking changes.
- For Aerospike Server versions <= 4.9 that do not ship generation, expiry, and lut (last update time)
- these fields are omitted from the payload in Json, FlatJson, and Avro-Map format.
- these fields are shipped as
nil
in MessagePack format.
- these fields are shipped as
null
in Avro-Record format.
- Last update time -
lut
has been upscaled to a Long from Int. Avro-Record schemas specified in the config should change lut type from int
to long
.
New Features
- Prometheus integration support.
- Pre-packaged Grafana dashboards.
- PEM file format support in TLS configuration.
- Support for Boolean particle type introduced in Aerospike Server version 5.6.
- Official container image available on Docker Hub.
Bug Fixes
- Handling of new particle types introduced by the Aerospike Server not recognized by the connector.
- Possible incorrect handling of byte array and extension types in lists and maps in rare cases.
-
Release Date: September 15, 2020
- ATTENTION Upgrade to aerospike-jms-outbound 3.0.0 or later when using Aerospike Server 5.6 or later.
- New JMS Outbound Connector for Aerospike Server Enterprise Edition version 5.0 and above.
- Legacy support for versions of the Aerospike Server Enterprise Edition version 4.9 and below.
- If using Aerospike Server version 4.9 or below the Legacy connector must be used.
- WARNING: A serious flaw has been discovered for http v2 in the library used by Aerospike Server Enterprise Edition < 5.0 change notification.
http-version
MUST be set to v1
to prevent xdr and change notification from being blocked.
New Features
- Added support for the Cross-Datacenter Replication (XDR) protocol running in Aerospike Server Enterprise Edition version 5.0 or newer.
Improvements
- Bundled a default configuration file with the installation package.
Known Issues
- JDK-8 connector crashes when consuming records from Aerospike Server 5.6 or later.
- JDK-11 connector errors on every record consumed from Aerospike Server 5.6 or later.
-
Release Date: May 5, 2020
- ATTENTION Upgrade to aerospike-jms-outbound 3.0.0 or later when using Aerospike Server 5.6 or later.
- Support for Flat JSON and Avro format.
- Support for bin transforms.
- Support for configuring routing, bin transforms and format at the individual namespace and set level.
- Pass-through support for HyperLogLog (HLL) bins.
- WARNING: A serious flaw has been discovered for http v2 in the library used by change notification.
http-version
MUST be set to v1
to prevent xdr and change notification from being blocked.
Known Issues
- JDK-8 connector crashes when consuming records from Aerospike Server 5.6 or later.
- JDK-11 connector errors on every record consumed from Aerospike Server 5.6 or later.
-
Release Date: October 2, 2019
- ATTENTION Upgrade to aerospike-jms-outbound 3.0.0 or later when using Aerospike Server 5.6 or later.
- Initial GA release
- WARNING: A serious flaw has been discovered for http v2 in the library used by change notification.
http-version
MUST be set to v1
to prevent xdr and change notification from being blocked.
Known Issues
- JDK-8 connector crashes when consuming records from Aerospike Server 5.6 or later.
- JDK-11 connector errors on every record consumed from Aerospike Server 5.6 or later.