8000 Releases · turbot/powerpipe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: turbot/powerpipe

v1.2.9-alpha.202506271121

27 Jun 11:28
Compare
Choose a tag to compare
Pre-release
Update Powerpipe release workflow and upgrade Go version to 1.23

v1.2.8-alpha.202506271035

27 Jun 10:43
Compare
Choose a tag to compare
Pre-release
Update Powerpipe release workflow dependencies to ensure proper build…

v1.2.7

21 May 06:35
54c1fe7
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue where powerpipe was exposing the server port to the internet even when listen was local. (#761)
  • Fix issue where benchmark/control json output was not printing the complete JSON to stdout. (#791)
  • Fix issue where the from property in Tailpipe connections was getting parsed incorrectly. (#790)

v1.2.6

08 May 15:26
c3d003f
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue where powerpipe was failing to run detections from dependant mods if steampipe service was not running. (#788)
  • Fix issue where detection benchmarks were not showing date range selector in powerpipe server. (#789)
  • Fix issue where powerpipe was failing to export detection benchmarks. (#796)

v1.2.5

14 Apr 14:53
7eee59c
Compare
Choose a tag to compare

Bug Fixes

  • Fix the table data cells displaying a vertical scroll in some browsers. (#765)
  • Fix issue where setting custom relative duration not shown in presets does not update the relative timestamp. (#769)

v1.2.4

04 Apr 16:44
e1782e0
Compare
Choose a tag to compare

Bug Fixes

  • Table headers for numeric columns are now right-aligned like the row-level cell content. (#755)

v1.2.3

02 Apr 10:55
dddda94
Compare
Choose a tag to compare

Bug Fixes

  • Fix the supported export formats in powerpipe query run command. (#539)
  • Ensure dashboard UI Table component fetches external link from registry when used rather than during module import. (#720)

Dependencies

  • Upgrade containerd and golang.org/x/net packages to remediate moderate vulnerabilities.

v1.2.2

05 Feb 05:28
1b339c3
Compare
Choose a tag to compare

Bug fixes

  • When DashboardServer executes a dashboard, ensure search path prefix is respected. (#717)

v1.2.2-rc.202502041753

04 Feb 18:03
5725e6e
Compare
Choose a tag to compare
Pre-release
v1.2.2

v1.2.1

04 Feb 11:39
c8cb727
Compare
Choose a tag to compare

Bug Fixes

  • Fix backend support if the database is specified by a connection string. (#713)
  • Improve search path button config popover to handle narrower screens. (#711)
  • Dashboard UI sending changed_input field at wrong level in input_changed event. (#708)
0