summary refs log tree commit diff
path: root/develop/upgrade.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-09-05 12:13:57 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-09-05 12:13:57 +0000
commitefa3abd87d8c22db4644bc178aba6649217c0dca (patch)
tree2d84d2c525c3fe072c084c90a0238cfebfd53700 /develop/upgrade.html
parentdeploy: 0425dd28f4c435735759154a5bdb6a793b60f502 (diff)
downloadsynapse-efa3abd87d8c22db4644bc178aba6649217c0dca.tar.xz
deploy: dfcfa9f0eda11b339d51d73cd12167ed6e3c01f0
Diffstat (limited to 'develop/upgrade.html')
-rw-r--r--develop/upgrade.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/develop/upgrade.html b/develop/upgrade.html
index bcb3fb605f..1aa19e9561 100644
--- a/develop/upgrade.html
+++ b/develop/upgrade.html
@@ -231,6 +231,11 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb
 </code></pre>
 </li>
 </ul>
+<h1 id="upgrading-to-v1930"><a class="header" href="#upgrading-to-v1930">Upgrading to v1.93.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.60.0 to v1.61.0.
+Users building from source will need to ensure their <code>rustc</code> version is up to
+date.</p>
 <h1 id="upgrading-to-v1900"><a class="header" href="#upgrading-to-v1900">Upgrading to v1.90.0</a></h1>
 <h2 id="app-service-query-parameter-authorization-is-now-a-configuration-option"><a class="header" href="#app-service-query-parameter-authorization-is-now-a-configuration-option">App service query parameter authorization is now a configuration option</a></h2>
 <p>Synapse v1.81.0 deprecated application service authorization via query parameters as this is
@@ -267,7 +272,7 @@ are being removed in this release of Synapse:</p>
 administrators of single-process (monolith) installations don't need to do anything.</p>
 <p>For an illustrative example, please see <a href="#upgrading-to-v1840">Upgrading to v1.84.0</a> below.</p>
 <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>
+<h2 id="minimum-supported-rust-version-1"><a class="header" href="#minimum-supported-rust-version-1">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>