Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 4.96 KB

CHANGELOG.md

File metadata and controls

84 lines (51 loc) · 4.96 KB

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-04-07]

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

v0.4.0 [2022-09-26]

Dependencies

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

v0.3.1 [2022-05-23]

Bug fixes

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

v0.3.0 [2022-04-28]

Enhancements

v0.2.0 [2021-12-08]

Enhancements

v0.1.0 [2021-08-06]

Enhancements

  • Updated: README.md and docs/index.md have been updated with the latest formats (#8)

Bug fixes

  • Fixed: All Shodan website links now point to the correct URLs (#7)

v0.0.1 [2021-03-18]

What's new?