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/15816.feature1
-rw-r--r--changelog.d/16008.doc1
-rw-r--r--changelog.d/16099.misc1
-rw-r--r--changelog.d/16113.feature1
-rw-r--r--changelog.d/16121.misc1
-rw-r--r--changelog.d/16135.misc1
-rw-r--r--changelog.d/16136.feature1
-rw-r--r--changelog.d/16155.bugfix1
-rw-r--r--changelog.d/16168.doc1
-rw-r--r--changelog.d/16170.misc1
-rw-r--r--changelog.d/16171.misc1
-rw-r--r--changelog.d/16172.misc1
-rw-r--r--changelog.d/16175.misc1
-rw-r--r--changelog.d/16178.doc1
-rw-r--r--changelog.d/16179.misc1
-rw-r--r--changelog.d/16180.misc1
-rw-r--r--changelog.d/16183.misc1
-rw-r--r--changelog.d/16184.misc1
-rw-r--r--changelog.d/16185.bugfix1
-rw-r--r--changelog.d/16186.misc1
-rw-r--r--changelog.d/16187.misc1
-rw-r--r--changelog.d/16188.misc1
-rw-r--r--changelog.d/16201.misc1
-rw-r--r--changelog.d/16205.bugfix1
-rw-r--r--changelog.d/16210.bugfix1
-rw-r--r--changelog.d/16211.bugfix1
-rw-r--r--changelog.d/16212.misc1
-rw-r--r--changelog.d/16213.misc1
-rw-r--r--changelog.d/16220.misc1
-rw-r--r--changelog.d/16221.bugfix1
-rw-r--r--changelog.d/16241.misc1
31 files changed, 31 insertions, 0 deletions
diff --git a/changelog.d/15816.feature b/changelog.d/15816.feature
new file mode 100644
index 0000000000..9248dd6792
--- /dev/null
+++ b/changelog.d/15816.feature
@@ -0,0 +1 @@
+Add configuration setting for CAS protocol version. Contributed by Aurélien Grimpard.
diff --git a/changelog.d/16008.doc b/changelog.d/16008.doc
new file mode 100644
index 0000000000..1142224951
--- /dev/null
+++ b/changelog.d/16008.doc
@@ -0,0 +1 @@
+Update links to the matrix.org blog.
diff --git a/changelog.d/16099.misc b/changelog.d/16099.misc
new file mode 100644
index 0000000000..d0e2811366
--- /dev/null
+++ b/changelog.d/16099.misc
@@ -0,0 +1 @@
+Prepare unit tests for Python 3.12.
diff --git a/changelog.d/16113.feature b/changelog.d/16113.feature
new file mode 100644
index 0000000000..69fdaaebac
--- /dev/null
+++ b/changelog.d/16113.feature
@@ -0,0 +1 @@
+Suppress notifications from message edits per [MSC3958](https://github.com/matrix-org/matrix-spec-proposals/pull/3958).
diff --git a/changelog.d/16121.misc b/changelog.d/16121.misc
new file mode 100644
index 0000000000..f325d2a31d
--- /dev/null
+++ b/changelog.d/16121.misc
@@ -0,0 +1 @@
+Attempt to fix the twisted trunk job.
diff --git a/changelog.d/16135.misc b/changelog.d/16135.misc
new file mode 100644
index 0000000000..cba8733d02
--- /dev/null
+++ b/changelog.d/16135.misc
@@ -0,0 +1 @@
+Describe which rate limiter was hit in logs.
diff --git a/changelog.d/16136.feature b/changelog.d/16136.feature
new file mode 100644
index 0000000000..4ad98a88c3
--- /dev/null
+++ b/changelog.d/16136.feature
@@ -0,0 +1 @@
+Return a `Retry-After` with `M_LIMIT_EXCEEDED` error responses.
diff --git a/changelog.d/16155.bugfix b/changelog.d/16155.bugfix
new file mode 100644
index 0000000000..8b2dc04006
--- /dev/null
+++ b/changelog.d/16155.bugfix
@@ -0,0 +1 @@
+Fix IPv6-related bugs on SMTP settings, adding groundwork to fix similar issues. Contributed by @evilham and @telmich (ungleich.ch).
diff --git a/changelog.d/16168.doc b/changelog.d/16168.doc
new file mode 100644
index 0000000000..7dadb047be
--- /dev/null
+++ b/changelog.d/16168.doc
@@ -0,0 +1 @@
+Document which admin APIs are disabled when experimental [MSC3861](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) support is enabled.
diff --git a/changelog.d/16170.misc b/changelog.d/16170.misc
new file mode 100644
index 0000000000..c950b54367
--- /dev/null
+++ b/changelog.d/16170.misc
@@ -0,0 +1 @@
+Simplify presence code when using workers.
diff --git a/changelog.d/16171.misc b/changelog.d/16171.misc
new file mode 100644
index 0000000000..4d709cb56e
--- /dev/null
+++ b/changelog.d/16171.misc
@@ -0,0 +1 @@
+Track per-device information in the presence code.
diff --git a/changelog.d/16172.misc b/changelog.d/16172.misc
new file mode 100644
index 0000000000..4d709cb56e
--- /dev/null
+++ b/changelog.d/16172.misc
@@ -0,0 +1 @@
+Track per-device information in the presence code.
diff --git a/changelog.d/16175.misc b/changelog.d/16175.misc
new file mode 100644
index 0000000000..308fbc2259
--- /dev/null
+++ b/changelog.d/16175.misc
@@ -0,0 +1 @@
+Stop using the `event_txn_id` table.
diff --git a/changelog.d/16178.doc b/changelog.d/16178.doc
new file mode 100644
index 0000000000..ea21e19240
--- /dev/null
+++ b/changelog.d/16178.doc
@@ -0,0 +1 @@
+Document `exclude_rooms_from_sync` configuration option.
diff --git a/changelog.d/16179.misc b/changelog.d/16179.misc
new file mode 100644
index 0000000000..8d04954ab9
--- /dev/null
+++ b/changelog.d/16179.misc
@@ -0,0 +1 @@
+Use `AsyncMock` instead of custom code.
diff --git a/changelog.d/16180.misc b/changelog.d/16180.misc
new file mode 100644
index 0000000000..8d04954ab9
--- /dev/null
+++ b/changelog.d/16180.misc
@@ -0,0 +1 @@
+Use `AsyncMock` instead of custom code.
diff --git a/changelog.d/16183.misc b/changelog.d/16183.misc
new file mode 100644
index 0000000000..305d5baa6e
--- /dev/null
+++ b/changelog.d/16183.misc
@@ -0,0 +1 @@
+Improve error reporting of invalid data passed to `/_matrix/key/v2/query`.
diff --git a/changelog.d/16184.misc b/changelog.d/16184.misc
new file mode 100644
index 0000000000..3c0baddfe1
--- /dev/null
+++ b/changelog.d/16184.misc
@@ -0,0 +1 @@
+Task scheduler: add replication notify for new task to launch ASAP.
diff --git a/changelog.d/16185.bugfix b/changelog.d/16185.bugfix
new file mode 100644
index 0000000000..e62c9c7a0d
--- /dev/null
+++ b/changelog.d/16185.bugfix
@@ -0,0 +1 @@
+Fix a spec compliance issue where requests to the `/publicRooms` federation API would specify `include_all_networks` as a string.
diff --git a/changelog.d/16186.misc b/changelog.d/16186.misc
new file mode 100644
index 0000000000..93ceaeafc9
--- /dev/null
+++ b/changelog.d/16186.misc
@@ -0,0 +1 @@
+Improve type hints.
diff --git a/changelog.d/16187.misc b/changelog.d/16187.misc
new file mode 100644
index 0000000000..989147274a
--- /dev/null
+++ b/changelog.d/16187.misc
@@ -0,0 +1 @@
+Bump black version to 23.7.0.
diff --git a/changelog.d/16188.misc b/changelog.d/16188.misc
new file mode 100644
index 0000000000..93ceaeafc9
--- /dev/null
+++ b/changelog.d/16188.misc
@@ -0,0 +1 @@
+Improve type hints.
diff --git a/changelog.d/16201.misc b/changelog.d/16201.misc
new file mode 100644
index 0000000000..93ceaeafc9
--- /dev/null
+++ b/changelog.d/16201.misc
@@ -0,0 +1 @@
+Improve type hints.
diff --git a/changelog.d/16205.bugfix b/changelog.d/16205.bugfix
new file mode 100644
index 0000000000..97ac92a148
--- /dev/null
+++ b/changelog.d/16205.bugfix
@@ -0,0 +1 @@
+Fix inaccurate error message while attempting to ban or unban a user with the same or higher PL by spliting the conditional statements. Contributed by @leviosacz.
\ No newline at end of file
diff --git a/changelog.d/16210.bugfix b/changelog.d/16210.bugfix
new file mode 100644
index 0000000000..39c35a1fe1
--- /dev/null
+++ b/changelog.d/16210.bugfix
@@ -0,0 +1 @@
+Fix rare bug that broke looping calls, which could lead to e.g. linearly increasing memory usage. Introduced in v1.90.0.
diff --git a/changelog.d/16211.bugfix b/changelog.d/16211.bugfix
new file mode 100644
index 0000000000..ab1816386c
--- /dev/null
+++ b/changelog.d/16211.bugfix
@@ -0,0 +1 @@
+Fix a long-standing bug where uploading images would fail if we could not generate thumbnails for them.
diff --git a/changelog.d/16212.misc b/changelog.d/16212.misc
new file mode 100644
index 0000000000..19cf9b102d
--- /dev/null
+++ b/changelog.d/16212.misc
@@ -0,0 +1 @@
+Log the details of background update failures.
diff --git a/changelog.d/16213.misc b/changelog.d/16213.misc
new file mode 100644
index 0000000000..8c14f5fd51
--- /dev/null
+++ b/changelog.d/16213.misc
@@ -0,0 +1 @@
+Fix the latest-deps CI job.
diff --git a/changelog.d/16220.misc b/changelog.d/16220.misc
new file mode 100644
index 0000000000..329e9f76f6
--- /dev/null
+++ b/changelog.d/16220.misc
@@ -0,0 +1 @@
+Fix typo where we ended up with multiple `WorkerLocksHandler`.
diff --git a/changelog.d/16221.bugfix b/changelog.d/16221.bugfix
new file mode 100644
index 0000000000..22678256e4
--- /dev/null
+++ b/changelog.d/16221.bugfix
@@ -0,0 +1 @@
+Fix long-standing bug where we did not correctly back off from servers that had "gone" if they returned 4xx series error codes.
diff --git a/changelog.d/16241.misc b/changelog.d/16241.misc
new file mode 100644
index 0000000000..0fc5f34c5c
--- /dev/null
+++ b/changelog.d/16241.misc
@@ -0,0 +1 @@
+Cache device resync requests over replication.