Update dependency com.rabbitmq:amqp-client to v5.30.0#39
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
a4668ac to
824687c
Compare
824687c to
ab5a8c2
Compare
ab5a8c2 to
60f0d0e
Compare
60f0d0e to
df0ba0c
Compare
df0ba0c to
fcbea62
Compare
fcbea62 to
add0c98
Compare
add0c98 to
5961db2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.23.0→5.30.0Warning
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.30.0: 5.30.0Compare Source
Changes between 5.29.0 and 5.30.0
This is a maintenance release with bux fixes, usability improvements, and dependency upgrades. It is compatible with 5.29.0. All users are encouraged to upgrade.
Report malformed frame
GitHub PR: #1930
GitHub PR: #1935
Cover more built-in exchange types
GitHub PR: #1922
Use RPC timeout for
ChannelN.closeGitHub issue: #1907
Improve
PemReaderGitHub PR: #1903
Bump dependencies
GitHub issue: #1888
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.30.0'v5.29.0: 5.29.0Compare Source
Changes between 5.28.0 and 5.29.0
This is a maintenance release with a new feature and dependency upgrades. It is compatible with 5.28.0. All users are encouraged to upgrade.
Thanks to @hgeraldino for his contribution.
Support PEM keystores
GitHub issue: #1837
Bump dependencies
GitHub issue: #1814
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.29.0'v5.28.0: 5.28.0Compare Source
Changes between 5.27.1 and 5.28.0
This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.27.1. All users are encouraged to upgrade.
Revert ConnectionFactory return type in some methods
GitHub PR: #1813
Bump dependencies
GitHub issue: #1769
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.28.0'v5.27.1: 5.27.1Compare Source
Changes between 5.27.0 and 5.27.1
This is a patch release with a bug fix in the Netty IO layer. It is compatible with 5.27.0. All users are encouraged to upgrade.
Write byte array in Netty ByteBuf
GitHub issue: #1778
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.27.1'v5.27.0: 5.27.0Compare Source
Changes between 5.26.0 and 5.27.0
Compatibility
This release is source-compatible with
5.26.0but no binary-compatible due to a change to a return type ofConnectionFactory#useNio(this is fixed in 5.28.0).Overview
This is a maintenance release with a new feature, a bug fix, dependency upgrades, and some internal refactoring. It is compatible with 5.26.0. All users are encouraged to upgrade.
This release introduces a Netty-based frame handler and deprecates the NIO-based one. Users of NIO are encouraged to switch to Netty. This does not change anything for users of the default frame handler (socket-based, blocking IO).
Add Netty-based frame handler
GitHub PR: #1663
Add Netty dependencies
GitHub issue: #1768
Use lock in channel manager
GitHub PR: #1728
ConcurrentModificationException on channel manager closing
GitHub issue: #1725
Deprecate NIO frame handler
GitHub issue: #1664
Bump dependencies
GitHub issue: #1662
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.27.0'v5.26.0: 5.26.0Compare Source
Changes between 5.25.0 and 5.26.0
This is a maintenance release with bug fixes, dependency upgrades, and some internal refactoring. It is compatible with 5.25.0. All users are encouraged to upgrade.
Call consumer shutdown callback even if close times out
GitHub PR: #1656
Clean up binding recovery records when exchange is deleted
GitHub PR: #1593
Fix
NullPointerExceptionin metrics collectorGitHub issue: #1592
Bump dependencies
GitHub issue: #1540
Refactor BlockingCell with modern concurrency utilities
GitHub PR: #1657
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.26.0'v5.25.0: 5.25.0Compare Source
Changes between 5.24.0 and 5.25.0
This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.24.0. All users are encouraged to upgrade.
Null-proof peer address in observation collection
GitHub issue: #1534
Bump dependencies
GitHub issue: #1502
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.25.0'v5.24.0: 5.24.0Compare Source
Changes between 5.23.0 and 5.24.0
This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.23.0. All users are encouraged to upgrade.
Handle CancelledKeyException in NIO loop
GitHub PR: #1493
Bump dependencies
GitHub issue: #1485
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.24.0'Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.