0.7.3 and 0.8b2 have been released.

Install v0.7.3 with:

  $ pip install wal-e

And 0.8b2 with:

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

Both of these contain bug fixes.  In both v0.7.3 and v0.8b2:

A viable root-cause and solution for the stubborn pg_subtrans
corruption cases that have been cropping up here and there.  A
detailed write-up is here: https://github.com/wal-e/wal-e/pull/141.
Kudos for the killer reproduction and proof-of-mechanism cases
submitted by Nick Jalbert.

In v0.8b2 only:

WalTransferGroup was too aggressive in killing greenlets that may
otherwise succeed and do useful work. By Dikang Gu, who seemingly
encountered this problem in a practical setting at Instagram.

New to v0.7.3 only (was already in v0.8a1):

Fix a Python 2.6 (worked on 2.7) compatibility bug with the WABS
range-request code for larger objects.

-- 
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