summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14026.doc1
-rw-r--r--changelog.d/14101.misc1
-rw-r--r--changelog.d/14869.bugfix1
-rw-r--r--changelog.d/14918.misc1
-rw-r--r--changelog.d/15044.feature1
-rw-r--r--changelog.d/15051.misc1
-rw-r--r--changelog.d/15071.doc1
-rw-r--r--changelog.d/15077.feature1
-rw-r--r--changelog.d/15088.bugfix1
-rw-r--r--changelog.d/15092.bugfix1
-rw-r--r--changelog.d/15093.bugfix1
-rw-r--r--changelog.d/15095.misc1
-rw-r--r--changelog.d/15103.misc1
-rw-r--r--changelog.d/15107.feature1
-rw-r--r--changelog.d/15112.doc1
-rw-r--r--changelog.d/15116.feature1
-rw-r--r--changelog.d/15133.feature1
-rw-r--r--changelog.d/15134.feature1
-rw-r--r--changelog.d/15135.misc1
-rw-r--r--changelog.d/15137.removal1
-rw-r--r--changelog.d/15138.misc1
-rw-r--r--changelog.d/15139.doc1
-rw-r--r--changelog.d/15143.misc1
-rw-r--r--changelog.d/15146.misc1
-rw-r--r--changelog.d/15148.doc1
-rw-r--r--changelog.d/15152.misc1
-rw-r--r--changelog.d/15154.misc1
-rw-r--r--changelog.d/15155.misc1
-rw-r--r--changelog.d/15156.misc1
-rw-r--r--changelog.d/15157.misc1
-rw-r--r--changelog.d/15158.misc1
-rw-r--r--changelog.d/15159.misc1
-rw-r--r--changelog.d/15160.misc1
-rw-r--r--changelog.d/15163.bugfix1
-rw-r--r--changelog.d/15164.misc1
-rw-r--r--changelog.d/15165.misc1
-rw-r--r--changelog.d/15167.misc1
-rw-r--r--changelog.d/15168.doc1
-rw-r--r--changelog.d/15172.feature1
-rw-r--r--changelog.d/15174.bugfix1
-rw-r--r--changelog.d/15175.misc1
-rw-r--r--changelog.d/15177.bugfix1
-rw-r--r--changelog.d/15180.bugfix1
-rw-r--r--changelog.d/15184.misc1
-rw-r--r--changelog.d/15185.feature1
-rw-r--r--changelog.d/15186.docker1
-rw-r--r--changelog.d/15188.misc1
-rw-r--r--changelog.d/15189.misc1
-rw-r--r--changelog.d/15191.misc1
-rw-r--r--changelog.d/15192.misc1
-rw-r--r--changelog.d/15193.bugfix1
-rw-r--r--changelog.d/15194.misc1
-rw-r--r--changelog.d/15199.misc1
-rw-r--r--changelog.d/15209.misc1
-rw-r--r--changelog.d/15210.misc1
-rw-r--r--changelog.d/15211.misc1
-rw-r--r--changelog.d/15212.misc1
-rw-r--r--changelog.d/15213.misc1
-rw-r--r--changelog.d/15214.misc1
-rw-r--r--changelog.d/15215.misc1
60 files changed, 0 insertions, 60 deletions
diff --git a/changelog.d/14026.doc b/changelog.d/14026.doc
deleted file mode 100644
index 28fc5568ea..0000000000
--- a/changelog.d/14026.doc
+++ /dev/null
@@ -1 +0,0 @@
-Document how to use caches in a module.
diff --git a/changelog.d/14101.misc b/changelog.d/14101.misc
deleted file mode 100644
index c48f40cd38..0000000000
--- a/changelog.d/14101.misc
+++ /dev/null
@@ -1 +0,0 @@
-Run the integration test suites with the asyncio reactor enabled in CI.
diff --git a/changelog.d/14869.bugfix b/changelog.d/14869.bugfix
deleted file mode 100644
index 865b597741..0000000000
--- a/changelog.d/14869.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in v1.75.0rc1 that caused experimental support for deleting account data to raise an internal server error while using an account data writer worker.
\ No newline at end of file
diff --git a/changelog.d/14918.misc b/changelog.d/14918.misc
deleted file mode 100644
index 828794354a..0000000000
--- a/changelog.d/14918.misc
+++ /dev/null
@@ -1 +0,0 @@
-Batch up storing state groups when creating a new room.
\ No newline at end of file
diff --git a/changelog.d/15044.feature b/changelog.d/15044.feature
deleted file mode 100644
index 91e5cda8c3..0000000000
--- a/changelog.d/15044.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add two new Third Party Rules module API callbacks: [`on_add_user_third_party_identifier`](https://matrix-org.github.io/synapse/v1.79/modules/third_party_rules_callbacks.html#on_add_user_third_party_identifier) and [`on_remove_user_third_party_identifier`](https://matrix-org.github.io/synapse/v1.79/modules/third_party_rules_callbacks.html#on_remove_user_third_party_identifier).
\ No newline at end of file
diff --git a/changelog.d/15051.misc b/changelog.d/15051.misc
deleted file mode 100644
index fabfe77d35..0000000000
--- a/changelog.d/15051.misc
+++ /dev/null
@@ -1 +0,0 @@
-Update [MSC3952](https://github.com/matrix-org/matrix-spec-proposals/pull/3952) support based on changes to the MSC.
diff --git a/changelog.d/15071.doc b/changelog.d/15071.doc
deleted file mode 100644
index 7fbaba3e8c..0000000000
--- a/changelog.d/15071.doc
+++ /dev/null
@@ -1 +0,0 @@
-Clarify which worker processes the ThirdPartyRules' [`on_new_event`](https://matrix-org.github.io/synapse/v1.78/modules/third_party_rules_callbacks.html#on_new_event) module API callback runs on.
\ No newline at end of file
diff --git a/changelog.d/15077.feature b/changelog.d/15077.feature
deleted file mode 100644
index 384e751056..0000000000
--- a/changelog.d/15077.feature
+++ /dev/null
@@ -1 +0,0 @@
-Experimental support for MSC3967 to not require UIA for setting up cross-signing on first use.
diff --git a/changelog.d/15088.bugfix b/changelog.d/15088.bugfix
deleted file mode 100644
index 15d5286f80..0000000000
--- a/changelog.d/15088.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where Synapse handled an unspecced field on push rules.
diff --git a/changelog.d/15092.bugfix b/changelog.d/15092.bugfix
deleted file mode 100644
index 67509c5c69..0000000000
--- a/changelog.d/15092.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where a URL preview would break if the discovered oEmbed failed to download.
diff --git a/changelog.d/15093.bugfix b/changelog.d/15093.bugfix
deleted file mode 100644
index 00f1c19391..0000000000
--- a/changelog.d/15093.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Remove the unspecced `room_alias` field from the [`/createRoom`](https://spec.matrix.org/v1.6/client-server-api/#post_matrixclientv3createroom) response.
diff --git a/changelog.d/15095.misc b/changelog.d/15095.misc
deleted file mode 100644
index a2fafe2fff..0000000000
--- a/changelog.d/15095.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor writing json data in `FileExfiltrationWriter`.
\ No newline at end of file
diff --git a/changelog.d/15103.misc b/changelog.d/15103.misc
deleted file mode 100644
index 65322498c9..0000000000
--- a/changelog.d/15103.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump black from 22.12.0 to 23.1.0.
diff --git a/changelog.d/15107.feature b/changelog.d/15107.feature
deleted file mode 100644
index 2bdb6a29fc..0000000000
--- a/changelog.d/15107.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add media information to the command line [user data export tool](https://matrix-org.github.io/synapse/v1.79/usage/administration/admin_faq.html#how-can-i-export-user-data).
\ No newline at end of file
diff --git a/changelog.d/15112.doc b/changelog.d/15112.doc
deleted file mode 100644
index 7dec43a50b..0000000000
--- a/changelog.d/15112.doc
+++ /dev/null
@@ -1 +0,0 @@
-Document using [Shibboleth](https://www.shibboleth.net/) as an OpenID Provider.
diff --git a/changelog.d/15116.feature b/changelog.d/15116.feature
deleted file mode 100644
index 087d8dc7f1..0000000000
--- a/changelog.d/15116.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add an [admin API](https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/index.html) to delete a [specific event report](https://spec.matrix.org/v1.6/client-server-api/#reporting-content).
\ No newline at end of file
diff --git a/changelog.d/15133.feature b/changelog.d/15133.feature
deleted file mode 100644
index e0af0d4554..0000000000
--- a/changelog.d/15133.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add support for knocking to workers.
\ No newline at end of file
diff --git a/changelog.d/15134.feature b/changelog.d/15134.feature
deleted file mode 100644
index 0dbb30bc8f..0000000000
--- a/changelog.d/15134.feature
+++ /dev/null
@@ -1 +0,0 @@
-Allow use of the `/filter` Client-Server APIs on workers.
\ No newline at end of file
diff --git a/changelog.d/15135.misc b/changelog.d/15135.misc
deleted file mode 100644
index 25c4dbffe1..0000000000
--- a/changelog.d/15135.misc
+++ /dev/null
@@ -1 +0,0 @@
-Tighten the login ratelimit defaults.
diff --git a/changelog.d/15137.removal b/changelog.d/15137.removal
deleted file mode 100644
index c533b0c9dd..0000000000
--- a/changelog.d/15137.removal
+++ /dev/null
@@ -1 +0,0 @@
-Remove the undocumented and unspecced `type` parameter to the `/thumbnail` endpoint.
diff --git a/changelog.d/15138.misc b/changelog.d/15138.misc
deleted file mode 100644
index fb706b27f2..0000000000
--- a/changelog.d/15138.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix a typo in an experimental config setting.
diff --git a/changelog.d/15139.doc b/changelog.d/15139.doc
deleted file mode 100644
index d8ab48b272..0000000000
--- a/changelog.d/15139.doc
+++ /dev/null
@@ -1 +0,0 @@
-Correct reference to `federation_verify_certificates` in configuration documentation.
diff --git a/changelog.d/15143.misc b/changelog.d/15143.misc
deleted file mode 100644
index cff4518811..0000000000
--- a/changelog.d/15143.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where the user directory search was not case-insensitive for accented characters.
diff --git a/changelog.d/15146.misc b/changelog.d/15146.misc
deleted file mode 100644
index 8de5f95239..0000000000
--- a/changelog.d/15146.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor the media modules.
diff --git a/changelog.d/15148.doc b/changelog.d/15148.doc
deleted file mode 100644
index 4e9e163306..0000000000
--- a/changelog.d/15148.doc
+++ /dev/null
@@ -1 +0,0 @@
-Correct small documentation errors in some `MatrixFederationHttpClient` methods.
\ No newline at end of file
diff --git a/changelog.d/15152.misc b/changelog.d/15152.misc
deleted file mode 100644
index 6b2c73d0ab..0000000000
--- a/changelog.d/15152.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump dawidd6/action-download-artifact from 2.25.0 to 2.26.0.
diff --git a/changelog.d/15154.misc b/changelog.d/15154.misc
deleted file mode 100644
index c958b52078..0000000000
--- a/changelog.d/15154.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump docker/login-action from 1 to 2.
diff --git a/changelog.d/15155.misc b/changelog.d/15155.misc
deleted file mode 100644
index 40c73e96ec..0000000000
--- a/changelog.d/15155.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump actions/checkout from 2 to 3.
diff --git a/changelog.d/15156.misc b/changelog.d/15156.misc
deleted file mode 100644
index ebae4cb456..0000000000
--- a/changelog.d/15156.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump matrix-org/backend-meta from 1 to 2.
diff --git a/changelog.d/15157.misc b/changelog.d/15157.misc
deleted file mode 100644
index 730b706dfe..0000000000
--- a/changelog.d/15157.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump typing-extensions from 4.4.0 to 4.5.0.
diff --git a/changelog.d/15158.misc b/changelog.d/15158.misc
deleted file mode 100644
index fc0eecfd21..0000000000
--- a/changelog.d/15158.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-opentracing from 2.4.10.1 to 2.4.10.3.
diff --git a/changelog.d/15159.misc b/changelog.d/15159.misc
deleted file mode 100644
index ebb857a89e..0000000000
--- a/changelog.d/15159.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump ruff from 0.0.237 to 0.0.252.
diff --git a/changelog.d/15160.misc b/changelog.d/15160.misc
deleted file mode 100644
index 13b098d17c..0000000000
--- a/changelog.d/15160.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-setuptools from 67.3.0.1 to 67.4.0.3.
diff --git a/changelog.d/15163.bugfix b/changelog.d/15163.bugfix
deleted file mode 100644
index 7ff1cd4463..0000000000
--- a/changelog.d/15163.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug where an initial sync would not respond to changes to the list of ignored users if there was an initial sync cached.
\ No newline at end of file
diff --git a/changelog.d/15164.misc b/changelog.d/15164.misc
deleted file mode 100644
index 93ceaeafc9..0000000000
--- a/changelog.d/15164.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve type hints.
diff --git a/changelog.d/15165.misc b/changelog.d/15165.misc
deleted file mode 100644
index a75be84dac..0000000000
--- a/changelog.d/15165.misc
+++ /dev/null
@@ -1 +0,0 @@
-Move `get_event_report` and `get_event_reports_paginate` from `RoomStore` to `RoomWorkerStore`.
\ No newline at end of file
diff --git a/changelog.d/15167.misc b/changelog.d/15167.misc
deleted file mode 100644
index 175c2a3b83..0000000000
--- a/changelog.d/15167.misc
+++ /dev/null
@@ -1 +0,0 @@
-Remove dangling reference to being a reference implementation in docstring.
diff --git a/changelog.d/15168.doc b/changelog.d/15168.doc
deleted file mode 100644
index dbd3c54714..0000000000
--- a/changelog.d/15168.doc
+++ /dev/null
@@ -1 +0,0 @@
-Correct the description of the behavior of `registration_shared_secret_path` on startup.
diff --git a/changelog.d/15172.feature b/changelog.d/15172.feature
deleted file mode 100644
index 3f789edb7f..0000000000
--- a/changelog.d/15172.feature
+++ /dev/null
@@ -1 +0,0 @@
-Remove support for server-side aggregation of reactions.
diff --git a/changelog.d/15174.bugfix b/changelog.d/15174.bugfix
deleted file mode 100644
index a0c70cbe22..0000000000
--- a/changelog.d/15174.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Add the `transaction_id` in the events included in many endpoints responses.
diff --git a/changelog.d/15175.misc b/changelog.d/15175.misc
deleted file mode 100644
index 8de5f95239..0000000000
--- a/changelog.d/15175.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor the media modules.
diff --git a/changelog.d/15177.bugfix b/changelog.d/15177.bugfix
deleted file mode 100644
index b9764947eb..0000000000
--- a/changelog.d/15177.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix test_icu_word_boundary_punctuation for alpine / macos installed ICU versions.
diff --git a/changelog.d/15180.bugfix b/changelog.d/15180.bugfix
deleted file mode 100644
index e7a3dcd41a..0000000000
--- a/changelog.d/15180.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in Synapse 1.78.0 where requests to claim dehydrated devices would fail with a `405` error.
diff --git a/changelog.d/15184.misc b/changelog.d/15184.misc
deleted file mode 100644
index 53dba1b6ba..0000000000
--- a/changelog.d/15184.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add an option to force a rebuild of the "editable" complement image.
diff --git a/changelog.d/15185.feature b/changelog.d/15185.feature
deleted file mode 100644
index 901900bdec..0000000000
--- a/changelog.d/15185.feature
+++ /dev/null
@@ -1 +0,0 @@
-Stabilise support for [MSC3758](https://github.com/matrix-org/matrix-spec-proposals/pull/3758): `event_property_is` push condition.
diff --git a/changelog.d/15186.docker b/changelog.d/15186.docker
deleted file mode 100644
index 5e436ff7e2..0000000000
--- a/changelog.d/15186.docker
+++ /dev/null
@@ -1 +0,0 @@
-Improve startup logging in the with-workers Docker image.
diff --git a/changelog.d/15188.misc b/changelog.d/15188.misc
deleted file mode 100644
index e4e9472f01..0000000000
--- a/changelog.d/15188.misc
+++ /dev/null
@@ -1 +0,0 @@
-Use nightly rustfmt in CI.
diff --git a/changelog.d/15189.misc b/changelog.d/15189.misc
deleted file mode 100644
index ded2feb79e..0000000000
--- a/changelog.d/15189.misc
+++ /dev/null
@@ -1 +0,0 @@
-Remove the unspecced `PUT` on the `/knock/{roomIdOrAlias}` endpoint.
diff --git a/changelog.d/15191.misc b/changelog.d/15191.misc
deleted file mode 100644
index 579f76d451..0000000000
--- a/changelog.d/15191.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add a `get_next_txn` method to `StreamIdGenerator` to match `MultiWriterIdGenerator`.
\ No newline at end of file
diff --git a/changelog.d/15192.misc b/changelog.d/15192.misc
deleted file mode 100644
index 1076686875..0000000000
--- a/changelog.d/15192.misc
+++ /dev/null
@@ -1 +0,0 @@
-Combine `AbstractStreamIdTracker` and `AbstractStreamIdGenerator`.
diff --git a/changelog.d/15193.bugfix b/changelog.d/15193.bugfix
deleted file mode 100644
index ca781e9631..0000000000
--- a/changelog.d/15193.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Stop applying edits when bundling aggregations, per [MSC3925](https://github.com/matrix-org/matrix-spec-proposals/pull/3925).
diff --git a/changelog.d/15194.misc b/changelog.d/15194.misc
deleted file mode 100644
index 931bf5448a..0000000000
--- a/changelog.d/15194.misc
+++ /dev/null
@@ -1 +0,0 @@
-Automatically fix errors with `ruff`.
diff --git a/changelog.d/15199.misc b/changelog.d/15199.misc
deleted file mode 100644
index 145b03fe16..0000000000
--- a/changelog.d/15199.misc
+++ /dev/null
@@ -1 +0,0 @@
-Remove unspecced and buggy `PUT` method on the unstable `/rooms/<room_id>/batch_send` endpoint.
diff --git a/changelog.d/15209.misc b/changelog.d/15209.misc
deleted file mode 100644
index cb361353a8..0000000000
--- a/changelog.d/15209.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-commonmark from 0.9.2.1 to 0.9.2.2.
diff --git a/changelog.d/15210.misc b/changelog.d/15210.misc
deleted file mode 100644
index e1f64b6d63..0000000000
--- a/changelog.d/15210.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-psycopg2 from 2.9.21.4 to 2.9.21.8.
diff --git a/changelog.d/15211.misc b/changelog.d/15211.misc
deleted file mode 100644
index be7dfd8132..0000000000
--- a/changelog.d/15211.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-pillow from 9.4.0.13 to 9.4.0.17.
diff --git a/changelog.d/15212.misc b/changelog.d/15212.misc
deleted file mode 100644
index 36c593f67d..0000000000
--- a/changelog.d/15212.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-setuptools from 67.4.0.3 to 67.5.0.0.
diff --git a/changelog.d/15213.misc b/changelog.d/15213.misc
deleted file mode 100644
index 370aead769..0000000000
--- a/changelog.d/15213.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump types-pyopenssl from 22.1.0.2 to 23.0.0.4.
diff --git a/changelog.d/15214.misc b/changelog.d/15214.misc
deleted file mode 100644
index 91a8cb9d72..0000000000
--- a/changelog.d/15214.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump serde_json from 1.0.93 to 1.0.94.
diff --git a/changelog.d/15215.misc b/changelog.d/15215.misc
deleted file mode 100644
index fe52a56a7e..0000000000
--- a/changelog.d/15215.misc
+++ /dev/null
@@ -1 +0,0 @@
-Refactor database transaction for query users' devices to reduce database pool contention.