-
Notifications
You must be signed in to change notification settings - Fork 550
Comparing changes
Open a pull request
base repository: cloudquery/cloudquery
base: cli-v3.22.1
head repository: cloudquery/cloudquery
compare: cli-v3.23.0
- 20 commits
- 222 files changed
- 8 contributors
Commits on Oct 13, 2023
-
chore: Increase polling time in wait for all workflow to avoid rate l…
…imits (#14521) #### Summary We're still hitting rate limits in this workflow so hopefully this helps <!--
Configuration menu - View commit details
-
Copy full SHA for 42bf3fd - Browse repository at this point
Copy the full SHA 42bf3fdView commit details -
chore: Update CLI version to v3.22.1 (#14522)
Updates the CLI latest version to v3.22.1
Configuration menu - View commit details
-
Copy full SHA for 716f6be - Browse repository at this point
Copy the full SHA 716f6beView commit details -
chore: Update Go Releaser commands to not use deprecated features (#1…
…4520) <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 --> #### Summary We've been getting warnings from Go Releaser during publish since we use deprecated features: 1. `brews.tap` was renamed to `brews.repository`: https://goreleaser.com/deprecations/#krewsindex 2. `--skip-*` was merged into a single flag: https://goreleaser.com/deprecations/#active-deprecation-notices <!-- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Run `make lint` to ensure the proposed changes follow the coding style 🚨 (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪 - [ ] If changing a source plugin run `make gen` to ensure docs are up to date 📝 - [ ] Ensure the status checks below are successful ✅ --->
Configuration menu - View commit details
-
Copy full SHA for 70e16f7 - Browse repository at this point
Copy the full SHA 70e16f7View commit details -
chore(deps): Update dependency cli to v3.22.1 (#14523)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v3.22.0` -> `v3.22.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/cloudquery (cli)</summary> ### [`v3.22.1`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v3.22.1) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v3.22.0...cli-v3.22.1) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.3 ([#​14510](https://togithub.com/cloudquery/cloudquery/issues/14510)) ([5831032](https://togithub.com/cloudquery/cloudquery/commit/58310320581c727174e63399ee972e7cd6ecfb0f)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#​14516](https://togithub.com/cloudquery/cloudquery/issues/14516)) ([2d905bf](https://togithub.com/cloudquery/cloudquery/commit/2d905bf9ea81556282c8ca27dcc6334606a2e83b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 17115f1 - Browse repository at this point
Copy the full SHA 17115f1View commit details -
chore(main): Release plugins-source-alicloud v4.0.12 (#14401)
🤖 I have created a release *beep* *boop* --- ## [4.0.12](plugins-source-alicloud-v4.0.11...plugins-source-alicloud-v4.0.12) (2023-10-13) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686 ([#14459](#14459)) ([7ce40f8](7ce40f8)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#14475](#14475)) ([83fe7ca](83fe7ca)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#14503](#14503)) ([4056593](4056593)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.5 ([#14446](#14446)) ([3921a55](3921a55)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.6 ([#14466](#14466)) ([32b5a90](32b5a90)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.7 ([#14504](#14504)) ([e206912](e206912)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#14378](#14378)) ([a2e0c46](a2e0c46)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#14436](#14436)) ([d529e2d](d529e2d)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#14489](#14489)) ([9bb45dc](9bb45dc)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#14516](#14516)) ([2d905bf](2d905bf)) * **deps:** Update module golang.org/x/net to v0.17.0 [SECURITY] ([#14500](#14500)) ([9e603d5](9e603d5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for d99d02f - Browse repository at this point
Copy the full SHA d99d02fView commit details -
chore: Update plugin
source-alicloudversion to v4.0.12 (#14524)Updates the `source-alicloud` plugin latest version to v4.0.12
Configuration menu - View commit details
-
Copy full SHA for ed9a209 - Browse repository at this point
Copy the full SHA ed9a209View commit details -
chore(main): Release plugins-source-aws v22.15.0 (#14402)
🤖 I have created a release *beep* *boop* --- ## [22.15.0](plugins-source-aws-v22.14.0...plugins-source-aws-v22.15.0) (2023-10-13) ### Features * Deleted query origin_access_identity_enabled.sql ([#13921](#13921)) ([ec77ff8](ec77ff8)) * Introduce spec JSON schema ([#14296](#14296)) ([c35f473](c35f473)) * **services:** Support newly added regions ([#14481](#14481)) ([672772c](672772c)) * Updated query api_gw_cache_encrypted.sql ([#13860](#13860)) ([dca3fe0](dca3fe0)) * Updated query of security_groups_with_access_to_unauthorized_ports ([#13855](#13855)) ([efa9e34](efa9e34)) * Updated query of security_groups_with_open_critical_ports ([#13854](#13854)) ([6834ee9](6834ee9)) * Updated query rds_databases_and_clusters_should_not_use_a_datab… ([#13936](#13936)) ([810078f](810078f)) * Updated query secrets_configured_with_automatic_rotation_should… ([#13934](#13934)) ([8b1293c](8b1293c)) * Updated query unused_acls.sql ([#13859](#13859)) ([f47df0c](f47df0c)) ### Bug Fixes * Added check for empty string health_status ([#13861](#13861)) ([37d8875](37d8875)) * Changed ssm.2 query to reduce redundent rows ([#13933](#13933)) ([cee1fab](cee1fab)) * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686 ([#14459](#14459)) ([7ce40f8](7ce40f8)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#14475](#14475)) ([83fe7ca](83fe7ca)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#14503](#14503)) ([4056593](4056593)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#14378](#14378)) ([a2e0c46](a2e0c46)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#14436](#14436)) ([d529e2d](d529e2d)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#14489](#14489)) ([9bb45dc](9bb45dc)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#14516](#14516)) ([2d905bf](2d905bf)) * **deps:** Update module golang.org/x/net to v0.17.0 [SECURITY] ([#14500](#14500)) ([9e603d5](9e603d5)) * Fallback to `eu-west-1` if a given buckets LocationConstraint is `EU` ([#14476](#14476)) ([f6433e7](f6433e7)) * Lowercase policy statement in query for KMS.1 ([#13858](#13858)) ([b161fe1](b161fe1)) * Proper schema for `CustomECSListTasksInput.MaxResults` ([#14502](#14502)) ([cdaaa99](cdaaa99)) * Redact Code Location and Fall back to other APIs to fully resolve `aws_lambda_functions` ([#14381](#14381)) ([bf402f4](bf402f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c163eb2 - Browse repository at this point
Copy the full SHA c163eb2View commit details -
chore: Update plugin
source-awsversion to v22.15.0 (#14526)Updates the `source-aws` plugin latest version to v22.15.0
Configuration menu - View commit details
-
Copy full SHA for e4e113b - Browse repository at this point
Copy the full SHA e4e113bView commit details -
fix: Late setup for format and stage (#14528)
Shouldn't attempt to `CREATE STAGE` and `CREATE FORMAT` before migrate starts so we can have `cloudquery migrate` with fewer permissions required.
Configuration menu - View commit details
-
Copy full SHA for dcf1a36 - Browse repository at this point
Copy the full SHA dcf1a36View commit details -
chore: Fix
comment-authorfilter in docs changes workflow (#14531)<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 --> #### Summary Follow up to #14463. If we use our own `cq-bot` we need to update the comment author filter when finding an existing comment <!-- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Run `make lint` to ensure the proposed changes follow the coding style 🚨 (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪 - [ ] If changing a source plugin run `make gen` to ensure docs are up to date 📝 - [ ] Ensure the status checks below are successful ✅ --->
Configuration menu - View commit details
-
Copy full SHA for b53066b - Browse repository at this point
Copy the full SHA b53066bView commit details -
doc: How to build a container with preinstalled plugins (#14525)
#### Summary Adding docs explaining how to use `cloudquery install` to build a container that does not download plugins at runtime.
Configuration menu - View commit details
-
Copy full SHA for 1b0d8bf - Browse repository at this point
Copy the full SHA 1b0d8bfView commit details -
feat: Add JSON schema (#14527)
Closes #14451 See related cloudquery/jsonschema#7
Configuration menu - View commit details
-
Copy full SHA for d6c48e2 - Browse repository at this point
Copy the full SHA d6c48e2View commit details -
fix(deps): Update module github.com/cloudquery/codegen to v0.3.8 (#14532
) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.7` -> `v0.3.8` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary> ### [`v0.3.8`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.8) [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.7...v0.3.8) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#​52](https://togithub.com/cloudquery/codegen/issues/52)) ([efdd4d8](https://togithub.com/cloudquery/codegen/commit/efdd4d8e713bbe46f950a98e007e4473055f0aa2)) - Don't limit `format` for JSON schema ([#​54](https://togithub.com/cloudquery/codegen/issues/54)) ([e49afd4](https://togithub.com/cloudquery/codegen/commit/e49afd4bc1657511317f40b0444a6df4dca69e42)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for 1ecef25 - Browse repository at this point
Copy the full SHA 1ecef25View commit details
Commits on Oct 16, 2023
-
fix(deps): Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 (
#14537) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/arrow/go/v14](https://togithub.com/cloudquery/arrow) | replace | digest | `d401686` -> `dbcb149` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 68686f4 - Browse repository at this point
Copy the full SHA 68686f4View commit details -
feat: Adding GitHub Actions workflowRuns, RunUsage, and Jobs (#14529)
#### Summary Closes #14311 Adds tables for github_workflow_runs, github_workflow_run_usage, and github_workflow_jobs allowing to analyze GitHub Actions usage. In addition, added URL output to log for rate limiting for easier troubleshooting of secondary rate limits. <!--
Configuration menu - View commit details
-
Copy full SHA for 9e91609 - Browse repository at this point
Copy the full SHA 9e91609View commit details -
chore(main): Release plugins-source-github v7.4.0 (#14413)
🤖 I have created a release *beep* *boop* --- ## [7.4.0](plugins-source-github-v7.3.4...plugins-source-github-v7.4.0) (2023-10-16) ### This Release has the Following Changes to Tables - Table `github_workflow_jobs` was added - Table `github_workflow_run_usage` was added - Table `github_workflow_runs` was added ### Features * Adding GitHub Actions workflowRuns, RunUsage, and Jobs ([#14529](#14529)) ([9e91609](9e91609)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686 ([#14459](#14459)) ([7ce40f8](7ce40f8)) * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#14537](#14537)) ([68686f4](68686f4)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#14475](#14475)) ([83fe7ca](83fe7ca)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#14503](#14503)) ([4056593](4056593)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#14378](#14378)) ([a2e0c46](a2e0c46)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#14436](#14436)) ([d529e2d](d529e2d)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#14489](#14489)) ([9bb45dc](9bb45dc)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#14516](#14516)) ([2d905bf](2d905bf)) * **deps:** Update module golang.org/x/net to v0.17.0 [SECURITY] ([#14500](#14500)) ([9e603d5](9e603d5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 760e8f8 - Browse repository at this point
Copy the full SHA 760e8f8View commit details -
chore: Update plugin
source-githubversion to v7.4.0 (#14539)Updates the `source-github` plugin latest version to v7.4.0
Configuration menu - View commit details
-
Copy full SHA for 361a3e9 - Browse repository at this point
Copy the full SHA 361a3e9View commit details -
doc: Status badges to readme (#14535)
#### Summary *Safe to merge PR* added `license`, `go report`, `ci` and `latest release` status badges to readme to improve docs quality. Take a look at the edited readme in [my fork](https://github.com/R3DRUN3/cloudquery/blob/main/README.md).
Configuration menu - View commit details
-
Copy full SHA for 1f16e68 - Browse repository at this point
Copy the full SHA 1f16e68View commit details -
feat: Add linux
arm64docker image (#14515)#### Summary Backwards compatible way to do #14506. Also there's some work in progress to do multiple archs per single image goreleaser/goreleaser#4245 <!--
Configuration menu - View commit details
-
Copy full SHA for d04a87c - Browse repository at this point
Copy the full SHA d04a87cView commit details -
chore(main): Release cli v3.23.0 (#14538)
🤖 I have created a release *beep* *boop* --- ## [3.23.0](cli-v3.22.1...cli-v3.23.0) (2023-10-16) ### Features * Add linux `arm64` docker image ([#14515](#14515)) ([d04a87c](d04a87c)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#14537](#14537)) ([68686f4](68686f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for a0ef352 - Browse repository at this point
Copy the full SHA a0ef352View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff cli-v3.22.1...cli-v3.23.0