11
0

Commit Graph

  • 22b5c78d46 Accepting request 1247250 from network:messaging:amqp factory Ana Guerrero 2025-02-20 15:40:26 +00:00
  • 4130ff031d Accepting request 1247250 from network:messaging:amqp main Ana Guerrero 2025-02-20 15:40:26 +00:00
  • ea62fe0c09 - Add rabbitmq-server-allow-elixir-1.18.patch: Allow building CLI with elixir 1.18.x. Based on upstream commit 5086e283. devel Simon Lees 2025-02-20 01:21:43 +00:00
  • 06c4a520ce Accepting request 1247170 from home:dimstar:Factory Simon Lees 2025-02-20 01:21:43 +00:00
  • 03a9bbb96f Accepting request 1200873 from network:messaging:amqp Ana Guerrero 2024-09-15 10:36:20 +00:00
  • 5674e24b01 Accepting request 1200873 from network:messaging:amqp Ana Guerrero 2024-09-15 10:36:20 +00:00
  • 4a860145ab - Update to 3.13.7 see https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.13.7 - Update to 3.13.6 see https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.13.6 - Update to 3.13.5 see https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.13.5 - Update to 3.13.4 see https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.13.4 - Update to 3.13.3 see https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.13.2 - Update to 3.13.2 see https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.13.2 Fridrich Strba 2024-09-13 15:19:18 +00:00
  • 4155e42501 Accepting request 1200780 from home:anag+factory:Factory Fridrich Strba 2024-09-13 15:19:18 +00:00
  • fc2140079f Accepting request 1177045 from network:messaging:amqp Ana Guerrero 2024-05-27 09:56:36 +00:00
  • 4d8d9c92ac Accepting request 1177045 from network:messaging:amqp Ana Guerrero 2024-05-27 09:56:36 +00:00
  • 275cc4b7f5 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=206 Fridrich Strba 2024-04-17 13:17:53 +00:00
  • 5bcfb0929a OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=206 Fridrich Strba 2024-04-17 13:17:53 +00:00
  • 46a0c2738a Accepting request 1167973 from home:simotek:rabbitmq-test Fridrich Strba 2024-04-17 00:42:28 +00:00
  • 9ccb5675ca Accepting request 1167973 from home:simotek:rabbitmq-test Fridrich Strba 2024-04-17 00:42:28 +00:00
  • 80b17a23d4 Accepting request 1144783 from network:messaging:amqp Ana Guerrero 2024-02-07 17:49:31 +00:00
  • b01506ef85 Accepting request 1144783 from network:messaging:amqp Ana Guerrero 2024-02-07 17:49:31 +00:00
  • dfb26672c1 Accepting request 1144564 from home:dimstar:Factory Simon Lees 2024-02-07 06:12:52 +00:00
  • 3b90230c07 Accepting request 1144564 from home:dimstar:Factory Simon Lees 2024-02-07 06:12:52 +00:00
  • da5b5574e6 Accepting request 1137247 from network:messaging:amqp Dominique Leuenberger 2024-01-06 16:30:28 +00:00
  • bb3132c5fa Accepting request 1137247 from network:messaging:amqp Dominique Leuenberger 2024-01-06 16:30:28 +00:00
  • 4d222a2174 - update to 3.12.11: * Quorum queue declared when one of cluster nodes was down could trigger connection exceptions. * Avoids a rare exception that could stop TCP socket writes on a client connection. * queue_deleted and queue_created internal events now include queue type as a module name, and not an inconsistent (with the other queue and stream types) value classic. * Definition files that are virtual host-specific cannot be imported on boot. Such files will now be detected early and the import process will terminate after logging a more informative message. * Several AMQP 1.0 application properties are now more correctly converted to AMQP 0-9-1 headers by cross-protocol Shovels. * The priority property now populates an AMQP 1.0 header with the same name, per AMQP 1.0 spec. * Metric label values now escape certain non-ASCII characters. * Avoids an exception when an MQTT client that used a QoS 0 subscription reconnects and its original connection node is down. * Avoids an exception when an MQTT client connection was force- closed via the HTTP API. * Certain CLI commands could not be run in a shell script loop, unless the script explicitly redirected standard input. * rabbitmq-diagnostics cluster_status now responds much quicker when a cluster node has gone down, were shut down, or otherwise has become unreachable by the rest of the cluster. * Reverted a change to DELETE /api/queues/{vhost}/{name} that allowed removal of exclusive queues and introduced Dirk Mueller 2024-01-06 13:22:16 +00:00
  • 8b02fc795f - update to 3.12.11: * Quorum queue declared when one of cluster nodes was down could trigger connection exceptions. * Avoids a rare exception that could stop TCP socket writes on a client connection. * queue_deleted and queue_created internal events now include queue type as a module name, and not an inconsistent (with the other queue and stream types) value classic. * Definition files that are virtual host-specific cannot be imported on boot. Such files will now be detected early and the import process will terminate after logging a more informative message. * Several AMQP 1.0 application properties are now more correctly converted to AMQP 0-9-1 headers by cross-protocol Shovels. * The priority property now populates an AMQP 1.0 header with the same name, per AMQP 1.0 spec. * Metric label values now escape certain non-ASCII characters. * Avoids an exception when an MQTT client that used a QoS 0 subscription reconnects and its original connection node is down. * Avoids an exception when an MQTT client connection was force- closed via the HTTP API. * Certain CLI commands could not be run in a shell script loop, unless the script explicitly redirected standard input. * rabbitmq-diagnostics cluster_status now responds much quicker when a cluster node has gone down, were shut down, or otherwise has become unreachable by the rest of the cluster. * Reverted a change to DELETE /api/queues/{vhost}/{name} that allowed removal of exclusive queues and introduced Dirk Mueller 2024-01-06 13:22:16 +00:00
  • ed3634dd1d Accepting request 1133729 from network:messaging:amqp Ana Guerrero 2023-12-17 20:34:11 +00:00
  • 1fefdf9cf2 Accepting request 1133729 from network:messaging:amqp Ana Guerrero 2023-12-17 20:34:11 +00:00
  • b9e380e8d8 - update to 3.12.10: * Avoids two Shovels being started after an upgrade from 3.12.6 or older versions. * When a topic permission was deleted, an internal event of type permission.deleted was emitted in some cases, instead of topic.permission.deleted. * Shovels on 3.12.8 nodes failed during a rolling cluster upgrade due to internal identifier format changes. * Avoids an unnecessary warning in the logs. * avoids a potential exception in the autoheal partition handler. * raft.segment_max_entries is now validated to prevent the value from overflowing its 16-bit segment file field. Maximum supported value is now 65535. Dirk Mueller 2023-12-17 10:01:58 +00:00
  • aad7f8dbe8 - update to 3.12.10: * Avoids two Shovels being started after an upgrade from 3.12.6 or older versions. * When a topic permission was deleted, an internal event of type permission.deleted was emitted in some cases, instead of topic.permission.deleted. * Shovels on 3.12.8 nodes failed during a rolling cluster upgrade due to internal identifier format changes. * Avoids an unnecessary warning in the logs. * avoids a potential exception in the autoheal partition handler. * raft.segment_max_entries is now validated to prevent the value from overflowing its 16-bit segment file field. Maximum supported value is now 65535. Dirk Mueller 2023-12-17 10:01:58 +00:00
  • 2754d36f62 Accepting request 1121010 from network:messaging:amqp Ana Guerrero 2023-10-29 18:42:06 +00:00
  • 4dec42b55e Accepting request 1121010 from network:messaging:amqp Ana Guerrero 2023-10-29 18:42:06 +00:00
  • 877a559315 - update to 3.12.7: * Stream replication connections configured to use exclusively TLSv1.3 failed. * On startup, stream replicas will handle one more potential case of segment file corruption after an unclean shutdown. * default_policies.*.queue_pattern definition in rabbitmq.conf was incorrectly parsed. * Avoid log noise when inter-node connections frequently fail and recover. * Optimized stream index scans. Longer scans could result in some replicas stopping with a timeout. * Classic queue storage version is now a supported key for operator policies. * Queue length limit overflow behavior now can be configured via operator policies. * Several list_stream_* commands (available via both rabbitmq-diagnostics and rabbitmq-streams) commands now can display replica node in addition to other fields. * rabbitmqctl add_user now can accept a pre-generated salted password instead of a plain text password, both as a positional argument and via standard input: * Message consumption with the "Nack message, requeue: true" option did not actually requeue deliveries. * HTTP API request body size is now limited to 10 MiB by default. * Two endpoints, one that accepts messages for publishing (note: publishing over the HTTP API is greatly discouraged) * and another for definition import, * will now reject larger transfers with a 400 Bad Request response. Dirk Mueller 2023-10-29 15:44:11 +00:00
  • 7ebb702cca - update to 3.12.7: * Stream replication connections configured to use exclusively TLSv1.3 failed. * On startup, stream replicas will handle one more potential case of segment file corruption after an unclean shutdown. * default_policies.*.queue_pattern definition in rabbitmq.conf was incorrectly parsed. * Avoid log noise when inter-node connections frequently fail and recover. * Optimized stream index scans. Longer scans could result in some replicas stopping with a timeout. * Classic queue storage version is now a supported key for operator policies. * Queue length limit overflow behavior now can be configured via operator policies. * Several list_stream_* commands (available via both rabbitmq-diagnostics and rabbitmq-streams) commands now can display replica node in addition to other fields. * rabbitmqctl add_user now can accept a pre-generated salted password instead of a plain text password, both as a positional argument and via standard input: * Message consumption with the "Nack message, requeue: true" option did not actually requeue deliveries. * HTTP API request body size is now limited to 10 MiB by default. * Two endpoints, one that accepts messages for publishing (note: publishing over the HTTP API is greatly discouraged) * and another for definition import, * will now reject larger transfers with a 400 Bad Request response. Dirk Mueller 2023-10-29 15:44:11 +00:00
  • 88c1b022d0 Accepting request 1099488 from network:messaging:amqp Ana Guerrero 2023-07-19 17:11:44 +00:00
  • 2cb4caddd3 Accepting request 1099488 from network:messaging:amqp Ana Guerrero 2023-07-19 17:11:44 +00:00
  • 653cf908b1 Accepting request 1099317 from home:matwey:branches:network:messaging:amqp Dirk Mueller 2023-07-19 11:12:25 +00:00
  • ba6a8dd9fa Accepting request 1099317 from home:matwey:branches:network:messaging:amqp Dirk Mueller 2023-07-19 11:12:25 +00:00
  • 96b8540b86 Accepting request 1090956 from network:messaging:amqp Dominique Leuenberger 2023-06-06 17:55:47 +00:00
  • 87e6be8d40 Accepting request 1090956 from network:messaging:amqp Dominique Leuenberger 2023-06-06 17:55:47 +00:00
  • 2ff1b0ce13 Accepting request 1090948 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2023-06-05 16:10:56 +00:00
  • e680e2f884 Accepting request 1090948 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2023-06-05 16:10:56 +00:00
  • e72a3617ac Accepting request 1035475 from network:messaging:amqp Dominique Leuenberger 2022-11-13 17:09:08 +00:00
  • c8f2f5bbf4 Accepting request 1035475 from network:messaging:amqp Dominique Leuenberger 2022-11-13 17:09:08 +00:00
  • d26aa97d2e Accepting request 1035474 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-11-13 01:30:13 +00:00
  • c2a49d7f4b Accepting request 1035474 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-11-13 01:30:13 +00:00
  • d2eefd58b2 Accepting request 1031374 from network:messaging:amqp Dominique Leuenberger 2022-10-27 11:54:14 +00:00
  • 581e4fa56d Accepting request 1031374 from network:messaging:amqp Dominique Leuenberger 2022-10-27 11:54:14 +00:00
  • 9c79d6aa8b Accepting request 1031341 from home:dimstar:Factory Fridrich Strba 2022-10-26 15:54:55 +00:00
  • 1a13f7b12d Accepting request 1031341 from home:dimstar:Factory Fridrich Strba 2022-10-26 15:54:55 +00:00
  • a0cbbd84c9 Accepting request 983568 from network:messaging:amqp Dominique Leuenberger 2022-06-18 20:06:27 +00:00
  • d974b91deb Accepting request 983568 from network:messaging:amqp Dominique Leuenberger 2022-06-18 20:06:27 +00:00
  • 49a42fae66 Accepting request 983566 from home:fusionfuture:branches:network:messaging:amqp Dirk Mueller 2022-06-18 13:03:19 +00:00
  • fdee91796b Accepting request 983566 from home:fusionfuture:branches:network:messaging:amqp Dirk Mueller 2022-06-18 13:03:19 +00:00
  • f739a5f057 Accepting request 978405 from network:messaging:amqp Dominique Leuenberger 2022-05-21 17:06:24 +00:00
  • def4840d5d Accepting request 978405 from network:messaging:amqp Dominique Leuenberger 2022-05-21 17:06:24 +00:00
  • 08d424a8ac Accepting request 978404 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-05-21 09:43:12 +00:00
  • 54ccf9f077 Accepting request 978404 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-05-21 09:43:12 +00:00
  • 770fa43e16 Accepting request 976926 from network:messaging:amqp Dominique Leuenberger 2022-05-12 21:01:04 +00:00
  • 916f9ccff3 Accepting request 976926 from network:messaging:amqp Dominique Leuenberger 2022-05-12 21:01:04 +00:00
  • 19bb3c471b Accepting request 976488 from home:AndreasStieger:branches:network:messaging:amqp Dirk Mueller 2022-05-12 18:14:05 +00:00
  • 08552cbfb3 Accepting request 976488 from home:AndreasStieger:branches:network:messaging:amqp Dirk Mueller 2022-05-12 18:14:05 +00:00
  • e55eb2413e Accepting request 975710 from network:messaging:amqp Dominique Leuenberger 2022-05-09 16:44:07 +00:00
  • 751aee6ae7 Accepting request 975710 from network:messaging:amqp Dominique Leuenberger 2022-05-09 16:44:07 +00:00
  • 5fd0d9ba41 Accepting request 975709 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-05-09 06:24:52 +00:00
  • 9b1927b604 Accepting request 975709 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-05-09 06:24:52 +00:00
  • defe1b6a39 Accepting request 964745 from network:messaging:amqp Dominique Leuenberger 2022-03-25 20:54:38 +00:00
  • 328fdb1482 Accepting request 964745 from network:messaging:amqp Dominique Leuenberger 2022-03-25 20:54:38 +00:00
  • 156e392daf Accepting request 964744 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-03-25 01:52:23 +00:00
  • b2dc221065 Accepting request 964744 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-03-25 01:52:23 +00:00
  • ff74a2b60b Accepting request 956005 from network:messaging:amqp Dominique Leuenberger 2022-02-19 18:21:16 +00:00
  • e50dbdd754 Accepting request 956005 from network:messaging:amqp Dominique Leuenberger 2022-02-19 18:21:16 +00:00
  • e0fd1a4eca Accepting request 956004 from home:fusionfuture:branches:openSUSE:Factory:Staging:adi:3 Fusion Future 2022-02-19 10:51:04 +00:00
  • 242a19f7a1 Accepting request 956004 from home:fusionfuture:branches:openSUSE:Factory:Staging:adi:3 Fusion Future 2022-02-19 10:51:04 +00:00
  • 992a48b2bd Accepting request 955988 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-02-19 06:59:29 +00:00
  • e774cc9bb3 Accepting request 955988 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-02-19 06:59:29 +00:00
  • 5cb195ab86 Accepting request 944487 from network:messaging:amqp Dominique Leuenberger 2022-01-07 11:45:55 +00:00
  • 5a8d6089f3 Accepting request 944487 from network:messaging:amqp Dominique Leuenberger 2022-01-07 11:45:55 +00:00
  • 664c643250 Accepting request 944486 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-01-06 15:19:03 +00:00
  • 9f608856cc Accepting request 944486 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2022-01-06 15:19:03 +00:00
  • 23a27a90d8 Accepting request 935229 from network:messaging:amqp Dominique Leuenberger 2021-12-02 21:30:27 +00:00
  • 46e15579fb Accepting request 935229 from network:messaging:amqp Dominique Leuenberger 2021-12-02 21:30:27 +00:00
  • aa13d5cf7b Accepting request 935226 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-12-02 15:33:37 +00:00
  • 98f871d01e Accepting request 935226 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-12-02 15:33:37 +00:00
  • 521854ef76 Accepting request 932387 from network:messaging:amqp Dominique Leuenberger 2021-11-20 01:39:07 +00:00
  • d37e661305 Accepting request 932387 from network:messaging:amqp Dominique Leuenberger 2021-11-20 01:39:07 +00:00
  • d8997ccdf9 Accepting request 932386 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-11-19 03:35:41 +00:00
  • fb4dd1d253 Accepting request 932386 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-11-19 03:35:41 +00:00
  • 9af4561f39 Accepting request 926845 from network:messaging:amqp Dominique Leuenberger 2021-10-22 22:51:10 +00:00
  • 753a08059e Accepting request 926845 from network:messaging:amqp Dominique Leuenberger 2021-10-22 22:51:10 +00:00
  • f396e813a1 Accepting request 926714 from home:jsegitz:branches:systemdhardening:network:messaging:amqp Fusion Future 2021-10-22 02:42:59 +00:00
  • c6ab5b259d Accepting request 926714 from home:jsegitz:branches:systemdhardening:network:messaging:amqp Fusion Future 2021-10-22 02:42:59 +00:00
  • bf92b387db Accepting request 926541 from network:messaging:amqp Dominique Leuenberger 2021-10-20 18:24:05 +00:00
  • 38cb7b16a9 Accepting request 926541 from network:messaging:amqp Dominique Leuenberger 2021-10-20 18:24:05 +00:00
  • 6dcbf99947 Accepting request 926540 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-10-20 11:35:30 +00:00
  • 9faf936a4e Accepting request 926540 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-10-20 11:35:30 +00:00
  • e598cd360c Accepting request 921340 from network:messaging:amqp Dominique Leuenberger 2021-09-24 22:35:37 +00:00
  • 54f8b4af0a Accepting request 921340 from network:messaging:amqp Dominique Leuenberger 2021-09-24 22:35:37 +00:00
  • b70f7334c6 Accepting request 921339 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-09-24 15:04:38 +00:00
  • 3fa2005b3b Accepting request 921339 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-09-24 15:04:38 +00:00
  • 8757922765 Accepting request 919610 from network:messaging:amqp Dominique Leuenberger 2021-09-17 21:25:53 +00:00
  • 52ef9d51f0 Accepting request 919610 from network:messaging:amqp Dominique Leuenberger 2021-09-17 21:25:53 +00:00
  • fd22c0af15 Accepting request 919608 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-09-17 01:15:52 +00:00
  • f96a0e3b48 Accepting request 919608 from home:fusionfuture:branches:network:messaging:amqp Fusion Future 2021-09-17 01:15:52 +00:00