Skip to content

Latest commit

 

History

History
135 lines (80 loc) · 8.28 KB

CHANGELOG.md

File metadata and controls

135 lines (80 loc) · 8.28 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.10.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. (#115)

v0.9.1 [2023-10-05]

Dependencies

v0.9.0 [2023-10-02]

Dependencies

v0.8.0 [2023-07-06]

What's new?

v0.7.0 [2023-06-08]

What's new?

v0.6.0 [2023-03-22]

Bug fixes

  • Fixed pagination in cloudflare_account_member table. (#39)

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

v0.5.0 [2022-09-28]

Dependencies

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

v0.4.0 [2022-04-27]

Enhancements

v0.3.0 [2021-12-22]

What's new?

v0.2.0 [2021-12-08]

What's new?

Enhancements

  • README.md and docs/index.md files now have updated Slack channel links

v0.1.0 [2021-11-23]

Enhancements

v0.0.3 [2021-10-04]

Enhancements

  • Updated the README file as per the latest format (#18)

Bug fixes

  • Fixed the cloudflare_zone table to include the missing dnssec and settings columns (#17)

v0.0.2 [2021-07-02]

What's new?

Enhancements

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

v0.0.1 [2021-03-11]

What's new?

  • Initial release with tables for accounts, API tokens, DNS records, users, and zones.