0.7 Beta 2 has been released. Install it with:
$ pip install https://github.com/wal-e/wal-e/archive/v0.7b2.tar.gz Highlights: A bug was fixed in creation of directories when performing tar file extractions. This would manifest as an infinite loop in backup-fetch. This bug exposed another that causes process leaks in certain error handling conditions; this is a very old latent bug. This has been fixed. The WABS back-end has received a fix in its exception propagation, which might otherwise cause strange or corrupt results in WAL fetching. If one sets a recovery target (recommended), Postgres does retry downloading and applying the WAL segment. The GPG support has been modified to use the --batch flag to gpg, and this allows it to take advantage of previously un-locked keys in one's GPG agent. -- 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/groups/opt_out.
