Skip to content

Commit 529532d

Browse files
cq-botpull[bot]
authored andcommitted
chore(main): Release cli v6.1.0 (#18660)
🤖 I have created a release *beep* *boop* --- ## [6.1.0](cli-v6.0.1...cli-v6.1.0) (2024-07-30) ### Features * Add `type_schema` to tables JSON ([#18582](#18582)) ([1f7e70d](1f7e70d)) ### Bug Fixes * **deps:** Update module github.com/apache/arrow/go/v16 to v17 ([#18657](#18657)) ([3ae9b11](3ae9b11)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.4 ([#18713](#18713)) ([cd3879b](cd3879b)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.18 ([#18662](#18662)) ([2169cec](2169cec)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.19 ([#18666](#18666)) ([cf70b57](cf70b57)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.0 ([#18712](#18712)) ([a84b4dc](a84b4dc)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.1 ([#18715](#18715)) ([262e36d](262e36d)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.2 ([#18745](#18745)) ([bfa032d](bfa032d)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.51.0 ([#18664](#18664)) ([c98a04d](c98a04d)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.52.1 ([#18674](#18674)) ([01f8463](01f8463)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.0 ([#18703](#18703)) ([2fbc27d](2fbc27d)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.1 ([#18705](#18705)) ([5432049](5432049)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.54.0 ([#18717](#18717)) ([c8ccd1f](c8ccd1f)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.55.0 ([#18742](#18742)) ([4045944](4045944)) * Improve `--tables-metrics-location` reference docs ([#18699](#18699)) ([5b18119](5b18119)) --- 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 cc5a952 commit 529532d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

.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.0.1",
2+
"cli": "6.1.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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,31 @@ 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.1.0](https://github.com/cloudquery/cloudquery/compare/cli-v6.0.1...cli-v6.1.0) (2024-07-30)
9+
10+
11+
### Features
12+
13+
* Add `type_schema` to tables JSON ([#18582](https://github.com/cloudquery/cloudquery/issues/18582)) ([1f7e70d](https://github.com/cloudquery/cloudquery/commit/1f7e70d2652ef3e44e12a7e2e31e983decaf0f05))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/apache/arrow/go/v16 to v17 ([#18657](https://github.com/cloudquery/cloudquery/issues/18657)) ([3ae9b11](https://github.com/cloudquery/cloudquery/commit/3ae9b1148b93939e436a81f4bca2a446945886d6))
19+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.4 ([#18713](https://github.com/cloudquery/cloudquery/issues/18713)) ([cd3879b](https://github.com/cloudquery/cloudquery/commit/cd3879be9fc5594cf1f72cef232e0ca54d0709ac))
20+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.18 ([#18662](https://github.com/cloudquery/cloudquery/issues/18662)) ([2169cec](https://github.com/cloudquery/cloudquery/commit/2169cecb0f6686e01e1c789d09c6661d8ec5ddad))
21+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.19 ([#18666](https://github.com/cloudquery/cloudquery/issues/18666)) ([cf70b57](https://github.com/cloudquery/cloudquery/commit/cf70b57853af4dd4b69be202766d337c1cfe16d7))
22+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.0 ([#18712](https://github.com/cloudquery/cloudquery/issues/18712)) ([a84b4dc](https://github.com/cloudquery/cloudquery/commit/a84b4dcee8b37db1fcb4f77d2091d78b106cb259))
23+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.1 ([#18715](https://github.com/cloudquery/cloudquery/issues/18715)) ([262e36d](https://github.com/cloudquery/cloudquery/commit/262e36dca0a50b26666e6d7986ca136673dd9b47))
24+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.2 ([#18745](https://github.com/cloudquery/cloudquery/issues/18745)) ([bfa032d](https://github.com/cloudquery/cloudquery/commit/bfa032d5a5c7fa8b397af8150e6a9c5630a35f18))
25+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.51.0 ([#18664](https://github.com/cloudquery/cloudquery/issues/18664)) ([c98a04d](https://github.com/cloudquery/cloudquery/commit/c98a04d96e2b7a478da0c335143745d9387a8830))
26+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.52.1 ([#18674](https://github.com/cloudquery/cloudquery/issues/18674)) ([01f8463](https://github.com/cloudquery/cloudquery/commit/01f84633e82f1921a2a5a805d1aa1d5a5a6abac6))
27+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.0 ([#18703](https://github.com/cloudquery/cloudquery/issues/18703)) ([2fbc27d](https://github.com/cloudquery/cloudquery/commit/2fbc27d8c1aa066d24611c74099c3e437b821617))
28+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.1 ([#18705](https://github.com/cloudquery/cloudquery/issues/18705)) ([5432049](https://github.com/cloudquery/cloudquery/commit/5432049699370d058b7a28b9be546a4871537756))
29+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.54.0 ([#18717](https://github.com/cloudquery/cloudquery/issues/18717)) ([c8ccd1f](https://github.com/cloudquery/cloudquery/commit/c8ccd1ff6c40ef7385a72669769531c72d9c7128))
30+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.55.0 ([#18742](https://github.com/cloudquery/cloudquery/issues/18742)) ([4045944](https://github.com/cloudquery/cloudquery/commit/4045944b8e9f4414145e6484a62692852ba9b174))
31+
* Improve `--tables-metrics-location` reference docs ([#18699](https://github.com/cloudquery/cloudquery/issues/18699)) ([5b18119](https://github.com/cloudquery/cloudquery/commit/5b18119a4350dcbdef0b1a9c2d10bdcccbdd4950))
32+
833
## [6.0.1](https://github.com/cloudquery/cloudquery/compare/cli-v6.0.0...cli-v6.0.1) (2024-07-22)
934

1035

0 commit comments

Comments
 (0)