diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2024-01-23 14:26:45 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2024-01-23 14:26:45 +0000 |
commit | f3664556820efca054c9215e8ff24146cfde2648 (patch) | |
tree | cedc9ac14debf9e299c301668de89034e2930fcb /changelog.d | |
parent | Speed up e2e device keys queries for bot accounts (#16841) (diff) | |
download | synapse-f3664556820efca054c9215e8ff24146cfde2648.tar.xz |
1.100.0rc1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14984.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16756.misc | 1 | ||||
-rw-r--r-- | changelog.d/16766.misc | 1 | ||||
-rw-r--r-- | changelog.d/16776.misc | 1 | ||||
-rw-r--r-- | changelog.d/16778.doc | 1 | ||||
-rw-r--r-- | changelog.d/16781.misc | 1 | ||||
-rw-r--r-- | changelog.d/16783.misc | 1 | ||||
-rw-r--r-- | changelog.d/16785.misc | 1 | ||||
-rw-r--r-- | changelog.d/16787.feature | 1 | ||||
-rw-r--r-- | changelog.d/16788.misc | 1 | ||||
-rw-r--r-- | changelog.d/16805.misc | 1 | ||||
-rw-r--r-- | changelog.d/16806.misc | 1 | ||||
-rw-r--r-- | changelog.d/16810.doc | 1 | ||||
-rw-r--r-- | changelog.d/16811.misc | 2 | ||||
-rw-r--r-- | changelog.d/16818.misc | 1 | ||||
-rw-r--r-- | changelog.d/16820.misc | 1 | ||||
-rw-r--r-- | changelog.d/16828.misc | 1 | ||||
-rw-r--r-- | changelog.d/16831.doc | 1 | ||||
-rw-r--r-- | changelog.d/16833.misc | 1 | ||||
-rw-r--r-- | changelog.d/16841.misc | 1 | ||||
-rw-r--r-- | changelog.d/7.misc | 1 |
21 files changed, 0 insertions, 22 deletions
diff --git a/changelog.d/14984.bugfix b/changelog.d/14984.bugfix deleted file mode 100644 index b694f6d167..0000000000 --- a/changelog.d/14984.bugfix +++ /dev/null @@ -1 +0,0 @@ -Handle wildcard type filters properly for room messages endpoint. Contributed by Mo Balaa. diff --git a/changelog.d/16756.misc b/changelog.d/16756.misc deleted file mode 100644 index 200e18fb7b..0000000000 --- a/changelog.d/16756.misc +++ /dev/null @@ -1 +0,0 @@ -Improve DB performance of calculating badge counts for push. diff --git a/changelog.d/16766.misc b/changelog.d/16766.misc deleted file mode 100644 index ded77a11c4..0000000000 --- a/changelog.d/16766.misc +++ /dev/null @@ -1 +0,0 @@ -Split up deleting devices into batches. diff --git a/changelog.d/16776.misc b/changelog.d/16776.misc deleted file mode 100644 index 1650075a77..0000000000 --- a/changelog.d/16776.misc +++ /dev/null @@ -1 +0,0 @@ -Remove CI check for sign off as we require an CLA signature instead. diff --git a/changelog.d/16778.doc b/changelog.d/16778.doc deleted file mode 100644 index fe3ca0da7e..0000000000 --- a/changelog.d/16778.doc +++ /dev/null @@ -1 +0,0 @@ -Add a link to the "Request log format" explainer on the "Logging sample config" documentation page. diff --git a/changelog.d/16781.misc b/changelog.d/16781.misc deleted file mode 100644 index 2f628dc5cb..0000000000 --- a/changelog.d/16781.misc +++ /dev/null @@ -1 +0,0 @@ -Ensure CI fails when linting fails to make sure auto-merge does the correct thing. diff --git a/changelog.d/16783.misc b/changelog.d/16783.misc deleted file mode 100644 index 9d3b96ffc6..0000000000 --- a/changelog.d/16783.misc +++ /dev/null @@ -1 +0,0 @@ -Faster load recents for sync by reducing amount of state pulled out. diff --git a/changelog.d/16785.misc b/changelog.d/16785.misc deleted file mode 100644 index 4de185c5dd..0000000000 --- a/changelog.d/16785.misc +++ /dev/null @@ -1 +0,0 @@ -Reduce amount of state pulled out when querying federation hierachy. diff --git a/changelog.d/16787.feature b/changelog.d/16787.feature deleted file mode 100644 index cd11e3fa5d..0000000000 --- a/changelog.d/16787.feature +++ /dev/null @@ -1 +0,0 @@ -Advertise experimental support for [MSC4028](https://github.com/matrix-org/matrix-spec-proposals/pull/4028) through `/_matrix/clients/versions` if enabled. Contributed by @hanadi92. \ No newline at end of file diff --git a/changelog.d/16788.misc b/changelog.d/16788.misc deleted file mode 100644 index e58a5a7a32..0000000000 --- a/changelog.d/16788.misc +++ /dev/null @@ -1 +0,0 @@ -Pull less state out of the DB when we retry fetching old events during backfill. diff --git a/changelog.d/16805.misc b/changelog.d/16805.misc deleted file mode 100644 index 0b54ab0f74..0000000000 --- a/changelog.d/16805.misc +++ /dev/null @@ -1 +0,0 @@ -Optimize query for fetching to-device messages in `/sync`. diff --git a/changelog.d/16806.misc b/changelog.d/16806.misc deleted file mode 100644 index 623338268b..0000000000 --- a/changelog.d/16806.misc +++ /dev/null @@ -1 +0,0 @@ -Reject OIDC config when `client_secret` isn't specified, but the auth method requires one. diff --git a/changelog.d/16810.doc b/changelog.d/16810.doc deleted file mode 100644 index b652f01dc4..0000000000 --- a/changelog.d/16810.doc +++ /dev/null @@ -1 +0,0 @@ -Fix broken links in issue templates and documentation. diff --git a/changelog.d/16811.misc b/changelog.d/16811.misc deleted file mode 100644 index f48dd91c8c..0000000000 --- a/changelog.d/16811.misc +++ /dev/null @@ -1,2 +0,0 @@ -Allow room creation but not publishing to continue if room publication rules are violated when creating -a new room. \ No newline at end of file diff --git a/changelog.d/16818.misc b/changelog.d/16818.misc deleted file mode 100644 index 0a5ed6dccb..0000000000 --- a/changelog.d/16818.misc +++ /dev/null @@ -1 +0,0 @@ -Bump minimum supported Rust version to 1.61.0. diff --git a/changelog.d/16820.misc b/changelog.d/16820.misc deleted file mode 100644 index 4ea3a699f4..0000000000 --- a/changelog.d/16820.misc +++ /dev/null @@ -1 +0,0 @@ -Fixup copyright lines in file headers after the licensing change. diff --git a/changelog.d/16828.misc b/changelog.d/16828.misc deleted file mode 100644 index 6425062bb1..0000000000 --- a/changelog.d/16828.misc +++ /dev/null @@ -1 +0,0 @@ -Add a `--generate-only` option to the Complement launcher. \ No newline at end of file diff --git a/changelog.d/16831.doc b/changelog.d/16831.doc deleted file mode 100644 index bf0ef8907a..0000000000 --- a/changelog.d/16831.doc +++ /dev/null @@ -1 +0,0 @@ -NGINX listen http2 deprecation in documentation template for reverse proxy. diff --git a/changelog.d/16833.misc b/changelog.d/16833.misc deleted file mode 100644 index 9714c97a7d..0000000000 --- a/changelog.d/16833.misc +++ /dev/null @@ -1 +0,0 @@ -Preparatory work for tweaking performance of auth chain lookups. diff --git a/changelog.d/16841.misc b/changelog.d/16841.misc deleted file mode 100644 index 1999b3397a..0000000000 --- a/changelog.d/16841.misc +++ /dev/null @@ -1 +0,0 @@ -Speed up e2e device keys queries for bot accounts. diff --git a/changelog.d/7.misc b/changelog.d/7.misc deleted file mode 100644 index 63f1fb77ff..0000000000 --- a/changelog.d/7.misc +++ /dev/null @@ -1 +0,0 @@ -Faster partial join to room with complex auth graph. |