Skip to content

Latest commit

 

History

History
135 lines (77 loc) · 7.06 KB

CHANGELOG.md

File metadata and controls

135 lines (77 loc) · 7.06 KB

v1.0.0 [2024-10-22]

There are no significant changes in this plugin version; it has been released to align with Steampipe's v1.0.0 release. This plugin adheres to semantic versioning, ensuring backward compatibility within each major version.

Dependencies

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

v0.6.1 [2023-10-05]

Dependencies

v0.6.0 [2023-10-02]

Dependencies

v0.5.0 [2023-07-17]

Enhancements

  • Updated the docs/index.md file to include multi-account configuration examples. (#36)

v0.4.0 [2023-04-06]

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

v0.3.0 [2022-09-26]

Dependencies

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

v0.2.0 [2022-04-27]

Enhancements

v0.1.0 [2021-12-15]

Enhancements

v0.0.7 [2021-09-22]

Enhancements

v0.0.6 [2021-04-18]

What's new?

Bug fixes

  • Fixed: Return an error if the token is not set in credentials or env var (#15)

v0.0.5 [2021-04-02]

Bug fixes

  • Fixed: Table definitions & examples link now points to the correct location (#12)

v0.0.4 [2021-03-31]

Bug fixes

  • Fix HTML line break in docs home page

v0.0.3 [2021-03-31]

What's new?

  • Updated README and docs home page

v0.0.2 [2021-03-31]

What's new?

v0.0.1 [2021-03-19]

What's new?