github turbot/steampipe v0.16.0

latest releases: v0.23.1, v0.23.0, v0.23.0-rc.0...
21 months ago

What's new?

  • Add support for plugin processes to handle multiple connections (rather than a process per connection), improving startup time and reducing memory usage. (#2262)
  • Limit the maximum memory used by the plugin query cache can using the environment variable STEAMPIPE_CACHE_MAX_SIZE_MB (#2363)
  • Update base image for the steampipe docker container. (#2233)
  • Improve help messages when a plugin is installed but the connection is not configured. (#2319)
  • Only add a blank line between query results, not after the final result. (#2333, #2340)
  • Timing terminal output now uses appropriate fidelity (secs, ms) for easier readability. (#2246)
  • Disable FDW update message during plugin update. (#2312)
  • Update dashboard ExecutionComplete event to include only variables referenced by the dashboard/benchmark being run. (#2283)
  • Add support for single and multi-select combo inputs in dashboards, allowing for a combination of static/query-driven and custom options.
  • Improve display of connection validation errors.
  • Improve handling of dashboards with multiple inputs.
  • Improve layout of dashboard error modal.

Bug fixes

  • Fix interactive multi-line mode. (#2260)
  • Fix intermittent failure for dashboard server shutting down when pressing ctrl+c. (#2328)
  • Fix Steampipe terminating if query (or empty line) is entered before initialisation completes. (#2300)
  • Fix pasting a query during cli initialization causing it to be duplicated on the screen. (#1980)
  • Fix connecting to remote database using --workspace-database. (#2324)

Don't miss a new steampipe release

NewReleases is sending notifications on new releases.