steampipe

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

AGPL-3.0 License

Stars
6.9K
Committers
44

Bot releases are hidden (Show)

steampipe - v0.19.0-spc.1

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-spc.0

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.8

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.7

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.6

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.5

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.4

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.3

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.2

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.1

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-rc.0

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-alpha.3

Published by kaidaguerre over 1 year ago

steampipe - v0.18.6

Published by kaidaguerre over 1 year ago

Bug fixes

  • Fix issue where inspect would not work with table names with a '.' (dot). (#2455)
  • Fix issue where autocomplete does not quote table names that need to be quoted. (#3065)
  • Fix issue where check csv output was appending an extra line at the end. (#3106)
  • Fixes issue where snapshot mode in query leads to duplicate rows in console/file output. (#3112)
steampipe - v0.19.0-alpha.2

Published by kaidaguerre over 1 year ago

steampipe - v0.18.5

Published by kaidaguerre over 1 year ago

Bug fixes

  • Fix double counting of control errors in benchmark summary. (#3084)
steampipe - v0.18.4

Published by kaidaguerre over 1 year ago

Bug fixes

  • Fix dashboard panel detail crash when viewing data tables with non-string values in text columns. (#3071)
  • Fixes issue where steampipe notifies of available update even if plugin is updated. (#2998)
  • Fix issue where snapshot creation was failing for command line queries in batch mode. (#2943)
  • Add a helpful error message when snapshot sharing fails because of an invalid token. (#2944)
  • Fix query batch mode returning zero exit code when rows return errors. (#3044)
  • Fixes issue where options from default.spc were taking precedence over environment variable settings. (#3060)
steampipe - v0.18.3

Published by kaidaguerre over 1 year ago

Bug fixes

  • Fix issue where search_path is not getting set from connection-config watching in service mode. (#3047)
  • Fix issue where extra newline was added to interactive prompt before messages were printed. (#3027)
  • Fix issue where when running a dashboard from a dependent mod, default variable vals are not being included in the snapshot. (#2730)
  • Update --version output to match the startup message. (#3028)
steampipe - v0.19.0-alpha.1

Published by kaidaguerre over 1 year ago

steampipe - v0.19.0-alpha.0

Published by kaidaguerre over 1 year ago

steampipe - v0.18.2

Published by kaidaguerre over 1 year ago

Bug fixes

  • Fix dashboard property blocks not taking effect in node/edge property tooltips. (#3026)