Skip to content

Latest commit

 

History

History
79 lines (44 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

79 lines (44 loc) · 4.27 KB

v0.6.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. (#28)

v0.5.1 [2023-10-04]

Dependencies

v0.5.0 [2023-10-02]

Dependencies

v0.4.0 [2023-04-10]

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. (#15)

v0.3.0 [2022-09-28]

Dependencies

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

v0.2.1 [2022-05-23]

Bug fixes

  • Fixed the Slack community links in README and docs/index.md files. (#9)

v0.2.0 [2022-04-27]

Enhancements

v0.1.0 [2021-12-15]

Enhancements

v0.0.2 [2021-10-18]

Enhancements

  • Update plugin SDK to v1.7.0

Bug fixes

  • Handle null for last_reported_at column #1

v0.0.1 [2021-07-20]

What's new?