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

Bump amqp10_client from 3.12.8 to 3.12.10 #74

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2023

Bumps amqp10_client from 3.12.8 to 3.12.10.

Release notes

Sourced from amqp10_client's releases.

RabbitMQ 3.12.10

RabbitMQ 3.12.10 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.

Shovel Plugin

Enhancements

  • Avoids two Shovels being started after an upgrade from 3.12.6 or older versions.

    Two Shovels running concurrently would still transfer messages but because they act as competing consumers (and publishers), this affected message ordering in the target queue.

    Contributed by @​gomoripeti (CloudAMQP).

    GitHub issue: #9965

Dependency Upgrades

None in this release.

Source Code Archives

To obtain source code of the entire distribution, please download the archive named rabbitmq-server-3.12.10.tar.xz instead of the source tarball produced by GitHub.

RabbitMQ 3.12.9

... (truncated)

Commits
  • f0a7300 Fix dyn shovel child_exists check for old id format
  • e679155 Merge pull request #9965 from cloudamqp/fix_dup_shovel
  • e34a093 CLI: prune_code_paths: false
  • f5f21a6 Revert "Drop JSON from mix.exs #9926 #9932"
  • 7c7df01 Revert "Bazel bits for #9926"
  • 86fb6c9 Revert "Use rabbit_json in the CLI"
  • 1e7c669 Management UI: link to GitHub Discussions and not the Google group
  • 76f4ef1 Fix deleting and cleanup of shovels with old ids
  • 11fbdb6 Resolve a conflict #9954 #9953
  • 806c9f5 Don't create shovel if already exists with old sup id
  • 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)

Bumps [amqp10_client](https://github.com/rabbitmq/rabbitmq-server) from 3.12.8 to 3.12.10.
- [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.8...v3.12.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Nov 22, 2023
@scudelletti scudelletti merged commit 22bc0d9 into main Dec 5, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/hex/amqp10_client-3.12.10 branch December 5, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant