Releases: camptocamp/bivac
Releases · camptocamp/bivac
v1.0.0-alpha0
Use tag latest in Helm chart by default
v0.26.0
Metrics:
- Use volume as primary key in metrics, avoids getting all metrics (PR #117, fix #115)
v0.25.5
Features:
- Retry on errors (fix #112)
v0.25.4
Bugfix:
- Do not crash when GetMetrics fails (fix #108)
v0.25.3
Dependencies:
- Switch to docker/docker since docker/engine-api is deprecated
Bugfix:
- Override p.SetVolumeBackupDir() for all providers (fix #107, really fix #103)
v0.25.2
Build:
- Build with Go 1.7 in Travis CI
Bugfix:
- Check exit code in PrepareBackup() (fix #105)
v0.25.1
Bugfix:
- Drop databases before recreating (fix #104)
- Call p.GetBackupDir(), not p.backupDir (fix #103)