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

View file

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