Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Latest commit

 

History

History
110 lines (65 loc) · 5.65 KB

CHANGELOG.md

File metadata and controls

110 lines (65 loc) · 5.65 KB

v0.11.0 [2023-07-28]

Deprecated

v0.10.0 [2023-03-22]

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

v0.9.0 [2022-09-09]

Dependencies

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

v0.8.0 [2022-07-22]

Dependencies

v0.7.0 [2022-07-07]

Enhancements

v0.6.0 [2022-06-24]

Enhancements

Breaking changes

  • Fixed the typo in the column name to use identity_family_name instead of ientity_family_name in turbot_active_grant and turbot_grant tables. (#51)

v0.5.0 [2022-04-28]

Enhancements

v0.4.0 [2022-02-09]

What's new?

v0.3.0 [2022-01-27]

What's new?

Enhancements

v0.2.0 [2021-12-13]

What's new?

v0.1.0 [2021-11-26]

Enhancements

  • Recompiled plugin with steampipe-plugin-sdk v1.8.2 and Go version 1.17 (#17)
  • Added additional optional key quals, filter support and context cancellation handling across all the tables (#5)
  • Added workspace column across all the tables to identify Turbot workspace (#5)

v0.0.3 [2021-09-22]

Enhancements

  • Recompiled plugin with steampipe-plugin-sdk v1.6.1 (#7)
  • resource_type_* columns of turbot_resource table should now limit on the exact resource type

v0.0.2 [2021-05-27]

Bug fixes

  • Tidy up example on Overview page

v0.0.1 [2021-05-27]

What's new?