0.8 Beta 1 has been released.

Install it with:

  $ pip install https://github.com/wal-e/wal-e/archive/v0.8b1.tar.gz

There have been no changes since Alpha 1.  I plan to move through the
b1/c1/release phases once per week unless something crops up.  That
means v0.8.0 is expected for release on PyPI in two more weeks with no
changes.  Please help test things before then.

Highlights from last time:

WAL fetching is now pipelined and parallelized, using prefetching.
This can account for drastically reduced restore times.  Some real
world cases have the total disaster recovery time cut in half.

Logging now supports selectable output.  See
https://github.com/wal-e/wal-e#logging.   By Rodolphe QuiƩdeville.

When using S3, one can now use an alternate endpoint by setting
WALE_S3_ENDPOINT, allowing compatibility with Ceph RADOS and other S3
implementations:
https://github.com/wal-e/wal-e#manually-specifying-the-s3-endpoint.
By Chris Armstrong.

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to