11
0

Accepting request 975709 from home:fusionfuture:branches:network:messaging:amqp

- Update to 3.10.0
  * See https://github.com/rabbitmq/rabbitmq-server/blob/v3.10.x/release-notes/3.10.0.md
    for the full changelog.
  * Potentially breaking changes
    - Messages delivered by a quorum queue and negatively acknowledged
      with a requeue will be added to the back of the queue until the
      queue has redelivery limit set. With a redelivery limit, requeueing
      will use the original position of the message if possible.
    - idle_since field now uses RFC 3339 format.

OBS-URL: https://build.opensuse.org/request/show/975709
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=181
This commit is contained in:
Fusion Future
2022-05-09 06:24:52 +00:00
committed by Git OBS Bridge
parent 156e392daf
commit 5fd0d9ba41
6 changed files with 33 additions and 20 deletions

View File

@@ -39,7 +39,7 @@
%define _rabbitmq_group rabbitmq
Name: rabbitmq-server
Version: 3.9.14
Version: 3.10.0
Release: 0
Summary: A message broker supporting AMQP, STOMP and MQTT
License: MPL-2.0