v0.6.2
Bug fixes
- Fix issue where
--towas not respected for zero granularity data. (#483) - Fix issue where the relative time passed to
from/toargs were getting parsed incorrectly. (#485) - Fix issue where Tailpipe was crashing if the collection state file had nil trunk states from the previous collection. (#489)
- Fix
.inspectoutput to show the plugin name for custom tables. (#360) - Fix query JSON outputs to be consistent with DuckDB. (#432)
Dependencies
- Upgrade
go-viper/mapstructure/v2andoauth2packages to remediate high and moderate vulnerabilities.