Skip to content

Commit cf68782

Browse files
authored
chore(main): Release cli v6.31.0 (#21648)
🤖 I have created a release *beep* *boop* --- ## [6.31.0](cli-v6.30.5...cli-v6.31.0) (2025-12-01) ### Features * Add optional tenant ID field to logger ([#21675](#21675)) ([1c79d05](1c79d05)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.0 ([#21676](#21676)) ([7b917cc](7b917cc)) * **deps:** Update module golang.org/x/crypto to v0.45.0 [SECURITY] ([#21647](#21647)) ([d3f1ff8](d3f1ff8)) --- 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 7b917cc commit cf68782

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cli": "6.30.5",
2+
"cli": "6.31.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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.31.0](https://github.com/cloudquery/cloudquery/compare/cli-v6.30.5...cli-v6.31.0) (2025-12-01)
9+
10+
11+
### Features
12+
13+
* Add optional tenant ID field to logger ([#21675](https://github.com/cloudquery/cloudquery/issues/21675)) ([1c79d05](https://github.com/cloudquery/cloudquery/commit/1c79d05968973937178446cb7224fa0f5da30e9f))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.0 ([#21676](https://github.com/cloudquery/cloudquery/issues/21676)) ([7b917cc](https://github.com/cloudquery/cloudquery/commit/7b917ccfd9a03ccc11882dff4c72258348d27ed5))
19+
* **deps:** Update module golang.org/x/crypto to v0.45.0 [SECURITY] ([#21647](https://github.com/cloudquery/cloudquery/issues/21647)) ([d3f1ff8](https://github.com/cloudquery/cloudquery/commit/d3f1ff8759f26cf5762e51cbd661c70ec9ca2eb4))
20+
821
## [6.30.5](https://github.com/cloudquery/cloudquery/compare/cli-v6.30.4...cli-v6.30.5) (2025-11-18)
922

1023

0 commit comments

Comments
 (0)