Skip to content

Releases: DataDog/datadog-sync-cli

0.11.0

27 Jun 14:30
ab8f998
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix endless process spawn when "frozen" by @skarimo in #259

Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

24 Jun 14:44
4ab2e2b
Compare
Choose a tag to compare

What's Changed

Fixed

  • Handle complex source queries for Logs integration pipeline syncing by @skarimo in #247
  • Ensure only valid indexes are imported for logs_indexes_order by @skarimo in #246
  • Ensure clean exit on invalid keys by @skarimo in #250
  • Cleanup deprecation function and remove dead fn call by @skarimo in #252

Added

  • [APITL-856] Add support for logs-indexes-order by @skarimo in #238
  • [APITL-862] Add support for moving index to end of order list during deletion by @skarimo in #233
  • [APITL-855] Add support for enabling logs integration pipelines by @skarimo in #237
  • Add support for Powerpacks by @skarimo in #245
  • Add support for metrics metadata syncing by @skarimo in #249
  • Add support for metric percentiles syncing by @skarimo in #251
  • Handle invalid integration pipelines by @skarimo in #254

Full Changelog: 0.9.3...0.10.0

0.9.3

02 May 16:47
ebe6df5
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: 0.9.2...0.9.3

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