Skip to content

Releases: turbot/powerpipe

v1.1.0-alpha.202411291453

29 Nov 15:03
faddb65
Compare
Choose a tag to compare
Pre-release
Improve dashboard search performance

v1.1.0-alpha.202411272310

27 Nov 23:20
cb2e33c
Compare
Choose a tag to compare
Pre-release
Add support for equal / not_equal / in / not_in filters. Closes #594.…

v1.1.0-alpha.202411271446

27 Nov 14:56
75db070
Compare
Choose a tag to compare
Pre-release
Add support for filtering by benchmark severity. Closes #595. (#596)

v1.1.0-alpha.202411240806

24 Nov 08:16
de61c63
Compare
Choose a tag to compare
Pre-release
Show display_columns only

v1.0.1

21 Nov 13:28
1b0ed68
Compare
Choose a tag to compare

Bug fixes

  • Fix minor spelling issue in query help output. (#542)
  • Update error message to inform users to run make dashboard_assets when dashboard assets are not present. (#524)

v1.1.0-alpha.202411201016

20 Nov 10:27
c3ddc40
Compare
Choose a tag to compare
Pre-release
Upgrade react-use-websocket to fix unit tests

v1.1.0-alpha.202411111329

11 Nov 13:39
bd52371
Compare
Choose a tag to compare
Pre-release
skip ubuntu arm smoke test

v1.0.0

22 Oct 15:18
d998e9a
Compare
Choose a tag to compare

Whats new

  • connection resource to manage credentials. Documentation.
  • database property has been added to mod. A database can be a connection reference, connection string, or Pipes workspace to query.

Deprecations

  • Deprecated database CLI arg. See Setting the Database for the new syntax to set the database.
  • Deprecated POWERPIPE_DATABASE env var. See Setting the Database for the new syntax to set the database.
  • Deprecated database workspace profile arg. See Setting the Database for the new syntax to set the database.

v1.0.0-rc.202410181559

18 Oct 16:11
38a739d
Compare
Choose a tag to compare
Pre-release
Add precedence tests for 'database' property. Ensure we load connecti…

v1.0.0-rc.202410161520

16 Oct 15:31
da7215b
Compare
Choose a tag to compare
Pre-release
Merge pull request #509 from turbot/cloud

RenameCloudMetadata to PipesMetadata, move to pipe fittings pipes package