Powerpipe CLI v1.2.7 - Fix port exposure, JSON output, and Tailpipe connection parsing issues

May 21, 2025powerpipe

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)