Skip to content

Releases: scribd/datadog_backup

v1.0.3

10 Jun 17:31
Compare
Choose a tag to compare

1.0.3 (2021-06-10)

Bug Fixes

  • deps: update concurrent-ruby requirement from = 1.1.8 to = 1.1.9 (31ccccb)

v1.0.2

06 May 18:12
Compare
Choose a tag to compare

1.0.2 (2021-05-06)

Bug Fixes

  • deps: bump rexml from 3.2.4 to 3.2.5 (15efa8c)

v1.0.1

26 Mar 23:31
Compare
Choose a tag to compare

1.0.1 (2021-03-26)

Bug Fixes

  • dependabot syntax for github (4214001)

v1.0.1-alpha.1

10 Mar 05:10
Compare
Choose a tag to compare
v1.0.1-alpha.1 Pre-release
Pre-release

1.0.1-alpha.1 (2021-03-10)

v1.0.0

02 Mar 23:15
Compare
Choose a tag to compare

1.0.0 (2021-03-02)

Bug Fixes

  • handle gets with no result (8d016a1)

Features

  • If resource doesn't exist in Datadog, the resource is recreated. (18ba241)

BREAKING CHANGES

  • datadog-backup used to exit with an error if a resource
    wasn't found in Datadog.

v1.0.0-alpha.2

19 Jan 22:28
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

1.0.0-alpha.2 (2021-01-19)

Features

  • If resource doesn't exist in Datadog, the resource is recreated. (f2f9e1f)

BREAKING CHANGES

  • datadog-backup used to exit with an error if a resource
    wasn't found in Datadog.

v1.0.0-alpha.1

17 Jan 00:05
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2021-01-17)

Features

  • If resource doesn't exist in Datadog, the resource is recreated. (95d9699)

BREAKING CHANGES

  • datadog-backup used to exit with an error if a resource
    wasn't found in Datadog.

v0.11.0

12 Jan 18:47
Compare
Choose a tag to compare

0.11.0 (2021-01-12)

Features

  • Add force-restore flag to allow running in automation (#46) (e067386)

v0.10.3

11 Dec 21:09
Compare
Choose a tag to compare

0.10.3 (2020-12-11)

Performance Improvements

v0.11.0-alpha.1

24 Nov 08:11
Compare
Choose a tag to compare
v0.11.0-alpha.1 Pre-release
Pre-release

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

Features