Release Announcement: v0.8.0

77 views
Skip to first unread message

Daniel Farina

unread,
Mar 24, 2015, 7:36:52 PM3/24/15
to wal-e
Install v0.8.0 it with:

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

Or, as it has been uploaded to PyPI:

$ pip install wal-e

Release Notes:

Release v0.8.0 is deemed backwards and forwards compatible with WAL-E
v0.7 in terms of archival format and interface. Upgrading and
downgrading require no special steps.

Changes and enhancements from the v0.7 series:

Addition of parallel and pipelined WAL recovery

Enabled by default, WAL-E will now perform speculative and parallel
prefetching of WAL when recovering. This is an often a significant
speedup in recovering or catching up databases.

The S3 Server Side Encryption is always set

Because the feature is transparent outside sending a header, this is
not thought to impose any changes.

Support an optinally specified S3 endpoint

This allows use of alternate S3 implementations, such as "radosgw".

Support an optionally specified log destination

Configuring for emitting logs on only stderr is now supported. Also
supported is customizing the syslog facility logged to.
Reply all
Reply to author
Forward
0 new messages