update NEWS.txt for release

This commit is contained in:
fenn-cs 2021-09-17 10:56:28 +01:00
parent 9c7d719405
commit 5db3540c20
241 changed files with 98 additions and 60 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
Tahoe-LAFS now requires Twisted 19.10.0 or newer. As a result, it now has a transitive dependency on bcrypt.

View File

@ -1 +0,0 @@
The "Great Black Swamp" proposed specification has been expanded to include two lease management APIs.

View File

@ -1 +0,0 @@
Debian 8 support has been replaced with Debian 10 support.

View File

@ -1 +0,0 @@
Added 'typechecks' environment for tox running mypy and performing static typechecks.

View File

@ -1 +0,0 @@
Tahoe-LAFS no longer depends on Nevow.

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@
Tahoe-LAFS now requires the `netifaces` Python package and no longer requires the external `ip`, `ifconfig`, or `route.exe` executables.

View File

@ -1 +0,0 @@
The Tahoe-LAFS project no longer commits to maintaining binary packages for all dependencies at <https://tahoe-lafs.org/deps>. Please use PyPI instead.

View File

@ -1 +0,0 @@
The specification section of the Tahoe-LAFS documentation now includes explicit discussion of the security properties of Foolscap "fURLs" on which it depends.

View File

@ -1 +0,0 @@
The ``[client]introducer.furl`` configuration item is now deprecated in favor of the ``private/introducers.yaml`` file.

View File

@ -1 +0,0 @@
Fix regression that broke flogtool results on Python 2.

View File

@ -1 +0,0 @@
Fix a logging regression on Python 2 involving unicode strings.

View File

@ -1 +0,0 @@
Announcements delivered through the introducer system are no longer automatically annotated with copious information about the Tahoe-LAFS software version nor the versions of its dependencies.

View File

@ -1 +0,0 @@
Certain implementation-internal weakref KeyErrors are now handled and should no longer cause user-initiated operations to fail.

View File

@ -1 +0,0 @@
The README, revised by Viktoriia with feedback from the team, is now more focused on the developer community and provides more information about Tahoe-LAFS, why it's important, and how someone can use it or start contributing to it.

View File

@ -1 +0,0 @@
The stats gatherer, broken since at least Tahoe-LAFS 1.13.0, has been removed. The ``[client]stats_gatherer.furl`` configuration item in ``tahoe.cfg`` is no longer allowed. The Tahoe-LAFS project recommends using a third-party metrics aggregation tool instead.

View File

@ -1 +0,0 @@
The deprecated ``tahoe`` start, restart, stop, and daemonize sub-commands have been removed.

Some files were not shown because too many files have changed in this diff Show More