This is looking like a nice upgrade. What does the release pipeline/process usually look like? Something to the effect of "keep releasing alphas until they're stable, then release a stable version"?
On Friday, January 3, 2014 3:35:03 PM UTC-8, Daniel Farina wrote: > > Some bugs have been fixed. Missing features were filled in. > > To install WAL-E v0.7a2, run: > > $ pip install https://github.com/wal-e/wal-e/archive/v0.7a2.tar.gz > > This should work fine inside a virtualenv, or, if run as root, is > expected to work installing to the primary system directories. > > An installation can be confirmed by checking: > > $ wal-e version > 0.7a2 > > Here is an overview of the changes: > > * logging has been made more robust, previously, modules imported by > the system could cause WAL-E's logs to be suppressed, and did so on > some platforms. > > * Swift 'delete before' has had a crash fix applied > > * Swift uses streaming uploads and downloads now > > * Swift has nicer logging when dealing with non-extant keys > > * Swift supports setting the "endpoint type" > > * 'delete retain' no longer crashes when there are no base backups > > * Documentation adjustments > -- 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.
