Skip to content

Latest commit

 

History

History
131 lines (76 loc) · 7.48 KB

File metadata and controls

131 lines (76 loc) · 7.48 KB

v1.2.1 [2025-10-13]

Dependencies

v1.2.0 [2025-08-22]

Bug fixes

  • Fixed the bound_to column of hcloud_image table to correctly return data instead of an error. (#48) (Thanks @kuang87 for the contribution!!)

Dependencies

  • Recompiled plugin with Go version 1.24.
  • Recompiled plugin with steampipe-plugin-sdk v5.13.0 that addresses critical and high vulnerabilities in dependent packages.

v1.1.1 [2025-04-18]

Bug fixes

  • Fixed Linux AMD64 plugin build failures for Postgres 14 FDW, Postgres 15 FDW, and SQLite Extension by upgrading GitHub Actions runners from ubuntu-20.04 to ubuntu-22.04.

v1.1.0 [2025-04-17]

Dependencies

  • Recompiled plugin with Go version 1.23.1. (#42)
  • Recompiled plugin with steampipe-plugin-sdk v5.11.5 that addresses critical and high vulnerabilities in dependent packages. (#42)

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

v0.7.1 [2023-10-05]

Dependencies

v0.7.0 [2023-10-02]

Dependencies

v0.6.0 [2023-07-17]

Enhancements

  • Updated the docs/index.md file to include multi-account configuration examples. (#17)

v0.5.0 [2023-04-07]

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

v0.4.0 [2022-10-20]

v0.3.0 [2022-09-27]

Dependencies

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

v0.2.1 [2022-05-23]

Bug fixes

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

v0.2.0 [2022-04-27]

Enhancements

v0.1.0 [2021-12-16]

Enhancements

v0.0.2 [2021-10-06]

Bug fixes

  • Fix brand color in Steampipe Hub icons.

v0.0.1 [2021-10-06]

What's new?