Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5cb1a6

Browse files
authored
chore(main): Release cli v6.19.0 (#20693)
🤖 I have created a release *beep* *boop* --- ## [6.19.0](cli-v6.18.2...cli-v6.19.0) (2025-05-06) ### Features * Redact env secrets from output and logs ([#20691](#20691)) ([a913f10](a913f10)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 ([#20692](#20692)) ([50f909e](50f909e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent a913f10 commit d5cb1a6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cli": "6.18.2",
2+
"cli": "6.19.0",
33
"cli+FILLER": "0.0.0",
44
"plugins/source/aws": "22.19.2",
55
"plugins/source/aws+FILLER": "0.0.0",

cli/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to CloudQuery will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.19.0](https://github.com/cloudquery/cloudquery/compare/cli-v6.18.2...cli-v6.19.0) (2025-05-06)
9+
10+
11+
### Features
12+
13+
* Redact env secrets from output and logs ([#20691](https://github.com/cloudquery/cloudquery/issues/20691)) ([a913f10](https://github.com/cloudquery/cloudquery/commit/a913f10ea3978f68c76c7c349214d207b56534b6))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 ([#20692](https://github.com/cloudquery/cloudquery/issues/20692)) ([50f909e](https://github.com/cloudquery/cloudquery/commit/50f909e8f847d436b973721cf7450e505af72c67))
19+
820
## [6.18.2](https://github.com/cloudquery/cloudquery/compare/cli-v6.18.1...cli-v6.18.2) (2025-05-01)
921

1022

0 commit comments

Comments
 (0)