Chapter 2. Resolved issues


2.1. AMQ .NET

  • ENTMQCL-794 - Transactions do not work with .NET Core

    In earlier releases of the product, rolling back transactions when using AMQ .NET on .NET Core did not work as expected.

    In this release, transactions on .NET Core function correctly.

2.2. AMQ Python

  • ENTMQCL-483 - Selectors fail with non-Unicode strings

    In earlier releases of the product, using a non-Unicode string for the Selector option on Container.create_receiver() could result in a corrupt selector value.

    In this release, the library internally converts non-Unicode strings to Unicode.

  • ENTMQCL-498 - Unsigned types can hold negative values

    In earlier releases of the product, the client allowed setting some unsigned numeric types to negative values, resulting in illegal AMQP data on the wire.

    In this release, the unsigned type constructors throw an error if they are given an illegal value.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.