Releases: turbot/powerpipe
Releases · turbot/powerpipe
v1.1.0-alpha.202411291453
Improve dashboard search performance
v1.1.0-alpha.202411272310
Add support for equal / not_equal / in / not_in filters. Closes #594.…
v1.1.0-alpha.202411271446
Add support for filtering by benchmark severity. Closes #595. (#596)
v1.1.0-alpha.202411240806
Show display_columns only
v1.0.1
v1.1.0-alpha.202411201016
Upgrade react-use-websocket to fix unit tests
v1.1.0-alpha.202411111329
skip ubuntu arm smoke test
v1.0.0
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
Add precedence tests for 'database' property. Ensure we load connecti…
v1.0.0-rc.202410161520
Merge pull request #509 from turbot/cloud RenameCloudMetadata to PipesMetadata, move to pipe fittings pipes package