Changes between 5.27.0 and 5.27.1
This is a patch release with a bug fix in the Netty IO layer. It is compatible with 5.27.0. All users are encouraged to upgrade.
Write byte array in Netty ByteBuf
GitHub issue: #1778
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.27.1</version>
</dependency>Gradle
compile 'com.rabbitmq:amqp-client:5.27.1'