diff options
Diffstat (limited to 'v1.67/print.html')
-rw-r--r-- | v1.67/print.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/v1.67/print.html b/v1.67/print.html index bd0b3d5e99..bc5c4de89d 100644 --- a/v1.67/print.html +++ b/v1.67/print.html @@ -1633,6 +1633,11 @@ and remove the TCP <code>replication</code> listener from config of the master a <h2 id="minimum-version-of-poetry-is-now-v120"><a class="header" href="#minimum-version-of-poetry-is-now-v120">Minimum version of Poetry is now v1.2.0</a></h2> <p>The minimum supported version of poetry is now 1.2. This should only affect those installing from a source checkout.</p> +<h2 id="rust-requirement-in-the-next-release"><a class="header" href="#rust-requirement-in-the-next-release">Rust requirement in the next release</a></h2> +<p>From the next major release (v1.68.0) installing Synapse from a source checkout +will require a recent Rust compiler. Those using packages or +<code>pip install matrix-synapse</code> will not be affected.</p> +<p>The simplest way of installing Rust is via <a href="https://rustup.rs/">rustup.rs</a></p> <h1 id="upgrading-to-v1660"><a class="header" href="#upgrading-to-v1660">Upgrading to v1.66.0</a></h1> <h2 id="delegation-of-email-validation-no-longer-supported"><a class="header" href="#delegation-of-email-validation-no-longer-supported">Delegation of email validation no longer supported</a></h2> <p>As of this version, Synapse no longer allows the tasks of verifying email address |