Merge pull request #1144 from tahoe-lafs/3754.release-1.16.0-rc1

release 1.16.0
This commit is contained in:
meejah 2021-10-20 16:04:05 -06:00 committed by GitHub
commit ffb20d3bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
245 changed files with 146 additions and 78 deletions

20
CREDITS
View File

@ -240,3 +240,23 @@ N: Lukas Pirl
E: tahoe@lukas-pirl.de
W: http://lukas-pirl.de
D: Buildslaves (Debian, Fedora, CentOS; 2016-2021)
N: Anxhelo Lushka
E: anxhelo1995@gmail.com
D: Web site design and updates
N: Fon E. Noel
E: fenn25.fn@gmail.com
D: bug-fixes and refactoring
N: Jehad Baeth
E: jehad@leastauthority.com
D: Documentation improvement
N: May-Lee Sia
E: mayleesia@gmail.com
D: Community-manager and documentation improvements
N: Yash Nayani
E: yashaswi.nram@gmail.com
D: Installation Guide improvements

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