Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2025

Bumps com.rabbitmq.client:amqp-client from 0.5.0-SNAPSHOT to 0.5.0.

Release notes

Sourced from com.rabbitmq.client:amqp-client's releases.

v0.5.0

Changes between 0.4.0 and 0.5.0

This is a minor release with new features, bug fixes, usability improvements, and dependency upgrades. It is compatible with 0.4.0. All users are encouraged to upgrade.

Add ConnectionBuilder#name(String)

GitHub PR: #177

Transition to open state before giving credits

GitHub PR: #175

Close consumer gracefully in RPC server

GitHub PR: #166

Expose pause/unpause operations in RpcServer

GitHub issue: #165

Make RPC server accept or discard request message

GitHub issue: #163

Make replyTo mandatory in RpcServer

GitHub issue: #161

Use work pool and dispatch executor for incoming message processing

GitHub issue: #160

Keep management in same initial state after recovery

GitHub issue: #156

Add exception to publish confirm context

GitHub issue: #154

Add arguments(Map) method to exchange and queue specification

GitHub issue: #153

Return PurgeStatus from queuePurge

GitHub issue: #151

Bump dependencies

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.rabbitmq.client:amqp-client](https://github.com/rabbitmq/rabbitmq-amqp-java-client) from 0.5.0-SNAPSHOT to 0.5.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-amqp-java-client/releases)
- [Commits](https://github.com/rabbitmq/rabbitmq-amqp-java-client/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq.client:amqp-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Mar 29, 2025
@artembilan artembilan added this to the 4.0.0-M3 milestone Mar 29, 2025
@artembilan artembilan merged commit 1dd3f4d into main Mar 29, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.rabbitmq.client-amqp-client-0.5.0 branch March 29, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant