Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Releases: hatena/polymerase

v0.6.0 (2017-12-26)

26 Dec 07:51
770c927
Compare
Choose a tag to compare

v0.5.0 (2017-12-12)

12 Dec 02:30
f346eb9
Compare
Choose a tag to compare

v0.4.9 (2017-12-12)

12 Dec 08:23
05eb9f7
Compare
Choose a tag to compare

This release is important for those who use v0.4.8 and have a plan to upgrade to v0.5.x.

v0.4.8 (2017-12-06)

06 Dec 12:59
8a65ab7
Compare
Choose a tag to compare

v0.4.7 (2017-11-30)

30 Nov 05:57
b49482b
Compare
Choose a tag to compare

v0.4.6 (2017-08-08)

08 Aug 08:43
Compare
Choose a tag to compare
  • Fix cycle complexity in doRestore #53 (taku-k)
  • Make restore command download sequentially #52 (taku-k)

v0.4.5 (2017-07-25)

25 Jul 03:09
Compare
Choose a tag to compare
  • Add --defaults-file option for backup and restore commands #51 (taku-k)
  • Upgrade xtrabackup to 2.3.9 #50 (taku-k)

v0.4.4 (2017-07-18)

18 Jul 13:52
Compare
Choose a tag to compare
  • 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)

13 Jul 10:02
Compare
Choose a tag to compare
  • 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)

11 Jul 10:00
Compare
Choose a tag to compare
  • Fix segmentation fault in case db is not found #38 (taku-k)
  • Fix bug to restore backup #37 (taku-k)