Skip to content

Latest commit

 

History

History
89 lines (52 loc) · 5.25 KB

CHANGELOG.md

File metadata and controls

89 lines (52 loc) · 5.25 KB

v0.5.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 column _ctx, and fixing connection and potential divide-by-zero bugs. (#45)

v0.4.1 [2023-10-05]

Dependencies

v0.4.0 [2023-10-02]

Dependencies

v0.3.0 [2023-04-12]

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.2.0 [2022-09-09]

Dependencies

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

v0.1.1 [2022-07-20]

Enhancements

  • Added geo-related examples and to twitter_search_recent table document. (#11)

Bug fixes

  • Fixed incorrect table name in twitter_search_recent table document example queries. (#18)

Dependencies

v0.1.0 [2022-04-28]

Enhancements

v0.0.3 [2021-11-23]

Enhancements

v0.0.2 [2021-09-22]

What's new?

  • Clarified table documentation with where clause field requirements

Enhancements

v0.0.1 [2021-04-03]

What's new?