Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2024-05-28 17:30:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matrix-synapse (Old)
 and      /work/SRC/openSUSE:Factory/.matrix-synapse.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matrix-synapse"

Tue May 28 17:30:29 2024 rev:101 rq:1177340 version:1.108.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes    
2024-05-15 21:27:26.915442052 +0200
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new.24587/matrix-synapse.changes 
2024-05-28 17:31:40.978293053 +0200
@@ -1,0 +2,48 @@
+Tue May 28 12:37:01 UTC 2024 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to 1.108.0
+  - Features
+    - Add a feature that allows clients to query the configured
+      federation whitelist. Disabled by default. (#16848, #17199)
+    - Add the ability to allow numeric user IDs with a specific
+      prefix when in the CAS flow. Contributed by Aurélien
+      Grimpard. (#17098)
+  - Bugfixes
+    - Fix bug where push rules would be empty in /sync for some
+      accounts. Introduced in v1.93.0. (#17142)
+    - Add support for optional whitespace around the Federation
+      API's Authorization header's parameter commas. (#17145)
+    - Fix bug where disabling room publication prevented public
+      rooms being created on workers. (#17177, #17184)
+  - Improved Documentation
+    - Document /v1/make_knock and /v1/send_knock/ federation
+      endpoints as worker-compatible. (#17058)
+    - Update User Admin API with note about prefixing OIDC
+      external_id providers. (#17139)
+    - Clarify the state of the created room when using the
+      autocreate_auto_join_room_preset config option. (#17150)
+    - Update the Admin FAQ with the current libjemalloc version for
+      latest Debian stable. Additionally update the name of the
+      "push_rules" stream in the Workers documentation. (#17171)
+  - Internal Changes
+    - Add note to reflect that MSC3886 is closed but will remain
+      supported for some time. (#17151)
+    - Update dependency PyO3 to 0.21. (#17162)
+    - Fixes linter errors found in PR #17147. (#17166)
+    - Bump black from 24.2.0 to 24.4.2. (#17170)
+    - Cache literal sync filter validation for performance.
+      (#17186)
+    - Improve performance by fixing a reactor pause. (#17192)
+    - Route /make_knock and /send_knock federation APIs to the
+      federation reader worker in Complement test runs. (#17195)
+    - Prepare sync handler to be able to return different sync
+      responses (SyncVersion). (#17200)
+    - Organize the sync cache key parameter outside of the sync
+      config (separate concerns). (#17201)
+    - Refactor SyncResultBuilder assembly to its own function.
+      (#17202)
+    - Rename to be obvious: joined_rooms -> joined_room_ids.
+      (#17203, #17208)
+    - Add a short pause when rate-limiting a request. (#17210)
+
+-------------------------------------------------------------------

Old:
----
  matrix-synapse-1.107.0.obscpio

New:
----
  matrix-synapse-1.108.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ matrix-synapse-test.spec ++++++
--- /var/tmp/diff_new_pack.SzPnO7/_old  2024-05-28 17:31:43.478384475 +0200
+++ /var/tmp/diff_new_pack.SzPnO7/_new  2024-05-28 17:31:43.490384913 +0200
@@ -27,7 +27,7 @@
 
 %define         pkgname matrix-synapse
 Name:           %{pkgname}-test
-Version:        1.107.0
+Version:        1.108.0
 Release:        0
 Summary:        Test package for %{pkgname}
 License:        AGPL-3.0-or-later

++++++ matrix-synapse.spec ++++++
--- /var/tmp/diff_new_pack.SzPnO7/_old  2024-05-28 17:31:43.774395299 +0200
+++ /var/tmp/diff_new_pack.SzPnO7/_new  2024-05-28 17:31:43.778395445 +0200
@@ -149,7 +149,7 @@
 %define         pkgname matrix-synapse
 %define         eggname matrix_synapse
 Name:           %{pkgname}
-Version:        1.107.0
+Version:        1.108.0
 Release:        0
 Summary:        Matrix protocol reference homeserver
 License:        AGPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SzPnO7/_old  2024-05-28 17:31:44.166409633 +0200
+++ /var/tmp/diff_new_pack.SzPnO7/_new  2024-05-28 17:31:44.178410072 +0200
@@ -4,11 +4,11 @@
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="url">https://github.com/element-hq/synapse.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.107.0</param>
+    <param name="revision">v1.108.0</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <!--
-    <param name="revision">v1.108.0rc1</param>
+    <param name="revision">v1.109.0rc1</param>
     <param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
     <param name="versionrewrite-replacement">\1~\2</param>
     -->

++++++ matrix-synapse-1.107.0.obscpio -> matrix-synapse-1.108.0.obscpio ++++++
/work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse-1.107.0.obscpio 
/work/SRC/openSUSE:Factory/.matrix-synapse.new.24587/matrix-synapse-1.108.0.obscpio
 differ: char 49, line 1

++++++ matrix-synapse.obsinfo ++++++
--- /var/tmp/diff_new_pack.SzPnO7/_old  2024-05-28 17:31:44.670428064 +0200
+++ /var/tmp/diff_new_pack.SzPnO7/_new  2024-05-28 17:31:44.706429381 +0200
@@ -1,5 +1,5 @@
 name: matrix-synapse
-version: 1.107.0
-mtime: 1715692541
-commit: ecf4e0674c9a027aec253adaca89ed260700224b
+version: 1.108.0
+mtime: 1716893668
+commit: f35bc08d3933416d2c7a0c566f895214e9ffd88e
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.SzPnO7/_old and 
/var/tmp/diff_new_pack.SzPnO7/_new differ

Reply via email to