Skip to content

Latest commit

 

History

History
94 lines (57 loc) · 5.71 KB

CHANGELOG.md

File metadata and controls

94 lines (57 loc) · 5.71 KB

v0.8.0 [2024-02-06]

Bug fixes

  • Fixed pagination in the datadog_monitor table to correctly return data instead of an error. (#48) (Thanks @mdb for the contribution!)

v0.7.0 [2023-12-12]

What's new?

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v5.8.0 that includes plugin server encapsulation for in-process and GRPC usage, adding Steampipe Plugin SDK version to _ctx column, and fixing connection and potential divide-by-zero bugs. (#43)

v0.6.1 [2023-10-05]

Dependencies

v0.6.0 [2023-10-02]

Dependencies

v0.5.0 [2023-03-23]

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v5.3.0 which includes fixes for query cache pending item mechanism and aggregator connections not working for dynamic tables. (#28)

v0.4.0 [2023-01-05]

What's new?

v0.3.0 [2022-12-28]

What's new?

v0.2.0 [2022-09-28]

Dependencies

  • Recompiled plugin with steampipe-plugin-sdk v4.1.7 which includes several caching and memory management improvements. (#21)
  • Recompiled plugin with Go version 1.19. (#21)

v0.1.0 [2022-04-19]

Enhancements

v0.0.3 [2021-12-15]

Enhancements

v0.0.2 [2021-11-18]

Bug fixes

  • Fixed: When setting the api_url config argument to "https://api.datadoghq.eu/", connections should now work properly (#8)
  • Fixed: All tables' list calls now handle API errors more effectively (#8)

v0.0.1 [2021-11-14]

What's new?