Steampipe Versions Save

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.

v0.23.1

1 week ago

Bug fixes

  • Update FDW to 1.11.1 to fix bad Linux Arm build. (#4271)
  • Update hydrates count in timing verbose mode to use integer formatting(e.g. 119,138). (#4270)

v0.23.0

1 week ago

Whats new

  • Add support for connection key columns. (#768)

A connection key column defines a column that has a value which maps 1-1 to a Steampipe connection and so can be used to filter connections when executing an aggregator query.

These columns are treated as (optional) KeyColumns. This means they are taken into account in the query planning.

  • Add support for pushing down sort order. (#447)
  • Update limit pushdown logic to push down the limit if all sort clauses are pushed down. (#458)
  • Add support for WHERE column=val1 OR column=val2 OR column=val3...
  • Adds support for verbose timing information. (#4244)
  • Migrate from plugin registry from GCP to GHCR. (#4232)

Bug fixes

  • Fix hang when timing disabled. (#4237)
  • Add signal handler for signal 16 to avoid FDW crash. (#457)

v0.23.0-rc.0

2 weeks ago

v0.23.0-alpha.7

3 weeks ago

v0.23.0-alpha.6

3 weeks ago

v0.23.0-alpha.4

4 weeks ago

v0.23.0-alpha.3

1 month ago

v0.23.0-alpha.2

1 month ago

v0.23.0-alpha.1

1 month ago

v0.23.0-alpha.0

1 month ago