diff options
author | erikjohnston <erikjohnston@users.noreply.github.com> | 2023-06-12 13:29:20 +0000 |
---|---|---|
committer | erikjohnston <erikjohnston@users.noreply.github.com> | 2023-06-12 13:29:20 +0000 |
commit | fdffc38cef5c35a16b63a86df20db50a3ad367d4 (patch) | |
tree | 0fec68225cd3cc3976fa630e713392f251fd798a /develop/print.html | |
parent | deploy: d84e66144dc12dacf71c987a2ba802dd59c0b68e (diff) | |
download | synapse-fdffc38cef5c35a16b63a86df20db50a3ad367d4.tar.xz |
deploy: ba97b39881e296f4775b8f6dd18edb98a3dc733f
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html index d856be1a88..1e4fe2b4b7 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1779,6 +1779,11 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb </code></pre> </li> </ul> +<h1 id="upgrading-to-v1860"><a class="header" href="#upgrading-to-v1860">Upgrading to v1.86.0</a></h1> +<h2 id="minimum-supported-rust-version"><a class="header" href="#minimum-supported-rust-version">Minimum supported Rust version</a></h2> +<p>The minimum supported Rust version has been increased from v1.58.1 to v1.60.0. +Users building from source will need to ensure their <code>rustc</code> version is up to +date.</p> <h1 id="upgrading-to-v1850"><a class="header" href="#upgrading-to-v1850">Upgrading to v1.85.0</a></h1> <h2 id="application-service-registration-with-user-property-deprecation"><a class="header" href="#application-service-registration-with-user-property-deprecation">Application service registration with "user" property deprecation</a></h2> <p>Application services should ensure they call the <code>/register</code> endpoint with a |