11
0

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

- Update to 3.9.7:
  + All Components
    * All bytecode is now compiled using the +deterministic
      compiler flag. This should eliminate the capture of some
      irrelevant build environment attributes in produced
      artifacts, improve consistency between builds, and reduce the
      file level diff between release artifacts.
  + Core Server
    * Enhancements
      - Classic queue shutdown now uses a much higher timeout (up
        to 10 minutes instead of 30 seconds).
      - In environments with many queues (especially mirrored
        queues) and many consumers this means that the chance of
        queue indices rebuilding after node restart is now
        substantially lower.
    * Bug Fixes
      - Quorum queues no longer leak memory and disk space when a
        consumer is repeatedly added and cancelled on an empty
        queue.
  + Prometheus Plugin
    * Enhancements
      - More configurability for metrics exposed via the Prometheus
        endpoint.
  + Shovel Plugin
    * Bug Fixes
      - Shovel URIs could be logged with credentials in some
        scenarios.
  + Dependency Upgrades
    * observer_cli has been upgraded from 1.6.2 to 1.7.1

OBS-URL: https://build.opensuse.org/request/show/921339
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=171
This commit is contained in:
Fusion Future
2021-09-24 15:04:38 +00:00
committed by Git OBS Bridge
parent fd22c0af15
commit b70f7334c6
6 changed files with 53 additions and 20 deletions

View File

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