From bc1a4b55763d39893a967499e08c937eb94778c7 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Tue, 8 Jan 2019 11:14:59 +0000 Subject: changelog --- changelog.d/3405.bugfix | 1 - changelog.d/4141.feature | 1 - changelog.d/4215.misc | 1 - changelog.d/4262.feature | 1 - changelog.d/4264.bugfix | 1 - changelog.d/4265.feature | 1 - changelog.d/4266.misc | 1 - changelog.d/4267.feature | 1 - changelog.d/4272.feature | 1 - changelog.d/4273.misc | 1 - changelog.d/4274.misc | 1 - changelog.d/4279.bugfix | 1 - changelog.d/4283.misc | 1 - changelog.d/4284.bugfix | 1 - changelog.d/4294.bugfix | 1 - changelog.d/4295.bugfix | 1 - changelog.d/4297.misc | 1 - changelog.d/4298.feature | 1 - changelog.d/4303.feature | 1 - changelog.d/4305.bugfix | 1 - changelog.d/4307.feature | 1 - changelog.d/4309.bugfix | 1 - changelog.d/4313.bugfix | 1 - changelog.d/4315.feature | 1 - changelog.d/4316.bugfix | 1 - changelog.d/4317.bugfix | 1 - changelog.d/4319.feature | 1 - changelog.d/4325.feature | 1 - changelog.d/4326.bugfix | 2 -- changelog.d/4327.bugfix | 1 - changelog.d/4330.bugfix | 1 - changelog.d/4333.misc | 1 - changelog.d/4334.removal | 1 - changelog.d/4341.misc | 1 - changelog.d/4343.misc | 1 - changelog.d/4344.bugfix | 1 - changelog.d/4349.misc | 1 - changelog.d/4353.misc | 1 - changelog.d/4356.bugfix | 1 - changelog.d/4358.misc | 1 - 40 files changed, 41 deletions(-) delete mode 100644 changelog.d/3405.bugfix delete mode 100644 changelog.d/4141.feature delete mode 100644 changelog.d/4215.misc delete mode 100644 changelog.d/4262.feature delete mode 100644 changelog.d/4264.bugfix delete mode 100644 changelog.d/4265.feature delete mode 100644 changelog.d/4266.misc delete mode 100644 changelog.d/4267.feature delete mode 100644 changelog.d/4272.feature delete mode 100644 changelog.d/4273.misc delete mode 100644 changelog.d/4274.misc delete mode 100644 changelog.d/4279.bugfix delete mode 100644 changelog.d/4283.misc delete mode 100644 changelog.d/4284.bugfix delete mode 100644 changelog.d/4294.bugfix delete mode 100644 changelog.d/4295.bugfix delete mode 100644 changelog.d/4297.misc delete mode 100644 changelog.d/4298.feature delete mode 100644 changelog.d/4303.feature delete mode 100644 changelog.d/4305.bugfix delete mode 100644 changelog.d/4307.feature delete mode 100644 changelog.d/4309.bugfix delete mode 100644 changelog.d/4313.bugfix delete mode 100644 changelog.d/4315.feature delete mode 100644 changelog.d/4316.bugfix delete mode 100644 changelog.d/4317.bugfix delete mode 100644 changelog.d/4319.feature delete mode 100644 changelog.d/4325.feature delete mode 100644 changelog.d/4326.bugfix delete mode 100644 changelog.d/4327.bugfix delete mode 100644 changelog.d/4330.bugfix delete mode 100644 changelog.d/4333.misc delete mode 100644 changelog.d/4334.removal delete mode 100644 changelog.d/4341.misc delete mode 100644 changelog.d/4343.misc delete mode 100644 changelog.d/4344.bugfix delete mode 100644 changelog.d/4349.misc delete mode 100644 changelog.d/4353.misc delete mode 100644 changelog.d/4356.bugfix delete mode 100644 changelog.d/4358.misc (limited to 'changelog.d') diff --git a/changelog.d/3405.bugfix b/changelog.d/3405.bugfix deleted file mode 100644 index 27f5226b3d..0000000000 --- a/changelog.d/3405.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix contains_url check to be consistent with other instances in code-base and check that value is an instance of string. diff --git a/changelog.d/4141.feature b/changelog.d/4141.feature deleted file mode 100644 index 632d3547cb..0000000000 --- a/changelog.d/4141.feature +++ /dev/null @@ -1 +0,0 @@ -Special-case a support user for use in verifying behaviour of a given server. The support user does not appear in user directory or monthly active user counts. diff --git a/changelog.d/4215.misc b/changelog.d/4215.misc deleted file mode 100644 index bb90594836..0000000000 --- a/changelog.d/4215.misc +++ /dev/null @@ -1 +0,0 @@ -Getting URL previews of IP addresses no longer fails on Python 3. diff --git a/changelog.d/4262.feature b/changelog.d/4262.feature deleted file mode 100644 index 89cfdcab15..0000000000 --- a/changelog.d/4262.feature +++ /dev/null @@ -1 +0,0 @@ -Support for serving .well-known files diff --git a/changelog.d/4264.bugfix b/changelog.d/4264.bugfix deleted file mode 100644 index b914026932..0000000000 --- a/changelog.d/4264.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix CAS login when username is not valid in an MXID diff --git a/changelog.d/4265.feature b/changelog.d/4265.feature deleted file mode 100644 index da36986e2b..0000000000 --- a/changelog.d/4265.feature +++ /dev/null @@ -1 +0,0 @@ -Rework SAML2 authentication diff --git a/changelog.d/4266.misc b/changelog.d/4266.misc deleted file mode 100644 index 67fbde7484..0000000000 --- a/changelog.d/4266.misc +++ /dev/null @@ -1 +0,0 @@ -drop undocumented dependency on dateutil diff --git a/changelog.d/4267.feature b/changelog.d/4267.feature deleted file mode 100644 index da36986e2b..0000000000 --- a/changelog.d/4267.feature +++ /dev/null @@ -1 +0,0 @@ -Rework SAML2 authentication diff --git a/changelog.d/4272.feature b/changelog.d/4272.feature deleted file mode 100644 index 7a8f286957..0000000000 --- a/changelog.d/4272.feature +++ /dev/null @@ -1 +0,0 @@ -SAML2 authentication: Initialise user display name from SAML2 data diff --git a/changelog.d/4273.misc b/changelog.d/4273.misc deleted file mode 100644 index 2583372d26..0000000000 --- a/changelog.d/4273.misc +++ /dev/null @@ -1 +0,0 @@ -Update the example systemd config to use a virtualenv diff --git a/changelog.d/4274.misc b/changelog.d/4274.misc deleted file mode 100644 index c85fb53b57..0000000000 --- a/changelog.d/4274.misc +++ /dev/null @@ -1 +0,0 @@ -Update link to kernel DCO guide diff --git a/changelog.d/4279.bugfix b/changelog.d/4279.bugfix deleted file mode 100644 index 12de4f44c4..0000000000 --- a/changelog.d/4279.bugfix +++ /dev/null @@ -1 +0,0 @@ -Send CORS headers for /media/config diff --git a/changelog.d/4283.misc b/changelog.d/4283.misc deleted file mode 100644 index 21de5eb509..0000000000 --- a/changelog.d/4283.misc +++ /dev/null @@ -1 +0,0 @@ -Make isort tox check print diff when it fails diff --git a/changelog.d/4284.bugfix b/changelog.d/4284.bugfix deleted file mode 100644 index 4a9478fa28..0000000000 --- a/changelog.d/4284.bugfix +++ /dev/null @@ -1 +0,0 @@ -Add 'sandbox' to CSP for media reprository diff --git a/changelog.d/4294.bugfix b/changelog.d/4294.bugfix deleted file mode 100644 index 98114869fc..0000000000 --- a/changelog.d/4294.bugfix +++ /dev/null @@ -1 +0,0 @@ -Make the new landing page prettier. diff --git a/changelog.d/4295.bugfix b/changelog.d/4295.bugfix deleted file mode 100644 index e1603cbcda..0000000000 --- a/changelog.d/4295.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix deleting E2E room keys when using old SQLite versions. diff --git a/changelog.d/4297.misc b/changelog.d/4297.misc deleted file mode 100644 index 63106e26f6..0000000000 --- a/changelog.d/4297.misc +++ /dev/null @@ -1 +0,0 @@ -Log room_id in Unknown room errors diff --git a/changelog.d/4298.feature b/changelog.d/4298.feature deleted file mode 100644 index 05ad70fe72..0000000000 --- a/changelog.d/4298.feature +++ /dev/null @@ -1 +0,0 @@ -Synapse can now have its conditional/extra dependencies installed by pip. This functionality can be used by using `pip install matrix-synapse[feature]`, where feature is a comma separated list with the possible values "email.enable_notifs", "ldap3", "postgres", "saml2", "url_preview", and "test". If you want to install all optional dependencies, you can use "all" instead. diff --git a/changelog.d/4303.feature b/changelog.d/4303.feature deleted file mode 100644 index 1a563d4e64..0000000000 --- a/changelog.d/4303.feature +++ /dev/null @@ -1 +0,0 @@ -Add routes for reading account data. diff --git a/changelog.d/4305.bugfix b/changelog.d/4305.bugfix deleted file mode 100644 index 499fb82077..0000000000 --- a/changelog.d/4305.bugfix +++ /dev/null @@ -1 +0,0 @@ -The metric synapse_admin_mau:current previously did not update when config.mau_stats_only was set to True diff --git a/changelog.d/4307.feature b/changelog.d/4307.feature deleted file mode 100644 index 314fc031f0..0000000000 --- a/changelog.d/4307.feature +++ /dev/null @@ -1 +0,0 @@ -Add opt-in support for v2 rooms diff --git a/changelog.d/4309.bugfix b/changelog.d/4309.bugfix deleted file mode 100644 index 93b3a4f30b..0000000000 --- a/changelog.d/4309.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fixed per-room account data filters diff --git a/changelog.d/4313.bugfix b/changelog.d/4313.bugfix deleted file mode 100644 index d10685dd62..0000000000 --- a/changelog.d/4313.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix indentation in default config diff --git a/changelog.d/4315.feature b/changelog.d/4315.feature deleted file mode 100644 index 23e82fd02d..0000000000 --- a/changelog.d/4315.feature +++ /dev/null @@ -1 +0,0 @@ -Add a script to generate a clean config file diff --git a/changelog.d/4316.bugfix b/changelog.d/4316.bugfix deleted file mode 100644 index bd152dc371..0000000000 --- a/changelog.d/4316.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix synapse:latest docker upload diff --git a/changelog.d/4317.bugfix b/changelog.d/4317.bugfix deleted file mode 100644 index 61bad5f2da..0000000000 --- a/changelog.d/4317.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix test_metric.py compatibility with prometheus_client 0.5. Contributed by Maarten de Vries . diff --git a/changelog.d/4319.feature b/changelog.d/4319.feature deleted file mode 100644 index 84221342bb..0000000000 --- a/changelog.d/4319.feature +++ /dev/null @@ -1 +0,0 @@ -Return server data in /login response \ No newline at end of file diff --git a/changelog.d/4325.feature b/changelog.d/4325.feature deleted file mode 100644 index 05ad70fe72..0000000000 --- a/changelog.d/4325.feature +++ /dev/null @@ -1 +0,0 @@ -Synapse can now have its conditional/extra dependencies installed by pip. This functionality can be used by using `pip install matrix-synapse[feature]`, where feature is a comma separated list with the possible values "email.enable_notifs", "ldap3", "postgres", "saml2", "url_preview", and "test". If you want to install all optional dependencies, you can use "all" instead. diff --git a/changelog.d/4326.bugfix b/changelog.d/4326.bugfix deleted file mode 100644 index acce6266b8..0000000000 --- a/changelog.d/4326.bugfix +++ /dev/null @@ -1,2 +0,0 @@ -Avoid packaging _trial_temp directory in -py3 debian packages - diff --git a/changelog.d/4327.bugfix b/changelog.d/4327.bugfix deleted file mode 100644 index 03bf05e05c..0000000000 --- a/changelog.d/4327.bugfix +++ /dev/null @@ -1 +0,0 @@ -Check jinja version for consent resource diff --git a/changelog.d/4330.bugfix b/changelog.d/4330.bugfix deleted file mode 100644 index 666c9022e0..0000000000 --- a/changelog.d/4330.bugfix +++ /dev/null @@ -1 +0,0 @@ -fix NPE in /messages by checking if all events were filtered out diff --git a/changelog.d/4333.misc b/changelog.d/4333.misc deleted file mode 100644 index 43f7139a48..0000000000 --- a/changelog.d/4333.misc +++ /dev/null @@ -1 +0,0 @@ -Documentation improvements for coturn setup. Contributed by Krithin Sitaram. diff --git a/changelog.d/4334.removal b/changelog.d/4334.removal deleted file mode 100644 index d4b8c56b7d..0000000000 --- a/changelog.d/4334.removal +++ /dev/null @@ -1 +0,0 @@ -Remove the deprecated v1/register API on Python 2. It was never ported to Python 3. diff --git a/changelog.d/4341.misc b/changelog.d/4341.misc deleted file mode 100644 index 64af9a2c50..0000000000 --- a/changelog.d/4341.misc +++ /dev/null @@ -1 +0,0 @@ -Update pull request template to use absolute links \ No newline at end of file diff --git a/changelog.d/4343.misc b/changelog.d/4343.misc deleted file mode 100644 index 65b47171da..0000000000 --- a/changelog.d/4343.misc +++ /dev/null @@ -1 +0,0 @@ -Update README to not lie about required restart when updating TLS certificates \ No newline at end of file diff --git a/changelog.d/4344.bugfix b/changelog.d/4344.bugfix deleted file mode 100644 index cf9a873db5..0000000000 --- a/changelog.d/4344.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix synchrotron exploding due to being unable to access is_support_user in storage layer diff --git a/changelog.d/4349.misc b/changelog.d/4349.misc deleted file mode 100644 index 61bd4439cb..0000000000 --- a/changelog.d/4349.misc +++ /dev/null @@ -1 +0,0 @@ -Update debian packaging for compatibility with transitional package \ No newline at end of file diff --git a/changelog.d/4353.misc b/changelog.d/4353.misc deleted file mode 100644 index b08bd77f3d..0000000000 --- a/changelog.d/4353.misc +++ /dev/null @@ -1 +0,0 @@ -Fix command hint to generate a config file when trying to start without a config file diff --git a/changelog.d/4356.bugfix b/changelog.d/4356.bugfix deleted file mode 100644 index 321eb05652..0000000000 --- a/changelog.d/4356.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix `python -m synapse.config` on Python 3. diff --git a/changelog.d/4358.misc b/changelog.d/4358.misc deleted file mode 100644 index 020dacb547..0000000000 --- a/changelog.d/4358.misc +++ /dev/null @@ -1 +0,0 @@ -Add better logging for unexpected errors while sending transactions -- cgit 1.4.1 From 998f5225c13e1c19f1d323c6afd72d3b5561e41a Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 9 Jan 2019 14:53:54 +0000 Subject: 0.34.1 --- CHANGES.md | 9 +++++++++ changelog.d/4361.misc | 1 - changelog.d/4362.misc | 1 - debian/changelog | 5 +++-- synapse/__init__.py | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 changelog.d/4361.misc delete mode 100644 changelog.d/4362.misc (limited to 'changelog.d') diff --git a/CHANGES.md b/CHANGES.md index abbc65ab8e..e403a65d17 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 0.34.1 (2019-01-09) +=========================== + +Internal Changes +---------------- + +- Add better logging for unexpected errors while sending transactions ([\#4361](https://github.com/matrix-org/synapse/issues/4361), [\#4362](https://github.com/matrix-org/synapse/issues/4362)) + + Synapse 0.34.1rc1 (2019-01-08) ============================== diff --git a/changelog.d/4361.misc b/changelog.d/4361.misc deleted file mode 100644 index 020dacb547..0000000000 --- a/changelog.d/4361.misc +++ /dev/null @@ -1 +0,0 @@ -Add better logging for unexpected errors while sending transactions diff --git a/changelog.d/4362.misc b/changelog.d/4362.misc deleted file mode 100644 index 020dacb547..0000000000 --- a/changelog.d/4362.misc +++ /dev/null @@ -1 +0,0 @@ -Add better logging for unexpected errors while sending transactions diff --git a/debian/changelog b/debian/changelog index fc8218bee7..95edf92206 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -matrix-synapse-py3 (0.34.0.1) UNRELEASED; urgency=medium +matrix-synapse-py3 (0.34.1) stable; urgency=medium + * New synapse release 0.34.1. * Update Conflicts specifications to allow installation alongside our matrix-synapse transitional package. - -- Synapse Packaging team Wed, 02 Jan 2019 17:48:40 +0000 + -- Synapse Packaging team Wed, 09 Jan 2019 14:52:24 +0000 matrix-synapse-py3 (0.34.0) stable; urgency=medium diff --git a/synapse/__init__.py b/synapse/__init__.py index 7819cfbcbb..2935238fa2 100644 --- a/synapse/__init__.py +++ b/synapse/__init__.py @@ -27,4 +27,4 @@ try: except ImportError: pass -__version__ = "0.34.1rc1" +__version__ = "0.34.1" -- cgit 1.4.1