Skip to content

Latest commit

 

History

History
117 lines (66 loc) · 6.57 KB

CHANGELOG.md

File metadata and controls

117 lines (66 loc) · 6.57 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.9.0 [2024-07-26]

What's new?

  • Added support for iex_api_token connnection config parameter to access finance_us_sec_public_company table data. (#43)

Enhancements

  • The Plugin and the Steampipe Anywhere binaries are now built with the netgo package. (#61)
  • Added the version flag to the plugin's Export tool. (#65)

Dependencies

v0.8.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. (#48)

v0.7.1 [2023-10-05]

Dependencies

v0.7.0 [2023-10-02]

Dependencies

v0.6.0 [2023-08-17]

Dependencies

  • Recompiled plugin with finance-go v1.1.1-0.20230807033903-430a57233430 that fixes the plugin to return results consistently instead of returning errors. (#28)

v0.5.0 [2023-05-12]

Dependencies

v0.4.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. (#20)

v0.3.0 [2022-09-28]

Dependencies

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

v0.2.1 [2022-05-23]

Bug fixes

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

v0.2.0 [2022-04-27]

Enhancements

v0.1.0 [2021-12-15]

Enhancements

v0.0.3 [2021-08-31]

Bug fixes

  • Pass User-Agent to finance_us_sec_* tables to avoid throttling errors.

v0.0.2 [2021-07-02]

Enhancements

  • Updated plugin category from internet to media
  • Updated plugin license to Apache 2.0 per turbot/steampipe#488

v0.0.1 [2021-05-20]

What's new?