Skip to content

v0.2.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@x4m x4m released this 05 Apr 12:08
4dea194

This pre-release fixes several bugs:

  1. Parallel wal-push could be stuck in deadlock under several circumstances. #222
  2. delete could remove first WAL segment needed to the oldest backup done by WAL-E #230 #232
  3. delete could remove WALs incorrectly in GCP bucket #230 #233

Many thanks for reporting these bugs @brouberol @CyberDem0n @kel00s and others.