deploy: 9d9275da5a
This commit is contained in:
@@ -1899,6 +1899,13 @@ database migrations are complete. You should wait until background updates from
|
|||||||
each upgrade are complete before moving on to the next upgrade, to avoid
|
each upgrade are complete before moving on to the next upgrade, to avoid
|
||||||
stacking them up. You can monitor the currently running background updates with
|
stacking them up. You can monitor the currently running background updates with
|
||||||
<a href="usage/administration/admin_api/background_updates.html#status">the Admin API</a>.</p>
|
<a href="usage/administration/admin_api/background_updates.html#status">the Admin API</a>.</p>
|
||||||
|
<h1 id="upgrading-to-v11400"><a class="header" href="#upgrading-to-v11400">Upgrading to v1.140.0</a></h1>
|
||||||
|
<h2 id="users-of-synapse-s3-storage-provider-must-update-the-module-to-v160"><a class="header" href="#users-of-synapse-s3-storage-provider-must-update-the-module-to-v160">Users of <code>synapse-s3-storage-provider</code> must update the module to <code>v1.6.0</code></a></h2>
|
||||||
|
<p>Deployments that make use of the
|
||||||
|
<a href="https://github.com/matrix-org/synapse-s3-storage-provider/">synapse-s3-storage-provider</a>
|
||||||
|
module must update it to
|
||||||
|
<a href="https://github.com/matrix-org/synapse-s3-storage-provider/releases/tag/v1.6.0">v1.6.0</a>,
|
||||||
|
otherwise users will be unable to upload or download media.</p>
|
||||||
<h1 id="upgrading-to-v11390"><a class="header" href="#upgrading-to-v11390">Upgrading to v1.139.0</a></h1>
|
<h1 id="upgrading-to-v11390"><a class="header" href="#upgrading-to-v11390">Upgrading to v1.139.0</a></h1>
|
||||||
<h2 id="register-requests-from-old-application-service-implementations-may-break-when-using-mas"><a class="header" href="#register-requests-from-old-application-service-implementations-may-break-when-using-mas"><code>/register</code> requests from old application service implementations may break when using MAS</a></h2>
|
<h2 id="register-requests-from-old-application-service-implementations-may-break-when-using-mas"><a class="header" href="#register-requests-from-old-application-service-implementations-may-break-when-using-mas"><code>/register</code> requests from old application service implementations may break when using MAS</a></h2>
|
||||||
<p>Application Services that do not set <code>inhibit_login=true</code> when calling <code>POST /_matrix/client/v3/register</code> will receive the error
|
<p>Application Services that do not set <code>inhibit_login=true</code> when calling <code>POST /_matrix/client/v3/register</code> will receive the error
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://element-hq.github.io/synapse/latest/schema/v1/meta.schema.json",
|
"$schema": "https://element-hq.github.io/synapse/latest/schema/v1/meta.schema.json",
|
||||||
"$id": "https://element-hq.github.io/synapse/schema/synapse/v1.139/synapse-config.schema.json",
|
"$id": "https://element-hq.github.io/synapse/schema/synapse/v1.140/synapse-config.schema.json",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"modules": {
|
"modules": {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -285,6 +285,13 @@ database migrations are complete. You should wait until background updates from
|
|||||||
each upgrade are complete before moving on to the next upgrade, to avoid
|
each upgrade are complete before moving on to the next upgrade, to avoid
|
||||||
stacking them up. You can monitor the currently running background updates with
|
stacking them up. You can monitor the currently running background updates with
|
||||||
<a href="usage/administration/admin_api/background_updates.html#status">the Admin API</a>.</p>
|
<a href="usage/administration/admin_api/background_updates.html#status">the Admin API</a>.</p>
|
||||||
|
<h1 id="upgrading-to-v11400"><a class="header" href="#upgrading-to-v11400">Upgrading to v1.140.0</a></h1>
|
||||||
|
<h2 id="users-of-synapse-s3-storage-provider-must-update-the-module-to-v160"><a class="header" href="#users-of-synapse-s3-storage-provider-must-update-the-module-to-v160">Users of <code>synapse-s3-storage-provider</code> must update the module to <code>v1.6.0</code></a></h2>
|
||||||
|
<p>Deployments that make use of the
|
||||||
|
<a href="https://github.com/matrix-org/synapse-s3-storage-provider/">synapse-s3-storage-provider</a>
|
||||||
|
module must update it to
|
||||||
|
<a href="https://github.com/matrix-org/synapse-s3-storage-provider/releases/tag/v1.6.0">v1.6.0</a>,
|
||||||
|
otherwise users will be unable to upload or download media.</p>
|
||||||
<h1 id="upgrading-to-v11390"><a class="header" href="#upgrading-to-v11390">Upgrading to v1.139.0</a></h1>
|
<h1 id="upgrading-to-v11390"><a class="header" href="#upgrading-to-v11390">Upgrading to v1.139.0</a></h1>
|
||||||
<h2 id="register-requests-from-old-application-service-implementations-may-break-when-using-mas"><a class="header" href="#register-requests-from-old-application-service-implementations-may-break-when-using-mas"><code>/register</code> requests from old application service implementations may break when using MAS</a></h2>
|
<h2 id="register-requests-from-old-application-service-implementations-may-break-when-using-mas"><a class="header" href="#register-requests-from-old-application-service-implementations-may-break-when-using-mas"><code>/register</code> requests from old application service implementations may break when using MAS</a></h2>
|
||||||
<p>Application Services that do not set <code>inhibit_login=true</code> when calling <code>POST /_matrix/client/v3/register</code> will receive the error
|
<p>Application Services that do not set <code>inhibit_login=true</code> when calling <code>POST /_matrix/client/v3/register</code> will receive the error
|
||||||
|
|||||||
Reference in New Issue
Block a user