Subject: CVS commit: pkgsrc/net/rabbitmq
From: Adam Ciarcinski
Date: 2023-05-17 19:11:14
Message id: 20230517171114.A3E24FA87@cvs.NetBSD.org

Log Message:
rabbitmq: updated to 3.11.16

RabbitMQ 3.11.16

Core Server

Bug Fixes

Automatic node removal now will
remove quorum queue replicas from the node before removing it from the cluster.

Enhancements

A new boolean setting, \ 
quorum_queue.property_equivalence.relaxed_checks_on_redeclaration,
makes it possible to relax queue property equivalence checks
for quorum queues. Specifically, when a quorum queue is redeclared and the \ 
client-provided
type is set to "classic", this setting will help avoid a channel \ 
exception, making it
easier to migrate to quorum queues step by step, without upgrading all \ 
applications in a short
period of time.

CLI Tools

Enhancements

rabbitmq-queues grow and rabbitmq-queues add_member now verify cluster \ 
membership of the node
new quorum queue replicas should be placed on.

Federation Plugin

Bug Fixes

URI parser incorrectly used the password query parameter to override the password
value in authority (user info) part.

The password query parameter can be used to specify private key password for
upstream connections that use TLS.

Shovel Plugin

Bug Fixes

URI parser incorrectly used the password query parameter to override the password
value in authority (user info) part.

The password query parameter can be used to specify private key password for Shovels
that use TLS.

Files:
RevisionActionfile
1.81modifypkgsrc/net/rabbitmq/Makefile
1.63modifypkgsrc/net/rabbitmq/PLIST
1.76modifypkgsrc/net/rabbitmq/distinfo