Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

The next UH Message Broker upgrade will bring the following changes:

ItemPreviouslyChanged to…Comments
Software version

RabbitMQ 3.7.12

Erlang 21.2.6

RabbitMQ 3.11.2

Erlang 25.1.1


SSL Certificate2048-bit cert

4096-bit

Subject Alternative Name (SAN) extension to support host name associated with our perceived IP address.


TLS

Versions 1.1 and 1.2 only.

No peer verification if your TLS client sends an optional client cert.

Secure renegotiation allowed.

Versions 1.2 and 1.3 only.

Peer verification performed if your TLS client sends an optional client cert.

Secure renegotiation disabled.


Queues

Classic queues which are mirrored and synchronized across all 3 nodes unless the queue name begins with an underscore.

The majority of queues will be converted to quorum queues, which is the new recommendation for clusters.

A couple of queues that use features not compatible with quorum queues will remain as classic mirrored queues.

You do not need to change anything in your application.

Info about quorum queues:  https://www.rabbitmq.com/quorum-queues.html

Timeline

TBD


  • No labels