Steampipe CLI v2.2.0 - Add support for using context functions in steampipe connection config
Sep 24, 2025•steampipe
Whats new
- Add support for using context functions in steampipe connection config. (#4433)
- Show message during startup indicating whether Steampipe launched its own Postgres or connected to an existing service. (#4427)
Bug fixes
- Fix issue where running plugin update was creating the default config file, if it did not exist. (#4628)
- Fix help message after uninstalling plugins. (#4483)
- Fix issue where steampipe login was not respecting PIPES_INSTALL_DIR env var. (#4402)