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.7 to 3.12.8 #72

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps amqp10_client from 3.12.7 to 3.12.8.

Release notes

Sourced from amqp10_client's releases.

RabbitMQ 3.12.8

RabbitMQ 3.12.8 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 Server

Bug Fixes

  • Avoids a potential exception in the autoheal partition handler.

    Contributed by @​Ayanda-D.

    GitHub issue: #9818

Enhancements

  • raft.segment_max_entries is now validated to prevent the value from overflowing its 16-bit segment file field. Maximum supported value is now 65535.

    GitHub issue: #9733

Shovel Plugin

Enhancements

  • Significantly faster Shovel startup in environments where there are many of them (one thousand or more).

    GitHub issue: #9796

... (truncated)

Commits
  • d96df00 handle autoheal winner_waiting state with a chosen winner to avoid crashing n...
  • 89a6654 Merge pull request #9793 from rabbitmq/mergify/bp/v3.12.x/pr-9790
  • ccc22cb rabbit_shovel_dyn_worker_sup_sup: sync with main
  • 7ecd751 rabbit_shovel_dyn_worker_sup_sup: introduce id/1 from main
  • 4e30c2a Resolve a conflict (#9796)
  • 6ccea5b Speed up shovel start and cleanup
  • d0800d8 Fix fd leak in rabbit_fifo
  • e3facbd Use application:ensure_all_started/1 with a single value
  • 2b72dee AMQP 1.0 Erlang client: integrate credentials_obfuscation
  • ca0edc1 Optimise rabbit_registry:binary_to_type/1
  • 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.7 to 3.12.8.
- [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.7...v3.12.8)

---
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 1, 2023
@scudelletti scudelletti merged commit f9345be into main Nov 9, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/hex/amqp10_client-3.12.8 branch November 9, 2023 07:15
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