diff --git a/_service b/_service
index cc1a0cf..9fab3aa 100644
--- a/_service
+++ b/_service
@@ -4,11 +4,11 @@
@PARENT_TAG@
https://github.com/element-hq/synapse.git
git
- v1.105.1
+ v1.106.0
v(.*)
\1
diff --git a/matrix-synapse-1.105.1.obscpio b/matrix-synapse-1.105.1.obscpio
deleted file mode 100644
index e9ade49..0000000
--- a/matrix-synapse-1.105.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:53a99082bf900c9d6feafc78be9c98869c4cd854027f8abf1bb09460d13f7d79
-size 36336653
diff --git a/matrix-synapse-1.106.0.obscpio b/matrix-synapse-1.106.0.obscpio
new file mode 100644
index 0000000..2864a12
--- /dev/null
+++ b/matrix-synapse-1.106.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:881a3c05ab2c15a07c59a33791ccecdbbd595f9750d6b96c76f0ff27489c721a
+size 36404749
diff --git a/matrix-synapse-test.spec b/matrix-synapse-test.spec
index 84db12f..ff1405a 100644
--- a/matrix-synapse-test.spec
+++ b/matrix-synapse-test.spec
@@ -27,7 +27,7 @@
%define pkgname matrix-synapse
Name: %{pkgname}-test
-Version: 1.105.1
+Version: 1.106.0
Release: 0
Summary: Test package for %{pkgname}
License: AGPL-3.0-or-later
diff --git a/matrix-synapse.changes b/matrix-synapse.changes
index 67ea921..7f88f13 100644
--- a/matrix-synapse.changes
+++ b/matrix-synapse.changes
@@ -1,3 +1,40 @@
+-------------------------------------------------------------------
+Tue Apr 30 14:09:46 UTC 2024 - Marcus Rueckert
+
+- Update to 1.106.0
+ - Features
+ - Send an email if the address is already bound to an user
+ account. (#16819)
+ - Implement the rendezvous mechanism described by MSC4108.
+ (#17056)
+ - Support delegating the rendezvous mechanism described MSC4108
+ to an external implementation. (#17086)
+ - Bugfixes
+ - Add validation to ensure that the limit parameter on
+ /publicRooms is non-negative. (#16920)
+ - Return 400 M_NOT_JSON upon receiving invalid JSON in query
+ parameters across various client and admin endpoints, rather
+ than an internal server error. (#16923)
+ - Make the CSAPI endpoint /keys/device_signing/upload
+ idempotent. (#16943)
+ - Redact membership events if the user requested erasure upon
+ deactivating. (#17076)
+ - Improved Documentation
+ - Add a prompt in the contributing guide to manually configure
+ icu4c. (#17069)
+ - Clarify what part of message retention is still experimental.
+ (#17099)
+ - Internal Changes
+ - Use new receipts column to optimise receipt and push action
+ SQL queries. Contributed by Nick @ Beeper (@Fizzadar).
+ (#17032, #17096)
+ - Fix mypy with latest Twisted release. (#17036)
+ - Bump minimum supported Rust version to 1.66.0. (#17079)
+ - Add helpers to transform Twisted requests to Rust http
+ Requests/Responses. (#17081)
+ - Fix type annotation for visited_chains after mypy upgrade.
+ (#17125)
+
-------------------------------------------------------------------
Tue Apr 23 16:37:19 UTC 2024 - Marcus Rueckert
diff --git a/matrix-synapse.obsinfo b/matrix-synapse.obsinfo
index 0c011c0..169a5c7 100644
--- a/matrix-synapse.obsinfo
+++ b/matrix-synapse.obsinfo
@@ -1,4 +1,4 @@
name: matrix-synapse
-version: 1.105.1
-mtime: 1713884233
-commit: 20c9e195197567c209edf45383e5d0cdd2ef2a5f
+version: 1.106.0
+mtime: 1714474310
+commit: e26673fe971a4d0316723b0e9ab487297db359f2
diff --git a/matrix-synapse.spec b/matrix-synapse.spec
index 69e7ccc..38c65a3 100644
--- a/matrix-synapse.spec
+++ b/matrix-synapse.spec
@@ -149,7 +149,7 @@
%define pkgname matrix-synapse
%define eggname matrix_synapse
Name: %{pkgname}
-Version: 1.105.1
+Version: 1.106.0
Release: 0
Summary: Matrix protocol reference homeserver
License: AGPL-3.0-or-later
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 78b43e6..c77c457 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c937e0167963d400f4e2cd9ef6a003345681a4b89482a6ad6df60437047a6f8a
-size 5854525
+oid sha256:de70fcd891f991add5a859f9ef1d4eb949710612c3ac96b82f22a89d65226644
+size 7019150