Steampipe CLI v2.4.4 - statement_timeout fix

May 25, 2026steampipe

Bug fixes

  • Bundled steampipe-postgres-fdw upgraded to v2.2.4 — fixes statement_timeout, pg_cancel_backend, and pg_terminate_backend having no effect when a plugin's gRPC stream stalls. Affected sessions previously held AccessShareLock indefinitely, blocking partition swaps and other DDL until restart. (steampipe-postgres-fdw#671)