这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.6.2

Choose a tag to compare

@pskrbasu pskrbasu released this 24 Jul 14:54
· 54 commits to develop since this release
3837999

Bug fixes

  • Fix issue where --to was not respected for zero granularity data. (#483)
  • Fix issue where the relative time passed to from/to args 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 .inspect output to show the plugin name for custom tables. (#360)
  • Fix query JSON outputs to be consistent with DuckDB. (#432)

Dependencies

  • Upgrade go-viper/mapstructure/v2 and oauth2 packages to remediate high and moderate vulnerabilities.