diff options
author | David Robertson <davidr@element.io> | 2023-12-05 13:14:36 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2023-12-05 13:14:36 +0000 |
commit | 3c83d8f0afcaa8461516321d49a64906e0ec865b (patch) | |
tree | d1b367ca57b64a955a5317d6a532032b4032cd67 /changelog.d | |
parent | Fix upgrading a room without `events` field in power levels (#16725) (diff) | |
download | synapse-3c83d8f0afcaa8461516321d49a64906e0ec865b.tar.xz |
1.98.0rc1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/15207.feature | 1 | ||||
-rw-r--r-- | changelog.d/16522.misc | 1 | ||||
-rw-r--r-- | changelog.d/16552.misc | 1 | ||||
-rw-r--r-- | changelog.d/16636.feature | 1 | ||||
-rw-r--r-- | changelog.d/16642.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16658.misc | 1 | ||||
-rw-r--r-- | changelog.d/16661.doc | 1 | ||||
-rw-r--r-- | changelog.d/16667.misc | 1 | ||||
-rw-r--r-- | changelog.d/16668.misc | 1 | ||||
-rw-r--r-- | changelog.d/16670.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16672.feature | 1 | ||||
-rw-r--r-- | changelog.d/16673.misc | 1 | ||||
-rw-r--r-- | changelog.d/16677.misc | 1 | ||||
-rw-r--r-- | changelog.d/16682.misc | 1 | ||||
-rw-r--r-- | changelog.d/16684.misc | 1 | ||||
-rw-r--r-- | changelog.d/16695.doc | 1 | ||||
-rw-r--r-- | changelog.d/16697.misc | 1 | ||||
-rw-r--r-- | changelog.d/16699.feature | 1 | ||||
-rw-r--r-- | changelog.d/16700.doc | 1 | ||||
-rw-r--r-- | changelog.d/16701.feature | 1 | ||||
-rw-r--r-- | changelog.d/16702.misc | 1 | ||||
-rw-r--r-- | changelog.d/16704.misc | 1 | ||||
-rw-r--r-- | changelog.d/16707.feature | 1 | ||||
-rw-r--r-- | changelog.d/16714.doc | 1 | ||||
-rw-r--r-- | changelog.d/16725.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16729.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/16730.misc | 1 |
27 files changed, 0 insertions, 27 deletions
diff --git a/changelog.d/15207.feature b/changelog.d/15207.feature deleted file mode 100644 index 17790d62eb..0000000000 --- a/changelog.d/15207.feature +++ /dev/null @@ -1 +0,0 @@ -Adds on_user_login ModuleAPI callback allowing to execute custom code after (on) Auth. \ No newline at end of file diff --git a/changelog.d/16522.misc b/changelog.d/16522.misc deleted file mode 100644 index 26059b108e..0000000000 --- a/changelog.d/16522.misc +++ /dev/null @@ -1 +0,0 @@ -Clean-up unused tables. diff --git a/changelog.d/16552.misc b/changelog.d/16552.misc deleted file mode 100644 index 73a0376df0..0000000000 --- a/changelog.d/16552.misc +++ /dev/null @@ -1 +0,0 @@ -Reduce a little database load while processing state auth chains. diff --git a/changelog.d/16636.feature b/changelog.d/16636.feature deleted file mode 100644 index a363eaafaf..0000000000 --- a/changelog.d/16636.feature +++ /dev/null @@ -1 +0,0 @@ -Support MSC4069: Inhibit profile propagation. \ No newline at end of file diff --git a/changelog.d/16642.bugfix b/changelog.d/16642.bugfix deleted file mode 100644 index e83c8b4f9d..0000000000 --- a/changelog.d/16642.bugfix +++ /dev/null @@ -1 +0,0 @@ -Enable refreshable tokens on the admin registration endpoint. diff --git a/changelog.d/16658.misc b/changelog.d/16658.misc deleted file mode 100644 index baee042f2f..0000000000 --- a/changelog.d/16658.misc +++ /dev/null @@ -1 +0,0 @@ -Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. \ No newline at end of file diff --git a/changelog.d/16661.doc b/changelog.d/16661.doc deleted file mode 100644 index 74f8fc84b8..0000000000 --- a/changelog.d/16661.doc +++ /dev/null @@ -1 +0,0 @@ -Add schema rollback information to documentation. diff --git a/changelog.d/16667.misc b/changelog.d/16667.misc deleted file mode 100644 index 51aeca9243..0000000000 --- a/changelog.d/16667.misc +++ /dev/null @@ -1 +0,0 @@ -Reduce database load of pruning old `user_ips`. diff --git a/changelog.d/16668.misc b/changelog.d/16668.misc deleted file mode 100644 index 9ed004d6e4..0000000000 --- a/changelog.d/16668.misc +++ /dev/null @@ -1 +0,0 @@ -Reduce DB load when forget on leave setting is disabled. diff --git a/changelog.d/16670.bugfix b/changelog.d/16670.bugfix deleted file mode 100644 index f1369abc06..0000000000 --- a/changelog.d/16670.bugfix +++ /dev/null @@ -1 +0,0 @@ -Consistently bypass rate limits when using the server notice admin API. diff --git a/changelog.d/16672.feature b/changelog.d/16672.feature deleted file mode 100644 index 05ecf22207..0000000000 --- a/changelog.d/16672.feature +++ /dev/null @@ -1 +0,0 @@ -Restore tracking of requests and monthly active users when delegating authentication to an [MSC3861](https://github.com/matrix-org/synapse/pull/16672) OIDC provider. diff --git a/changelog.d/16673.misc b/changelog.d/16673.misc deleted file mode 100644 index 8b274ede71..0000000000 --- a/changelog.d/16673.misc +++ /dev/null @@ -1 +0,0 @@ -Bump pyo3 (0.19.2→0.20.0), pythonize (0.19.0→0.20.0) and pyo3-log (0.8.1→0.9.0). diff --git a/changelog.d/16677.misc b/changelog.d/16677.misc deleted file mode 100644 index 20c37851c3..0000000000 --- a/changelog.d/16677.misc +++ /dev/null @@ -1 +0,0 @@ -Ignore `encryption_enabled_by_default_for_room_type` setting when creating server notices room, since the notices will be send unencrypted anyway. diff --git a/changelog.d/16682.misc b/changelog.d/16682.misc deleted file mode 100644 index 071715e83a..0000000000 --- a/changelog.d/16682.misc +++ /dev/null @@ -1 +0,0 @@ -Correctly read the to-device stream ID on startup using SQLite. diff --git a/changelog.d/16684.misc b/changelog.d/16684.misc deleted file mode 100644 index 6fb55c08a5..0000000000 --- a/changelog.d/16684.misc +++ /dev/null @@ -1 +0,0 @@ -Reoranganise test files. diff --git a/changelog.d/16695.doc b/changelog.d/16695.doc deleted file mode 100644 index 6cb284c501..0000000000 --- a/changelog.d/16695.doc +++ /dev/null @@ -1 +0,0 @@ -Fix poetry version typo in [contributors' guide](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html). diff --git a/changelog.d/16697.misc b/changelog.d/16697.misc deleted file mode 100644 index 02fd236ab4..0000000000 --- a/changelog.d/16697.misc +++ /dev/null @@ -1 +0,0 @@ -Remove old full schema dumps which are no longer used. diff --git a/changelog.d/16699.feature b/changelog.d/16699.feature deleted file mode 100644 index 7ede50f326..0000000000 --- a/changelog.d/16699.feature +++ /dev/null @@ -1 +0,0 @@ -Add an autojoin setting for the notices room so users get joined directly instead of receiving an invite. diff --git a/changelog.d/16700.doc b/changelog.d/16700.doc deleted file mode 100644 index 0d55ad338a..0000000000 --- a/changelog.d/16700.doc +++ /dev/null @@ -1 +0,0 @@ -Switch the example UNIX socket paths to /run. Add HAProxy example configuration for UNIX sockets. diff --git a/changelog.d/16701.feature b/changelog.d/16701.feature deleted file mode 100644 index 2a66fc932a..0000000000 --- a/changelog.d/16701.feature +++ /dev/null @@ -1 +0,0 @@ -Follow redirects when downloading media over federation (per [MSC3860](https://github.com/matrix-org/matrix-spec-proposals/pull/3860)). diff --git a/changelog.d/16702.misc b/changelog.d/16702.misc deleted file mode 100644 index d97d0a11be..0000000000 --- a/changelog.d/16702.misc +++ /dev/null @@ -1 +0,0 @@ -Raise poetry-core upper bound to <=1.8.1. This allows contributors to import Synapse after `poetry install`ing with Poetry 1.6 and above. Contributed by Mo Balaa. diff --git a/changelog.d/16704.misc b/changelog.d/16704.misc deleted file mode 100644 index 4dafb27fd8..0000000000 --- a/changelog.d/16704.misc +++ /dev/null @@ -1 +0,0 @@ -Add a workflow to try and automatically fixup linting in a PR. diff --git a/changelog.d/16707.feature b/changelog.d/16707.feature deleted file mode 100644 index 707502d344..0000000000 --- a/changelog.d/16707.feature +++ /dev/null @@ -1 +0,0 @@ -Synapse now declares support for Matrix v1.7, v1.8, and v1.9. diff --git a/changelog.d/16714.doc b/changelog.d/16714.doc deleted file mode 100644 index 511d2b6022..0000000000 --- a/changelog.d/16714.doc +++ /dev/null @@ -1 +0,0 @@ -Add documentation for how to validate the configuration file with synapse.config script. diff --git a/changelog.d/16725.bugfix b/changelog.d/16725.bugfix deleted file mode 100644 index 42dc249fb9..0000000000 --- a/changelog.d/16725.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug introduced in Synapse 1.7.2 where rooms whose power levels lacked an `events` field could not be upgraded. diff --git a/changelog.d/16729.bugfix b/changelog.d/16729.bugfix deleted file mode 100644 index 50e72ac1f8..0000000000 --- a/changelog.d/16729.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix GET /_synapse/admin/v1/federation/destinations returning null (instead of 0) for `retry_last_ts` and `retry_interval`. diff --git a/changelog.d/16730.misc b/changelog.d/16730.misc deleted file mode 100644 index baee042f2f..0000000000 --- a/changelog.d/16730.misc +++ /dev/null @@ -1 +0,0 @@ -Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. \ No newline at end of file |