release notes: Mention consul breaking changes

This commit is contained in:
Niklas Hambüchen 2021-06-25 02:27:03 +02:00 committed by Jonathan Ringer
parent 27bbb94761
commit c223fd6007
2 changed files with 10 additions and 0 deletions

View File

@ -79,6 +79,14 @@
<literal>fetchConfigured = false;</literal>.
</para>
</listitem>
<listitem>
<para>
<literal>consul</literal> was upgraded to a new major release
with breaking changes, see
<link xlink:href="https://github.com/hashicorp/consul/releases/tag/v1.10.0">upstream
changelog</link>.
</para>
</listitem>
<listitem>
<para>
fsharp41 has been removed in preference to use the latest

View File

@ -26,6 +26,8 @@ In addition to numerous new and upgraded packages, this release has the followin
- Those making use of `buildBazelPackage` will need to regenerate the fetch hashes (preferred), or set `fetchConfigured = false;`.
- `consul` was upgraded to a new major release with breaking changes, see [upstream changelog](https://github.com/hashicorp/consul/releases/tag/v1.10.0).
- fsharp41 has been removed in preference to use the latest dotnet-sdk
- The following F#-related packages have been removed for being unmaintaned. Please use `fetchNuGet` for specific packages.