From dac6957e9e3f612500c57c0c1be76b826f32a004502d186810081e80579e084b Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Thu, 22 Apr 2021 04:53:21 +0000 Subject: [PATCH] Accepting request 887327 from home:darix:apps - Update to v1.32.1 This release fixes a regression in Synapse 1.32.0 that caused connected Prometheus instances to become unstable. If you ran Synapse 1.32.0 with Prometheus metrics, first upgrade to Synapse 1.32.1 and follow these instructions to clean up any excess writeahead logs. - Bugfixes - Fix a regression in Synapse 1.32.0 which caused Synapse to report large numbers of Prometheus time series, potentially overwhelming Prometheus instances. (#9854) OBS-URL: https://build.opensuse.org/request/show/887327 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=171 --- _service | 2 +- matrix-synapse-1.32.0.obscpio | 3 --- matrix-synapse-1.32.1.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 16 ++++++++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- 7 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 matrix-synapse-1.32.0.obscpio create mode 100644 matrix-synapse-1.32.1.obscpio diff --git a/_service b/_service index ae798d2..4c974b7 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.32.0 + v1.32.1 v(.*) \1