Dear all,

I am pleased to announce a new release of S3QL, version 5.0.0.

>From the changelog:

S3QL 5.0.0 (2023-07-08)
=======================

* The internal file system revision has changed. File systems created with this 
version of
  S3QL are NOT COMPATIBLE with prior S3QL versions.

  Existing file systems must be upgraded before they can be used with current
  S3QL versions. This procedure is NOT REVERSIBLE.

  To update an existing file system, use the `s3qladm upgrade` command. This 
upgrade
  should not take longer than a regular mount + unmount sequence.

* S3QL no longer supports storage backends that do not provide immediate 
consistency.

* S3QL no longer maintains entire filesystem metadata in a single storage 
object. Instead,
  the database file is distributed across multiple backend objects with a block 
size
  configured at mkfs time. This means that (1) S3QL also no longer needs to 
upload the
  entire metadata object on unmount; and (2) there is no longer a size limit on 
the
  metadata.

* The Google Storage backend now retries on network errors when doing the 
initial
  validation of the bucket.


The following people have contributed code to this release:

Daniel Jagszent <dan...@jagszent.de>
halsbox <hals...@users.noreply.github.com>
Nikolaus Rath <nikol...@rath.org>
Viktor Szépe <vik...@szepe.net>

(The full list of contributors is available in the AUTHORS file).

The release is available for download from
https://github.com/s3ql/s3ql/releases

Please report any bugs on the mailing list (s3ql@googlegroups.com) or
the issue tracker (https://github.com/s3ql/s3ql/issues).

Best,
-Nikolaus

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to s3ql+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/875y6ulg45.fsf%40vostro.rath.org.

Reply via email to