Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 4.27 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.2.1 [2023-12-12]

Bug fixes

  • Fixed the missing optional tag on the Paths connection config parameter.

v0.2.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. (#30)

v0.1.1 [2023-10-05]

Dependencies

v0.1.0 [2023-10-02]

Dependencies

v0.0.2 [2023-04-03]

Bug fixes

  • Fixed the default value of the paths argument in the config/openapi.spc file to also include .yml and .yaml files in the current working directory. (#4)
  • Fixed the brand color.

v0.0.1 [2023-03-31]

What's new?