pkgsrc/net/rabbitmq
adam 58440b2635 rabbitmq: updated to 3.11.8
RabbitMQ 3.11.8

Core Server

Enhancements

Stream throughput improvements for workloads with a lot of very small (say, less than 10 bytes)
messages.

CLI Tools

Features

rabbitmqctl hash_password is a new command that produces a hashed value of the provided password.

rabbitmq-diagnostics check_port_connectivity now supports a new optional flag, --address,
that makes the check connect to a specific IP address instead of resolving node's hostname.
This is useful when target node is configured to only listen for connections on one interface
but not others:

rabbitmq-diagnostics check_port_connectivity --address 127.0.0.1
rabbitmq-diagnostics check_port_connectivity --address "::1"

Management Plugin

Bug Fixes

User filtering combined with pagination in the management UI did not work as expected.

Correctly format JSON field value in channel detail API response.

AMQP 1.0 Plugin

Bug Fixes

AMQP 1.0 connection churn resulted in a memory leak.

STOMP Plugin

Bug Fixes

STOMP client subscriptions to a destination that is an AMQP 0-9-1 exchange now declares
auto-delete, exclusive queues (previously only auto-delete) as promised in the docs.
2023-02-01 08:14:57 +00:00
..
files
patches rabbitmq: Update to 3.11.1 2022-10-15 18:26:27 +00:00
DESCR
distinfo rabbitmq: updated to 3.11.8 2023-02-01 08:14:57 +00:00
Makefile rabbitmq: updated to 3.11.8 2023-02-01 08:14:57 +00:00
PLIST rabbitmq: updated to 3.11.8 2023-02-01 08:14:57 +00:00