v0.4.4 (2017-07-18)
- Add options for backup and restore #47 (taku-k)
- Add cron command to generate cron file #46 (taku-k)
- Purge state in etcd when removing backups #45 (taku-k)
- Add test for restore command #44 (taku-k)
v0.4.3 (2017-07-13)
- Not store intermediate restored files #43 (taku-k)
- Omit example lines in Gopkg.toml #42 (taku-k)
- Use github.com/fortytw2/leaktest and remove original leaktest #41 (taku-k)
- Use dep for dependency management instead of glide #40 (taku-k)
- Use StoreSpec for store-dir flag to validate in initializing #39 (taku-k)
v0.4.2 (2017-07-11)
v0.4.1 (2017-07-07)
v0.4.0 (2017-07-01)
- Release v0.4.0 #33 (taku-k)
- Changed default time format to include time zone #32 (taku-k)
info backups
command outputs as json #31 (taku-k)info nodes
commands output as json #30 (taku-k)- Add CHANGELOG.md #29 (taku-k)
- Add version command #28 (taku-k)
v0.3.1 (2017-06-29)
- Stop travis-ci email notification on success #27 (taku-k)
- Use tar instead of pure go #26 (taku-k)
- Support integration test with transaction #19 (taku-k)
- Add --safe-slave-backup flag to xtrabackup command #22 (taku-k)
v0.3.0 (2017-06-27)
- Add latest option for restore #18 (taku-k)
- Add integration test #14 (taku-k)
- Don't use glide for test rule #16 (taku-k)
- Add insecure-auth option for backup #15 (taku-k)
- Fix etcd client leak #13 (taku-k)
- Add info command #12 (taku-k)
- Restore backup information when restarting server #11 (taku-k)
- Add advertise-host option and record it #10 (taku-k)