Releases: DataDog/datadog-sync-cli
Releases · DataDog/datadog-sync-cli
0.9.2
0.9.1
0.9.0
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
- @tim-chaplin-dd made their first contribution in #223
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
Fixed
- Minor fix for the User Resource and correction in find_attr by @aldrickdev in #196
- Fix
downtime_schedule
one time schedule syncing by @aldrickdev in #197 - Adds the editor attribute to the exclude by @aldrickdev in #198
Added
- Added support for the "Not" Operator by @aldrickdev in #195
New Contributors
- @aldrickdev made their first contribution in #196
Full Changelog: 0.7.0...0.8.0
0.7.0
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
New Contributors
Full Changelog: 0.6.1...0.7.0