Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 1.93 KB

v0.2.0 [2023-04-11]

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

v0.1.0 [2023-02-10]

Enhancements

  • Added column endpoint_applications to vanta_computer table. (#9)

Dependencies

v0.0.2 [2023-02-06]

Bug fixes

  • Fixed the vanta_integration table to correctly return data instead of returning an error. (#5)
  • Renamed column risk_attributes to risk_profile in vanta_vendor table to stay in alignment with the GraphQL API attributes. (#5)

v0.0.1 [2023-02-04]

What's new?