Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.rabbitmq:amqp-client to v5.22.0 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.rabbitmq:amqp-client (source) 5.18.0 -> 5.22.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rabbitmq/rabbitmq-java-client (com.rabbitmq:amqp-client)

v5.22.0: 5.22.0

Changes between 5.21.0 and 5.22.0

This is a maintenance release with an improvement, a bug fix, and dependency upgrades. It is compatible with 5.21.0. All users are encouraged to upgrade.

Add ANONYMOUS SASL mechanism

GitHub issue: #​1405

Invalid value check in NioParams.setWriteByteBufferSize

GitHub issue: #​1309

Bump dependencies

GitHub issue: #​1292

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.22.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.22.0'

v5.21.0

Changes between 5.20.0 and 5.21.0

This is a maintenance release with 2 bug fixes and dependency upgrades. It is compatible with 5.20.0. All users are encouraged to upgrade.

Thanks to @​JHahnHRO, @​sergio91pt, and @​bmleite for their contribution.

Handshake error when connecting to AWS NLB using TLS 1.2 and NIO

GitHub issue: #​1280

Remove ReturnListener in RpcClient#close()

GitHub PR: #​1169

Bump dependencies

GitHub issue: #​1145

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.21.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.21.0'

v5.20.0: 5.20.0

Compare Source

Changes between 5.19.0 and 5.20.0

This is a maintenance release with a bug fix in the OSGi manifest and dependency upgrades. It is compatible with 5.19.0. All users are encouraged to upgrade.

Make Micrometer dependency optional in OSGi manifest

GitHub issue: #​1140

Bump dependencies

GitHub issue: #​1122

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.20.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.20.0'

v5.19.0: 5.19.0

Compare Source

Changes between 5.18.0 and 5.19.0

This is a minor release with support for Micrometer Observation, some refactoring to support Java 21 virtual threads and dependency upgrades. It is compatible with 5.18.x. All users of the 5.x.x series are encouraged to upgrade.

Thanks to Rogelio J. Baucells for his contribution.

Add support for Micrometer Observation

GitHub issue: #​952

Prevent pinned CarrierThreads on JDK-21 while using Virtual Threads

GitHub PR: #​1119

Bump dependencies

GitHub issue: #​1066

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.19.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.19.0'

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/com.rabbitmq-amqp-client-5.x branch from 9812bac to 223d9cd Compare October 25, 2023 17:08
@renovate renovate bot changed the title Update dependency com.rabbitmq:amqp-client to v5.19.0 Update dependency com.rabbitmq:amqp-client to v5.20.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/com.rabbitmq-amqp-client-5.x branch from 223d9cd to dc692d0 Compare April 8, 2024 09:03
@renovate renovate bot changed the title Update dependency com.rabbitmq:amqp-client to v5.20.0 Update dependency com.rabbitmq:amqp-client to v5.21.0 Apr 8, 2024
@renovate renovate bot changed the title Update dependency com.rabbitmq:amqp-client to v5.21.0 Update dependency com.rabbitmq:amqp-client to v5.22.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/com.rabbitmq-amqp-client-5.x branch from dc692d0 to 59ae149 Compare September 16, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants