Chapter 1. New and changed features

Note

This release introduces a new minimum required version for Node.js. The AMQ JavaScript client requires Node.js version 14 or higher. For more information, see Red Hat AMQ Supported Configurations.

  • ENTMQCL-3126 - Support for operating in FIPS mode

    All of the clients have been tested on Red Hat Enterprise Linux 8 (RHEL 8) with FIPS mode enabled. All of the Java-based clients have been tested on OpenJDK 11 with FIPS mode enabled.

    For information about enabling FIPS mode in RHEL 8, see RHEL 8 Security Hardening.

    For information about enabling FIPS mode in OpenJDK 11, see Configuring OpenJDK 11 on RHEL with FIPS.

1.1. AMQ C++

  • ENTMQCL-2957 - Improved C++ APIs for delivery tracking

    The AMQ C++ client now provides accessors for AMQP delivery tags on delivery and tracker objects.

1.2. AMQ JMS