Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rabbitmq-server for openSUSE:Factory
checked in at 2023-06-06 19:55:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rabbitmq-server (Old)
and /work/SRC/openSUSE:Factory/.rabbitmq-server.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rabbitmq-server"
Tue Jun 6 19:55:47 2023 rev:85 rq:1090956 version:3.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rabbitmq-server/rabbitmq-server.changes
2022-11-13 18:09:22.771584646 +0100
+++
/work/SRC/openSUSE:Factory/.rabbitmq-server.new.15902/rabbitmq-server.changes
2023-06-06 19:56:36.130595245 +0200
@@ -1,0 +2,18 @@
+Mon Jun 5 15:44:43 UTC 2023 - Fusion Future <[email protected]>
+
+- Update to 3.12.0
+ * Optimizations for both quorum and classic queues: improved throughput,
+ lower throughput variability, lower latency, lower memory footprint
+ * More mature and efficient implementation of (non-mirrored) classic
+ queues v2 (CQv2)
+ * Classic queue lazy and non-lazy modes no longer apply: classic
+ queues v2 always behave very similarly
+ * to the lazy mode in earlier release series: moving data to disk
+ aggressively and only keeping a subset of data in memory
+ * Significantly reduced MQTT and Web MQTT memory footprint per connection
+ * OAuth 2, OIDC, IDP support
+ * Even more configurability of the OAuth 2 plugin
+- More bugfixes and enhancements:
+ https://www.rabbitmq.com/changelog.html
+
+-------------------------------------------------------------------
Old:
----
rabbitmq-server-3.11.3.tar.xz
rabbitmq-server-3.11.3.tar.xz.asc
New:
----
rabbitmq-server-3.12.0.tar.xz
rabbitmq-server-3.12.0.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rabbitmq-server.spec ++++++
--- /var/tmp/diff_new_pack.FvLx8R/_old 2023-06-06 19:56:36.894599775 +0200
+++ /var/tmp/diff_new_pack.FvLx8R/_new 2023-06-06 19:56:36.902599822 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rabbitmq-server
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
%define _rabbitmq_group rabbitmq
Name: rabbitmq-server
-Version: 3.11.3
+Version: 3.12.0
Release: 0
Summary: A message broker supporting AMQP, STOMP and MQTT
License: MPL-2.0
++++++ rabbitmq-server-3.11.3.tar.xz -> rabbitmq-server-3.12.0.tar.xz ++++++
++++ 112353 lines of diff (skipped)