mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 08:48:01 +00:00
update relnotes
This commit is contained in:
parent
34f1124882
commit
c5de7445cc
41
relnotes.txt
41
relnotes.txt
@ -1,6 +1,6 @@
|
||||
ANNOUNCING Tahoe, the Least-Authority File Store, v1.19.0
|
||||
ANNOUNCING Tahoe, the Least-Authority File Store, v1.20.0
|
||||
|
||||
The Tahoe-LAFS team is pleased to announce version 1.19.0 of
|
||||
The Tahoe-LAFS team is pleased to announce version 1.20.0 of
|
||||
Tahoe-LAFS, an extremely reliable decentralized storage
|
||||
system. Get it with "pip install tahoe-lafs", or download a
|
||||
tarball here:
|
||||
@ -15,27 +15,14 @@ unique security and fault-tolerance properties:
|
||||
|
||||
https://tahoe-lafs.readthedocs.org/en/latest/about.html
|
||||
|
||||
The previous stable release of Tahoe-LAFS was v1.18.0, released on
|
||||
October 2, 2022. Major new features and changes in this release:
|
||||
The previous stable release of Tahoe-LAFS was v1.19.0, released on
|
||||
January 18, 2024. Major new features and changes in this release:
|
||||
|
||||
A new "Grid Manager" feature allows clients to specify any number of
|
||||
parties whom they will use to limit which storage-server that client
|
||||
talks to. See docs/managed-grid.rst for more.
|
||||
Declarative build system based on "hatch".
|
||||
The ability to great mutable directories with a given private-key.
|
||||
|
||||
The new HTTP-based "Great Black Swamp" protocol is now enabled
|
||||
(replacing Foolscap). This allows integrators to start with their
|
||||
favourite HTTP library (instead of implementing Foolscap first). Both
|
||||
storage-servers and clients support this new protocol.
|
||||
|
||||
`tahoe run` will now exit if its stdin is closed (but accepts --allow-stdin-close now).
|
||||
|
||||
Mutables may be created with a pre-determined signature key; care must
|
||||
be taken!
|
||||
|
||||
This release drops Python 3.7 support and adds Python 3.11 and 3.12
|
||||
support. Several performance improvements have been made. Introducer
|
||||
correctly listens on Tor or I2P. Debian 10 and Ubuntu 20.04 are no
|
||||
longer tested.
|
||||
Pulled in fixes from CBOR, stopped using the C version of CBOR and
|
||||
fixed incompatibilities with attrs and cryptography libraries.
|
||||
|
||||
Besides all this there have been dozens of other bug-fixes and
|
||||
improvements.
|
||||
@ -154,23 +141,23 @@ Of Fame" [13].
|
||||
|
||||
ACKNOWLEDGEMENTS
|
||||
|
||||
This is the twentieth release of Tahoe-LAFS to be created solely as a
|
||||
This is the twenty-first release of Tahoe-LAFS to be created solely as a
|
||||
labor of love by volunteers. Thank you very much to the team of
|
||||
"hackers in the public interest" who make Tahoe-LAFS possible.
|
||||
|
||||
meejah
|
||||
on behalf of the Tahoe-LAFS team
|
||||
|
||||
October 1, 2022
|
||||
December 13, 2024
|
||||
Planet Earth
|
||||
|
||||
|
||||
[1] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.19.0/NEWS.rst
|
||||
[1] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.20.0/NEWS.rst
|
||||
[2] https://github.com/tahoe-lafs/tahoe-lafs/blob/master/docs/known_issues.rst
|
||||
[3] https://tahoe-lafs.org/trac/tahoe-lafs/wiki/RelatedProjects
|
||||
[4] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.19.0/COPYING.GPL
|
||||
[5] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.19.0/COPYING.TGPPL.rst
|
||||
[6] https://tahoe-lafs.readthedocs.org/en/tahoe-lafs-1.19.0/INSTALL.html
|
||||
[4] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.20.0/COPYING.GPL
|
||||
[5] https://github.com/tahoe-lafs/tahoe-lafs/blob/tahoe-lafs-1.20.0/COPYING.TGPPL.rst
|
||||
[6] https://tahoe-lafs.readthedocs.org/en/tahoe-lafs-1.20.0/INSTALL.html
|
||||
[7] https://lists.tahoe-lafs.org/mailman/listinfo/tahoe-dev
|
||||
[8] https://tahoe-lafs.org/trac/tahoe-lafs/roadmap
|
||||
[9] https://github.com/tahoe-lafs/tahoe-lafs/blob/master/CREDITS
|
||||
|
Loading…
x
Reference in New Issue
Block a user