vertx-rabbitmq-client
vertx-rabbitmq-client copied to clipboard
Vert.x RabbitMQ Service
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.21 to 2.0.0. Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation...
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.25 to 2.0.0. Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation...
### Questions RabbitMQ ssl is already supported in version 4.x Can this ssl support be back ported to 3.9x ### Version Which version(s) did you encounter this bug ? 3.9.x
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.16.0 to 1.17.3. Release notes Sourced from testcontainers's releases. 1.17.3 What's Changed 🚀 Features & Enhancements modules/clickhouse: JDBC driver name changed, liveness port (#5474) @anavrotski Elasticsearch: Fix...
Ensure that method contract is fulfilled by invoking the handle method with a failed future in case retries has not been configured. Motivation: I was reading the source code.
### Version 4.3.1 ### Context While reading the source code. ### Do you have a reproducer? The handler is not invoked in case of configuration of retries set to zero....
create buffer with default encoding. Signed-off-by: Tcheutchoua Steve Motivation: Current buffer creation uses, [buffer(String string, String enc) Create a new buffer from a string and using the specified encoding.](https://vertx.io/docs/apidocs/io/vertx/core/buffer/Buffer.html#buffer-java.lang.String-) instead...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.19 to 2.22.2. Commits d96b95c [maven-release-plugin] prepare release surefire-2.22.2 4a2aafc Remove Travis file 7b9ec3f Remove JUnit SNAPSHOT argument from IT 18b4078 [SUREFIRE-1614] JUnit Runner that writes to...
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. Release notes Sourced from junit's releases. JUnit 4.13.2 Please refer to the release notes for details. Commits 05fe2a6 [maven-release-plugin] prepare release r4.13.2 ff57344 Add...
#145
Motivation: Remove @GenIgnore from addConnectionEstablishedCallback