Steampipe CLI v1.1.1 - Fix query batch mode outputs
Apr 25, 2025•steampipe
Bug fixes
- Fix issue where query batch mode outputs(json, csv, line) were not printing the rows received to stdout when any of the other rows returned an API error. (#4516)
- Fix issue where query batch mode table output always returned a 0 row count when timing was enabled. (#4520)