summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-03-30 11:19:21 +0100
committerErik Johnston <erik@matrix.org>2021-03-30 11:19:21 +0100
commit78e48f61bf98099dea127535d4f427e5cc9ad34e (patch)
tree64fa236aeba5093af391a82db25311b46dd1aaac /changelog.d
parentUse 'dmypy run' in lint.sh instead of 'mypy' (#9701) (diff)
downloadsynapse-78e48f61bf98099dea127535d4f427e5cc9ad34e.tar.xz
1.31.0rc1
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9074.doc1
-rw-r--r--changelog.d/9411.misc1
-rw-r--r--changelog.d/9442.misc1
-rw-r--r--changelog.d/9499.misc1
-rw-r--r--changelog.d/9585.bugfix1
-rw-r--r--changelog.d/9588.bugfix1
-rw-r--r--changelog.d/9609.feature1
-rw-r--r--changelog.d/9610.docker1
-rw-r--r--changelog.d/9612.docker1
-rw-r--r--changelog.d/9631.misc1
-rw-r--r--changelog.d/9634.misc1
-rw-r--r--changelog.d/9636.bugfix1
-rw-r--r--changelog.d/9637.misc1
-rw-r--r--changelog.d/9638.misc1
-rw-r--r--changelog.d/9639.bugfix1
-rw-r--r--changelog.d/9640.misc1
-rw-r--r--changelog.d/9643.feature1
-rw-r--r--changelog.d/9644.feature1
-rw-r--r--changelog.d/9645.misc1
-rw-r--r--changelog.d/9647.misc1
-rw-r--r--changelog.d/9649.misc1
-rw-r--r--changelog.d/9650.misc1
-rw-r--r--changelog.d/9652.feature1
-rw-r--r--changelog.d/9653.feature1
-rw-r--r--changelog.d/9657.feature1
-rw-r--r--changelog.d/9659.misc1
-rw-r--r--changelog.d/9664.misc1
-rw-r--r--changelog.d/9665.misc1
-rw-r--r--changelog.d/9667.doc1
-rw-r--r--changelog.d/9674.misc1
-rw-r--r--changelog.d/9675.misc1
-rw-r--r--changelog.d/9676.misc1
-rw-r--r--changelog.d/9678.misc1
-rw-r--r--changelog.d/9679.doc1
-rw-r--r--changelog.d/9681.misc1
-rw-r--r--changelog.d/9689.misc1
-rw-r--r--changelog.d/9692.misc1
-rw-r--r--changelog.d/9695.doc1
-rw-r--r--changelog.d/9698.misc1
-rw-r--r--changelog.d/9699.bugfix1
-rw-r--r--changelog.d/9701.misc1
-rw-r--r--changelog.d/9703.misc1
-rw-r--r--changelog.d/9709.misc1
43 files changed, 0 insertions, 43 deletions
diff --git a/changelog.d/9074.doc b/changelog.d/9074.doc
deleted file mode 100644
index 57f7c97a6e..0000000000
--- a/changelog.d/9074.doc
+++ /dev/null
@@ -1 +0,0 @@
-Clarify that register_new_matrix_user is present also when installed via non-pip package.
diff --git a/changelog.d/9411.misc b/changelog.d/9411.misc
deleted file mode 100644
index c3e6cfa5f1..0000000000
--- a/changelog.d/9411.misc
+++ /dev/null
@@ -1 +0,0 @@
-Preparatory steps for removing redundant `outlier` data from `event_json.internal_metadata` column.
diff --git a/changelog.d/9442.misc b/changelog.d/9442.misc
deleted file mode 100644
index e7f0b62623..0000000000
--- a/changelog.d/9442.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add type hints to the caching module.
diff --git a/changelog.d/9499.misc b/changelog.d/9499.misc
deleted file mode 100644
index 428a466fac..0000000000
--- a/changelog.d/9499.misc
+++ /dev/null
@@ -1 +0,0 @@
-Introduce flake8-bugbear to the test suite and fix some of its lint violations.
diff --git a/changelog.d/9585.bugfix b/changelog.d/9585.bugfix
deleted file mode 100644
index de472ddfd1..0000000000
--- a/changelog.d/9585.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a longstanding bug that could cause issues when editing a reply to a message.
\ No newline at end of file
diff --git a/changelog.d/9588.bugfix b/changelog.d/9588.bugfix
deleted file mode 100644
index b8d6140565..0000000000
--- a/changelog.d/9588.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix the `/capabilities` endpoint to return `m.change_password` as disabled if the local password database is not used for authentication. Contributed by @dklimpel.
diff --git a/changelog.d/9609.feature b/changelog.d/9609.feature
deleted file mode 100644
index f3b6342069..0000000000
--- a/changelog.d/9609.feature
+++ /dev/null
@@ -1 +0,0 @@
-Logins using OpenID Connect can require attributes on the `userinfo` response in order to login. Contributed by Hubbe King.
diff --git a/changelog.d/9610.docker b/changelog.d/9610.docker
deleted file mode 100644
index 056252a669..0000000000
--- a/changelog.d/9610.docker
+++ /dev/null
@@ -1 +0,0 @@
-Speed up Docker builds and make it nicer to test against Complement while developing (install all dependencies before copying the project).
diff --git a/changelog.d/9612.docker b/changelog.d/9612.docker
deleted file mode 100644
index d95c503c8b..0000000000
--- a/changelog.d/9612.docker
+++ /dev/null
@@ -1 +0,0 @@
-Include [opencontainers labels](https://github.com/opencontainers/image-spec/blob/master/annotations.md#pre-defined-annotation-keys) in the Docker image.
diff --git a/changelog.d/9631.misc b/changelog.d/9631.misc
deleted file mode 100644
index 35338cd332..0000000000
--- a/changelog.d/9631.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add additional type hints to the Homeserver object.
diff --git a/changelog.d/9634.misc b/changelog.d/9634.misc
deleted file mode 100644
index 59ac42cb83..0000000000
--- a/changelog.d/9634.misc
+++ /dev/null
@@ -1 +0,0 @@
-Only save remote cross-signing and device keys if they're different from the current ones.
diff --git a/changelog.d/9636.bugfix b/changelog.d/9636.bugfix
deleted file mode 100644
index fa772ed6fc..0000000000
--- a/changelog.d/9636.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Checks if passwords are allowed before setting it for the user.
\ No newline at end of file
diff --git a/changelog.d/9637.misc b/changelog.d/9637.misc
deleted file mode 100644
index 90a27d9f8f..0000000000
--- a/changelog.d/9637.misc
+++ /dev/null
@@ -1 +0,0 @@
-Rename storage function to fix spelling and not conflict with another functions name.
diff --git a/changelog.d/9638.misc b/changelog.d/9638.misc
deleted file mode 100644
index 35338cd332..0000000000
--- a/changelog.d/9638.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add additional type hints to the Homeserver object.
diff --git a/changelog.d/9639.bugfix b/changelog.d/9639.bugfix
deleted file mode 100644
index 51b3746707..0000000000
--- a/changelog.d/9639.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix bug where federation sending can stall due to `concurrent access` database exceptions when it falls behind.
diff --git a/changelog.d/9640.misc b/changelog.d/9640.misc
deleted file mode 100644
index 3d410ed4cd..0000000000
--- a/changelog.d/9640.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve performance of federation catch up by sending events the latest events in the room to the remote, rather than just the last event sent by the local server.
diff --git a/changelog.d/9643.feature b/changelog.d/9643.feature
deleted file mode 100644
index 2f7ccedcfb..0000000000
--- a/changelog.d/9643.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add initial experimental support for a "space summary" API.
diff --git a/changelog.d/9644.feature b/changelog.d/9644.feature
deleted file mode 100644
index 556bcf0f9f..0000000000
--- a/changelog.d/9644.feature
+++ /dev/null
@@ -1 +0,0 @@
-Implement the busy presence state as described in [MSC3026](https://github.com/matrix-org/matrix-doc/pull/3026).
diff --git a/changelog.d/9645.misc b/changelog.d/9645.misc
deleted file mode 100644
index 9a7ce364c1..0000000000
--- a/changelog.d/9645.misc
+++ /dev/null
@@ -1 +0,0 @@
-In the `federation_client` commandline client, stop automatically adding the URL prefix, so that servlets on other prefixes can be tested.
diff --git a/changelog.d/9647.misc b/changelog.d/9647.misc
deleted file mode 100644
index 303a8c6606..0000000000
--- a/changelog.d/9647.misc
+++ /dev/null
@@ -1 +0,0 @@
-In the `federation_client` commandline client, handle inline `signing_key`s in `homeserver.yaml`.
diff --git a/changelog.d/9649.misc b/changelog.d/9649.misc
deleted file mode 100644
index 58c5fd0537..0000000000
--- a/changelog.d/9649.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fixed some antipattern issues to improve code quality.
diff --git a/changelog.d/9650.misc b/changelog.d/9650.misc
deleted file mode 100644
index d830ead70e..0000000000
--- a/changelog.d/9650.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add a storage method for pulling all current user presence state from the database.
\ No newline at end of file
diff --git a/changelog.d/9652.feature b/changelog.d/9652.feature
deleted file mode 100644
index 2f7ccedcfb..0000000000
--- a/changelog.d/9652.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add initial experimental support for a "space summary" API.
diff --git a/changelog.d/9653.feature b/changelog.d/9653.feature
deleted file mode 100644
index 2f7ccedcfb..0000000000
--- a/changelog.d/9653.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add initial experimental support for a "space summary" API.
diff --git a/changelog.d/9657.feature b/changelog.d/9657.feature
deleted file mode 100644
index c56a615a8b..0000000000
--- a/changelog.d/9657.feature
+++ /dev/null
@@ -1 +0,0 @@
-Add support for credentials for proxy authentication in the `HTTPS_PROXY` environment variable.
diff --git a/changelog.d/9659.misc b/changelog.d/9659.misc
deleted file mode 100644
index 428a466fac..0000000000
--- a/changelog.d/9659.misc
+++ /dev/null
@@ -1 +0,0 @@
-Introduce flake8-bugbear to the test suite and fix some of its lint violations.
diff --git a/changelog.d/9664.misc b/changelog.d/9664.misc
deleted file mode 100644
index 3d410ed4cd..0000000000
--- a/changelog.d/9664.misc
+++ /dev/null
@@ -1 +0,0 @@
-Improve performance of federation catch up by sending events the latest events in the room to the remote, rather than just the last event sent by the local server.
diff --git a/changelog.d/9665.misc b/changelog.d/9665.misc
deleted file mode 100644
index b8bf76c639..0000000000
--- a/changelog.d/9665.misc
+++ /dev/null
@@ -1 +0,0 @@
-Import `HomeServer` from the proper module.
diff --git a/changelog.d/9667.doc b/changelog.d/9667.doc
deleted file mode 100644
index dec4816b4f..0000000000
--- a/changelog.d/9667.doc
+++ /dev/null
@@ -1 +0,0 @@
-Update source install documentation to mention platform prerequisites before the source install steps.
\ No newline at end of file
diff --git a/changelog.d/9674.misc b/changelog.d/9674.misc
deleted file mode 100644
index c82fde61b2..0000000000
--- a/changelog.d/9674.misc
+++ /dev/null
@@ -1 +0,0 @@
-Increase default join ratelimiting burst rate.
diff --git a/changelog.d/9675.misc b/changelog.d/9675.misc
deleted file mode 100644
index 35338cd332..0000000000
--- a/changelog.d/9675.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add additional type hints to the Homeserver object.
diff --git a/changelog.d/9676.misc b/changelog.d/9676.misc
deleted file mode 100644
index 829e38b938..0000000000
--- a/changelog.d/9676.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add type hints to third party event rules and visibility modules.
diff --git a/changelog.d/9678.misc b/changelog.d/9678.misc
deleted file mode 100644
index 77a2b2d439..0000000000
--- a/changelog.d/9678.misc
+++ /dev/null
@@ -1 +0,0 @@
-Bump mypy-zope to 0.2.13 to fix "Cannot determine consistent method resolution order (MRO)" errors when running mypy a second time.
diff --git a/changelog.d/9679.doc b/changelog.d/9679.doc
deleted file mode 100644
index 34f87490d6..0000000000
--- a/changelog.d/9679.doc
+++ /dev/null
@@ -1 +0,0 @@
-Improve worker documentation for fallback/web auth endpoints.
diff --git a/changelog.d/9681.misc b/changelog.d/9681.misc
deleted file mode 100644
index 35338cd332..0000000000
--- a/changelog.d/9681.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add additional type hints to the Homeserver object.
diff --git a/changelog.d/9689.misc b/changelog.d/9689.misc
deleted file mode 100644
index a08d3482ad..0000000000
--- a/changelog.d/9689.misc
+++ /dev/null
@@ -1 +0,0 @@
-Use interpreter from `$PATH` via `/usr/bin/env` instead of absolute paths in various scripts.
diff --git a/changelog.d/9692.misc b/changelog.d/9692.misc
deleted file mode 100644
index d02002586e..0000000000
--- a/changelog.d/9692.misc
+++ /dev/null
@@ -1 +0,0 @@
-Make it possible to use `dmypy`.
diff --git a/changelog.d/9695.doc b/changelog.d/9695.doc
deleted file mode 100644
index cf82e68a85..0000000000
--- a/changelog.d/9695.doc
+++ /dev/null
@@ -1 +0,0 @@
-Update the sample configuration for OIDC authentication.
diff --git a/changelog.d/9698.misc b/changelog.d/9698.misc
deleted file mode 100644
index d199e846c5..0000000000
--- a/changelog.d/9698.misc
+++ /dev/null
@@ -1 +0,0 @@
-Suppress "CryptographyDeprecationWarning: int_from_bytes is deprecated".
diff --git a/changelog.d/9699.bugfix b/changelog.d/9699.bugfix
deleted file mode 100644
index e871825b33..0000000000
--- a/changelog.d/9699.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in Synapse 1.30.1 which meant the suggested `pip` incantation to install an updated `cryptography` was incorrect.
diff --git a/changelog.d/9701.misc b/changelog.d/9701.misc
deleted file mode 100644
index 49fa7b3593..0000000000
--- a/changelog.d/9701.misc
+++ /dev/null
@@ -1 +0,0 @@
-Use `dmypy run` in lint script for improved performance in type-checking while developing.
\ No newline at end of file
diff --git a/changelog.d/9703.misc b/changelog.d/9703.misc
deleted file mode 100644
index 8dda739228..0000000000
--- a/changelog.d/9703.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix undetected mypy error when using Python 3.6.
\ No newline at end of file
diff --git a/changelog.d/9709.misc b/changelog.d/9709.misc
deleted file mode 100644
index 10542fdf38..0000000000
--- a/changelog.d/9709.misc
+++ /dev/null
@@ -1 +0,0 @@
-Fix type-checking CI on develop.
\ No newline at end of file