You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.0.0](v0.11.0...v1.0.0) (2021-03-02)
### Bug Fixes
* handle gets with no result ([8d016a1](8d016a1))
### Features
* If resource doesn't exist in Datadog, the resource is recreated. ([18ba241](18ba241))
### BREAKING CHANGES
* `datadog-backup` used to exit with an error if a resource
wasn't found in Datadog.
* handle gets with no result ([8d016a1](https://github.com/scribd/datadog_backup/commit/8d016a1858b44d374a0dff121c71340bf18062e0))
7
+
8
+
9
+
### Features
10
+
11
+
* If resource doesn't exist in Datadog, the resource is recreated. ([18ba241](https://github.com/scribd/datadog_backup/commit/18ba24183e136f9d899351bbb0999aba2c22308f))
12
+
13
+
14
+
### BREAKING CHANGES
15
+
16
+
*`datadog-backup` used to exit with an error if a resource
0 commit comments