2.1 release notes: Add note about s3-compatible stores

This commit is contained in:
Graham Christensen 2018-08-03 11:09:31 -04:00 committed by GitHub
parent 87356cc8a4
commit 06080e4abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ new features:</para>
than 5 GiB.</para>
</listitem>
<listitem>
<para>The S3 binary cache store now supports uploading to
S3-compatible services with the <literal>endpoint</literal>
option.</para>
</listitem>
<listitem>
<para>The flag <option>--fallback</option> is no longer required
to recover from disappeared NARs in binary caches.</para>