From 09b0e5c9580f46c9e6a0b62eccd919b39bfc68833f2bbde44ba508c3cf157648 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 1 Apr 2024 18:37:26 +0000 Subject: [PATCH] Accepting request 1162886 from home:adamm:apps - Moved to Element maintained fork as matrix has archived their version - Update to 1.103.0 - Features - Add a new List Accounts v3 Admin API with improved deactivated user filtering capabilities. (#16874) - Include Retry-After header by default per MSC4041. Contributed by @clokep. (#16947) - Bugfixes - Fix joining remote rooms when a module uses the on_new_event callback. This callback may now pass partial state events instead of the full state for remote rooms. Introduced in v1.76.0. (#16973) - Fix performance issue when joining very large rooms that can cause the server to lock up. Introduced in v1.100.0. Contributed by @ggogel. (#16968) - Improved Documentation - Add HAProxy example for single port operation to reverse proxy documentation. Contributed by Georg Pfuetzenreuter (@tacerus). (#16768) - Improve the documentation around running Complement tests with new configuration parameters. (#16946) - Add docs on upgrading from a very old version. (#16951) For changes in older version since 1.98.0, see https://github.com/element-hq/synapse/releases OBS-URL: https://build.opensuse.org/request/show/1162886 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=310 --- _service | 4 ++-- matrix-synapse-1.103.0.obscpio | 3 +++ matrix-synapse-1.98.0.obscpio | 3 --- matrix-synapse-test.spec | 8 ++++---- matrix-synapse.changes | 29 +++++++++++++++++++++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 12 ++++++------ vendor.tar.zst | 4 ++-- 8 files changed, 49 insertions(+), 20 deletions(-) create mode 100644 matrix-synapse-1.103.0.obscpio delete mode 100644 matrix-synapse-1.98.0.obscpio diff --git a/_service b/_service index 1f30a50..a106321 100644 --- a/_service +++ b/_service @@ -2,9 +2,9 @@ matrix-synapse @PARENT_TAG@ - https://github.com/matrix-org/synapse.git + https://github.com/element-hq/synapse.git git - v1.98.0 + v1.103.0 v(.*) \1