Chapter 1. New and changed features

Note

This release introduces new minimum required versions for C++, Java, and Python: C++11, Java 11, and Python 3.6. For more information, see Red Hat AMQ 7 Supported Configurations.

Note

This release enables SSL/TLS hostname and certificate verification by default in the Python and Ruby clients. This matches the existing behavior of the C++, JMS, and .NET clients.

1.1. AMQ C++

  • ENTMQCL-1083 - Application properties for links

    The C++ client now offers the ability to query and set application-specfic properties on AMQP links.

1.2. AMQ Python and AMQ Ruby

  • ENTMQCL-2961 - Enable SSL/TLS host verification by default

    The Python and Ruby clients now enable SSL/TLS hostname and certificate verification by default. This matches the existing behavior of the C++, JMS, and .NET clients.