Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump amqp_client from 3.12.10 to 3.12.11 #175

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps amqp_client from 3.12.10 to 3.12.11.

Release notes

Sourced from amqp_client's releases.

RabbitMQ 3.12.11

RabbitMQ 3.12.11 is a maintenance release in the 3.12.x release series.

Please refer to the upgrade section from the 3.12.0 release notes if upgrading from a version prior to 3.12.0.

This release requires Erlang 25 and supports Erlang versions up to 26.1.x. RabbitMQ and Erlang/OTP Compatibility Matrix has more details on Erlang version requirements for RabbitMQ.

Minimum Supported Erlang Version

As of 3.12.0, RabbitMQ requires Erlang 25. Nodes will fail to start on older Erlang releases.

Users upgrading from 3.11.x (or older releases) on Erlang 25 to 3.12.x on Erlang 26 (both RabbitMQ and Erlang are upgraded at the same time) must consult the v3.12.0 release notes first.

Changes Worth Mentioning

Release notes can be found on GitHub at rabbitmq-server/release-notes.

Core Broker

Bug Fixes

  • Quorum queue declared when one of cluster nodes was down could trigger connection exceptions.

    GitHub issue: #10007

  • Avoids a rare exception that could stop TCP socket writes on a client connection.

    GitHub issues: #9991, #9803

  • queue_deleted and queue_created internal events now include queue type as a module name, and not an inconsistent (with the other queue and stream types) value classic.

    GitHub issue: #10142

Enhancements

  • Definition files that are virtual host-specific cannot be imported on boot. Such files will now be detected early and the import process will terminate after logging a more informative message.

    Previously the import process would run into an obscure exception.

... (truncated)

Commits
  • 087f92f Skip rabbit_mqtt_qos0_queue_kill_node in mixed version mode (#10210)
  • d73f3cc Resolve conflict
  • 798dcf9 Overwrite rabbit_mqtt_qos0_queue record from crashed node
  • 57d4281 Escape prometheus core metric label values
  • c9d080f Fix plugin bug in test suites
  • 7a3f038 Fix conflicts in stream publishing
  • 35ca976 Add incremental ID for non-dedup stream publishers
  • 685c4f6 Resolve a conflict #10185 #10187
  • 7042bc4 Revert "HTTP API: DELETE /api/queues/{vhost}/{name} use internal API call"
  • 305117b Merge pull request #10182 from rabbitmq/mergify/bp/v3.12.x/pr-10179
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner December 25, 2023 16:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
Bumps [amqp_client](https://github.com/rabbitmq/rabbitmq-server) from 3.12.10 to 3.12.11.
- [Release notes](https://github.com/rabbitmq/rabbitmq-server/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-server/blob/main/SERVER_RELEASES.md)
- [Commits](rabbitmq/rabbitmq-server@v3.12.10...v3.12.11)

---
updated-dependencies:
- dependency-name: amqp_client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/amqp_client-3.12.11 branch from 1beb3f5 to 5d3148d Compare January 2, 2024 10:56
@cpiemontese cpiemontese merged commit 414249d into master Jan 2, 2024
1 check passed
@cpiemontese cpiemontese deleted the dependabot/hex/amqp_client-3.12.11 branch January 2, 2024 11:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant