]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - relnotes.txt
update docs for 1.10 release
[tahoe-lafs/tahoe-lafs.git] / relnotes.txt
index 446ff5fa40d9d621c8446218f925dff01c2ac1ca..5ae94e628fb0e1262278a8d4d926b17e867bc8c4 100644 (file)
@@ -1,7 +1,7 @@
-ANNOUNCING Tahoe, the Least-Authority File System, v1.9.1
+ANNOUNCING Tahoe, the Least-Authority File System, v1.10
 
 The Tahoe-LAFS team is pleased to announce the immediate
-availability of version 1.9.1 of Tahoe-LAFS, an extremely
+availability of version 1.10.0 of Tahoe-LAFS, an extremely
 reliable distributed storage system. Get it here:
 
 https://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/quickstart.rst
@@ -14,12 +14,14 @@ unique security and fault-tolerance properties:
 
 https://tahoe-lafs.org/source/tahoe-lafs/trunk/docs/about.rst
 
-The previous stable release of Tahoe-LAFS was v1.9.0, released
-on October 31, 2011.
+The previous stable release of Tahoe-LAFS was v1.9.2, released
+on July 3, 2012.
 
-v1.9.1 is a critical bugfix release which fixes a significant
-security issue [#1654]. See the NEWS file [1] and known_issues.rst
-[2] file for details.
+v1.10.0 is a feature release which adds a new Introducer
+protocol, improves the appearance of the web-based user
+interface, improves grid security by making introducer FURLs
+unguessable, and fixes many bugs. See the NEWS file [1] for
+details.
 
 
 WHAT IS IT GOOD FOR?
@@ -52,7 +54,7 @@ please see the known_issues.rst file [2].)
 
 COMPATIBILITY
 
-This release is compatible with the version 1 series of
+This release should be compatible with the version 1 series of
 Tahoe-LAFS. Clients from this release can write files and
 directories in the format used by clients of all versions back
 to v1.0 (which was released March 25, 2008). Clients from this
@@ -61,7 +63,18 @@ all versions since v1.0. Servers from this release can serve
 clients of all versions back to v1.0 and clients from this
 release can use servers of all versions back to v1.0.
 
-This is the sixteenth release in the version 1 series. This
+Except for the new optional MDMF format, we have not made any
+intentional compatibility changes. However we do not yet have
+the test infrastructure to continuously verify that all new
+versions are interoperable with previous versions. We intend
+to build such an infrastructure in the future.
+
+The new Introducer protocol added in v1.10 is backwards
+compatible with older clients and introducer servers, however
+some features will be unavailable when an older node is
+involved. Please see docs/nodekeys.rst [14] for details.
+
+This is the eighteenth release in the version 1 series. This
 series of Tahoe-LAFS will be actively supported and maintained
 for the foreseeable future, and future versions of Tahoe-LAFS
 will retain the ability to read and write files compatible
@@ -125,7 +138,7 @@ Of Fame" [13].
 
 ACKNOWLEDGEMENTS
 
-This is the tenth release of Tahoe-LAFS to be created solely
+This is the twelfth 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.
@@ -133,11 +146,10 @@ possible.
 Brian Warner
 on behalf of the Tahoe-LAFS team
 
-January 12, 2011
+May 1, 2013
 San Francisco, California, USA
 
 
-[#1654] https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1654
 [1] https://tahoe-lafs.org/trac/tahoe-lafs/browser/NEWS.rst
 [2] https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/known_issues.rst
 [3] https://tahoe-lafs.org/trac/tahoe-lafs/wiki/RelatedProjects
@@ -151,3 +163,4 @@ San Francisco, California, USA
 [11] http://atlasnetworks.us/
 [12] https://leastauthority.com/
 [13] https://tahoe-lafs.org/hacktahoelafs/
+[14] https://tahoe-lafs.org/trac/tahoe-lafs/browser/docs/nodekeys.rst