Update docker.io/rabbitmq Docker tag to v4.3.4

Share
Update docker.io/rabbitmq Docker tag to v4.3.4
Photo by Ансплэш Степана / Unsplash

No problems upgrading the Docker container with a Docker compose yaml file by means of Watchtower DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.

This MR contains the following updates:

Package Update Change
docker.io/rabbitmq patch 4.3.3-management4.3.4-management

Release Notes

rabbitmq/rabbitmq-server (docker.io/rabbitmq)

v4.3.4: RabbitMQ 4.3.4

Compare Source

RabbitMQ 4.3.4 is a maintenance release in the 4.3.x release series.

It is strongly recommended that you read 4.3.0 release notes
in detail if upgrading from a version prior to 4.3.0.

Minimum Supported Erlang Version

The minimum supported Erlang version for this release series is 27.0.

RabbitMQ and Erlang/OTP Compatibility Matrix has more details on Erlang version requirements for RabbitMQ.

Nodes will fail to start on older Erlang releases.

Changes Worth Mentioning

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

Core Server
Bug Fixes
  • Quorum queues in clusters upgraded from 3.13.x to 4.2.x and then to 4.3.x could stop
    emitting metrics and taking snapshots after a node restart.

    GitHub issues: #​16974, #​16990

  • The AMQP 1.0 parser now detects standard message body sections more strictly.

    GitHub issue: #​17017

  • The AMQP 1.0 parser now decodes certain array values more efficiently.

    GitHub issue: #​16994

Stream Plugin
Bug Fixes
Management Plugin
Bug Fixes
  • Very short lived exclusive queues could cause an exception during metric collection, producing
    log noise.

    GitHub issues: #​16989, #​16999, #​17002

  • After an IdP-initiated OAuth 2 login, the management UI now returns the user
    to the page that was open before the login instead of the default one.

    Contributed by @​thisisnsh.

    GitHub issues: #​16957, #​16961

Enhancements
  • The management UI Content Security Policy (CSP) no longer includes the unsafe-eval and
    unsafe-inline directives.

    GitHub issue: #​16916

Federation Plugin
Bug Fixes
  • In scenarios that involved a federated queue and a federated exchange with exactly the same name in the same virtual host,
    deleting an upstream unintentionally corrupted the federated exchange(s) operating state, breaking federation
    for the exchange in question.

    GitHub issues: #​16991, #​16997

Dependency Changes

None in this release.

Read more

Me on Mastodon - This link is here for verification purposes.