Azure plugin v1.14.1 - Fixed Steampipe Anywhere Postgres FDW builds for Linux AMD64
Sep 14, 2026•steampipe
Bug fixes
- Fixed the Steampipe Anywhere Postgres FDW builds for Linux AMD64, which in v1.14.0 were linked against glibc 2.38 and failed to load on distributions with older glibc versions, such as Ubuntu 22.04 and Debian 12, with version 'GLIBC_2.38' not found. The Linux AMD64 Postgres FDW and SQLite extension artifacts are now built on Ubuntu 22.04. (turbot/steampipe-workflows#110)