Skip to content

Releases: DataDog/datadog-sync-cli

0.9.2

29 Apr 17:34
1fb7a57
Compare
Choose a tag to compare

What's Changed

Fixed

  • Make sure Lock object is initialized in the same event loop by @skarimo in #241

Full Changelog: 0.9.1...0.9.2

0.9.1

25 Apr 13:35
72ddb0d
Compare
Choose a tag to compare

What's Changed

Fixed

  • Ensure we dump synced resources before exiting when interupted by @skarimo in #232
  • Acquire lock before filter by @skarimo in #239

Added

Full Changelog: 0.9.0...0.9.1

0.9.0

24 Apr 13:05
cc45cba
Compare
Choose a tag to compare

What's Changed

Fixed

  • Move permission retrieval into import step by @skarimo in #210
  • Handle when import id is changed during dependency resolution by @skarimo in #220

Added

  • Handle host remapping in get call by @skarimo in #206
  • Add support for restricted_roles connection in synthetics private location by @skarimo in #209
  • Refactor abstract methods so they are not called directly by @skarimo in #207
  • Add support for teams by @skarimo in #214
  • Inject default tags to supported resources by @skarimo in #211
  • Add support for restriction_policies by @skarimo in #213
  • Add progress bar for get_resources and debug logging for paginated requests by @skarimo in #230
  • Ensure progress bar is continuously updated by @skarimo in #231

Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

10 Jan 18:32
884fade
Compare
Choose a tag to compare

What's Changed

Fixed

Added

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

14 Nov 18:21
17fdcee
Compare
Choose a tag to compare

What's Changed

Fixed

  • Pin setuptools_scm to < 8 by @skarimo in #184
  • Pass all keyword/ arguments to avoid panics with setuptools_scm > 8 by @skarimo in #187

Added

  • Add downtime_schedules resource and deprecate downtimes by @skarimo in #192

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.1

19 Sep 17:15
2d23a16
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix monitors ID resolution and add support for new burn_rate SLO queries by @skarimo in #182

Full Changelog: 0.6.0...0.6.1

0.6.0

18 Sep 19:07
974539a
Compare
Choose a tag to compare

What's Changed

Added

  • Add new logs_pipelines resource and deprecate logs_custom_pipelines by @skarimo in #176
  • Add support for logs_pipelines_order resource by @skarimo in #179

Full Changelog: 0.5.1...0.6.0

0.5.1

13 Sep 17:42
0fb4f7a
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: 0.5.0...0.5.1

0.5.0

24 Aug 20:39
e45b726
Compare
Choose a tag to compare

What's Changed

Added

Full Changelog: 0.4.2...0.5.0

0.4.2

23 Aug 17:17
8cd3294
Compare
Choose a tag to compare

What's Changed

Fixed

  • Dump synthetics private location config data on create by @skarimo in #164

Full Changelog: 0.4.1...0.4.2