Skip to content

Releases: scribd/datadog_backup

v0.11.0-alpha.1

24 Nov 08:11

Choose a tag to compare

v0.11.0-alpha.1 Pre-release
Pre-release

0.11.0-alpha.1 (2020-11-24)

Features

v0.10.2

03 Nov 00:14

Choose a tag to compare

0.10.2 (2020-11-03)

Bug Fixes

  • virtual environment updates ruby 2.7.1 -> 2.7.2 (f950dd6)

v0.10.1

08 Sep 20:41

Choose a tag to compare

0.10.1 (2020-09-08)

Bug Fixes

v0.10.1-alpha.1

24 Aug 23:09

Choose a tag to compare

v0.10.1-alpha.1 Pre-release
Pre-release

0.10.1-alpha.1 (2020-08-24)

Bug Fixes

v0.10.0

14 Aug 16:38

Choose a tag to compare

0.10.0 (2020-08-14)

Features

v0.9.0

11 Aug 22:47

Choose a tag to compare

0.9.0 (2020-08-11)

Features

  • public release of datadog_backup (50d3582)

v0.8.0

07 Aug 01:25

Choose a tag to compare

0.8.0 (2020-08-07)

Features

  • sort keys and ignore banlist for consistency (ca683a6)

v0.7.0

07 Aug 01:05

Choose a tag to compare

0.7.0 (2020-08-07)

Features

  • Purge before backup, so that deletions can be detected. (bdcb2b0)

v0.6.0

05 Aug 03:39

Choose a tag to compare

0.6.0 (2020-08-05)

Bug Fixes

  • enable datadog_backup executable to run restore (5094813)
  • order is not guaranteed (d65b9a8)
  • restore actually restores (0e80999)
  • rspec properly handles SystemExit (cf26bfb)

Features

  • add restore flow (8175a03)
  • Change defaults to YAML(backups) and color(diffs) (d9ed708)
  • ignore key ordering changes (47e6e9f)
  • use Diffy diffs rather than HashDiff:x (e5529b8)

v0.5.0

30 Jul 04:35

Choose a tag to compare

0.5.0 (2020-07-30)

Features

  • Handle Ctrl-c by closing down the worker pool (96791ba)
  • use thread pool to globally limit thread count (915f5c2)