ANN RabbitMQ Hop 3.7.0 GA is released

20 views
Skip to first unread message

Arnaud Cogoluègnes

unread,
May 27, 2020, 10:30:08 AM5/27/20
to rabbitmq-users
On behalf of the RabbitMQ team I'm happy to announce that RabbitMQ Hop 3.7.0 GA is available.

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

This minor release contains new feature, usability improvements, and dependency upgrades. All users are encouraged to use this release. See the changelog [2] for more details.

Thanks to Kuba Marchwicki, Sergey Kurenchuk, and MatCuk for their contribution.

Changes:
* Add support for /vhost-limits
* Create enum for binding-type
* Expose Client internals (restTemplate, uri) for an easier extension
* Bump dependencies

Dependency (Maven artifact)

Maven:

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

Gradle:

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

[1] https://github.com/rabbitmq/hop
[2] https://github.com/rabbitmq/hop/releases/tag/v3.7.0.RELEASE

Reply all
Reply to author
Forward
0 new messages