Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 13:05
· 49 commits to main since this release
cc45cba

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