Skip to content

Latest commit

 

History

History
78 lines (49 loc) · 4.93 KB

File metadata and controls

78 lines (49 loc) · 4.93 KB

v1.2.0 [2025-10-13]

Dependencies

  • Recompiled plugin with Go version 1.24. (#52)
  • Recompiled plugin with steampipe-plugin-sdk v5.13.1 that addresses critical and high vulnerabilities in dependent packages. (#53)

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. (#48)
  • Recompiled plugin with steampipe-plugin-sdk v5.11.5 that addresses critical and high vulnerabilities in dependent packages. (#48)

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

v0.1.1 [2023-10-05]

Dependencies

v0.1.0 [2023-10-02]

Dependencies

v0.0.2 [2023-08-25]

Bug fixes

  • Fixed pagination in the following tables: (#26)
    • shopify_collection_product
    • shopify_customer
    • shopify_order
    • shopify_product

v0.0.1 [2023-05-29]

What's new?