ANN RabbitMQ HOP 3.3.0 GA is released

39 views
Skip to first unread message

Arnaud Cogoluègnes

unread,
Jul 25, 2019, 5:07:59 AM7/25/19
to rabbitm...@googlegroups.com
On behalf of the RabbitMQ team I'm happy to announce that RabbitMQ HOP
3.3.0 GA is available.

HOP [1] is a RabbitMQ HTTP API client for Java, Groovy, and other JVM languages.

This minor release contains new features, bug fixes and dependency
upgrades. Note the dependency upgrades contain a vulnerability fix for
the JSON mapping library Jackson [2]. See changelog [3] for more
details.

Users of previous versions are encouraged to upgrade to this release.

Thanks to @nechkin for his contribution on this release.

* Add support for federation upstream and upstream-set
* Add option to provide ByteBufAllocator
* Use Netty default pooled ByteBuf allocator
* Make URI processing consistent in constructors
* Bump dependencies
* Bump Jackson to 2.9.9.1

Dependency (Maven artifact)

Maven:

<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>http-client</artifactId>
<version>3.3.0.RELEASE</version>
</dependency>

Gradle:

compile 'com.rabbitmq:http-client:3.3.0.RELEASE'

[1] https://github.com/rabbitmq/hop
[2] https://github.com/rabbitmq/hop/releases/tag/v3.3.0.RELEASE
Reply all
Reply to author
Forward
0 new messages