ANN RabbitMQ HOP 3.6.0 GA is released

30 views
Skip to first unread message

Arnaud Cogoluègnes

unread,
Feb 5, 2020, 11:21:32 AM2/5/20
to rabbitm...@googlegroups.com
On behalf of the RabbitMQ team I'm happy to announce that RabbitMQ HOP
3.6.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 and dependency upgrades. The
blocking IO client can now work without a dependency on Apache
HTTPComponents. All users are encouraged to use this release. See the
changelog [2] for more details.

Thanks to Kuba Marchwicki for his contribution on this release.

Changes:
* Make HTTP layer pluggable on blocking IO client
* Add support for JDK HTTP facilities in synchronous client
* Add support for OkHttp in synchronous client
* Bump dependencies

Dependency (Maven artifact)

Maven:

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

Gradle:

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

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