XDR-Proxy Release Notes

  • 3.2.0
    Release Date: March 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.

    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

  • 3.1.0
    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.

    Improvements

    • [CONNECTOR-805] - Return all destination Aerospike server error codes to XDR source cluster.

    Security

  • 3.0.0
    Release Date: August 9, 2023
    • Breaking change - Custom transformers will not be able to write Java runtime serialized objects as bins to target Aerospike cluster.
    • 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.

  • 2.3.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-584] - JSON logging format.

    Improvements

    • [CONNECTOR-716] - Upgrade internal dependencies.

  • 2.2.1
    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.

  • 2.2.0
    Release Date: January 12, 2023

    Bug Fixes

    • [CONNECTOR-561] - Upgrade dependencies to fix XDR Proxy Vulnerabilities.

  • 2.1.0
    Release Date: July 14, 2022

    New Features

    • [CONNECTOR-365] - Add support for Inbound SDK custom transformer in XDR Proxy.

  • 2.0.0
    Release Date: April 4, 2022

    New Features

    • [CONNECTOR-340] - Provide an option for in-order delivery of different versions of the same record.

    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.

  • 1.2.0
    Release Date: February 4, 2022

    Improvements

    • [CONNECTOR-320] - Support Java 17 runtime.
    • [CONNECTOR-326] - Support all XDR wire format options and flags. This feature enables support for bin deletions.

  • 1.1.1
    Release Date: July 14, 2021

    Improvements

    • Upgrade external dependencies.

  • 1.1.0
    Release Date: May 24, 2021
    • ATTENTION: HTTP connectors renamed from aerospike-xdr-proxy-legacy to aerospike-xdr-proxy-http. Refer to documentation for installation and starting instructions.

    New Features

    • Prometheus integration support.
    • Pre-packaged Grafana dashboards.
    • PEM file format support in TLS configuration.
    • Official container image available on Docker Hub.

    Bug Fixes

    • Handling of new particle types introduced by the Aerospike Server not recognized by the connector.

  • 1.0.0
    Release Date: August 10, 2020
    • ATTENTION Upgrade to aerospike-xdr-proxy 1.1.0 or later when using Aerospike 5.6 Server or later.
    • Initial General Availability release 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 < 5.0 change notification. http-version MUST be set to v1 to prevent xdr and change notification from being blocked.

    Known Issues

    • JDK-8 XDR proxy crashes when consuming records from Aerospike Server 5.6 or later.
    • JDK-11 XDR proxy errors on every record consumed from Aerospike Server 5.6 or later.