github turbot/steampipe v2.0.0

latest releases: v2.1.1-alpha.202508281359, v2.1.0-rc.11, v2.1.0-rc.10...
2 months ago

Breaking changes

  • Increased the minimum required glibc version to 2.34 for the FDW, due to the upgrade of the Linux build environment from Ubuntu 20.04 to Ubuntu 22.04 GitHub runners. As a result, Steampipe no longer supports older Linux distributions such as Ubuntu 20.04 and Amazon Linux 2.

Bug fixes

  • Fix issue where the FDW did not correctly provide planning cost information for key-columns with an any-of requirement. This led the Postgres planner to choose query plans that do not include filters on those columns, even when filters were present in the query. (#558)
  • Fix issue where Steampipe was returning a 0 exit code even when a wrong sub-command was run. (#4563)

Don't miss a new steampipe release

NewReleases is sending notifications on new releases.