Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

29 lines (21 loc) · 1.31 KB

v0.1.2 [2025-02-21]

What's new

  • The --from and --to arguments now support a wider range of time formats. (#223)

Bug fixes

  • Fixes issue where passing the sql file name to tailpipe query was not working. (#216)
  • Fixes issue where tailpipe was failing to install private turbot-hosted plugins. (#201)

v0.1.1 [2025-02-10]

Bug fixes

  • The table show command now correctly shows table description. (#181)
  • Fixes issue where tailpipe plugin install/update failed if docker-credential-desktop was found not on PATH. (#197)

v0.1.0 [2025-01-30]

Introducing Tailpipe, a high-performance data collection and querying tool that makes it easy to collect, store, and analyze log data.

With Tailpipe you can:

  • Collect logs from various sources and store them efficiently
  • Query your data with familiar SQL syntax using Tailpipe (or DuckDB!)
  • Use Powerpipe to visualize your logs and run detections

Learn more at: