-
Notifications
You must be signed in to change notification settings - Fork 550
Comparing changes
Open a pull request
base repository: cloudquery/cloudquery
base: 48705cd
head repository: cloudquery/cloudquery
compare: 68a787f
- 8 commits
- 128 files changed
- 3 contributors
Commits on May 15, 2023
-
chore: Update CLI version to v3.3.0 (#10793)
Updates the CLI latest version to v3.3.0
Configuration menu - View commit details
-
Copy full SHA for 2135bf3 - Browse repository at this point
Copy the full SHA 2135bf3View commit details -
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/acm to …
…v1.17.11 (#10789) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/acm](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.0` -> `v1.17.11` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2</summary> ### [`v1.17.8`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.7...v1.17.8) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.7...v1.17.8) ### [`v1.17.7`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.6...v1.17.7) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.6...v1.17.7) ### [`v1.17.6`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.5...v1.17.6) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.5...v1.17.6) ### [`v1.17.5`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.4...v1.17.5) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.4...v1.17.5) ### [`v1.17.4`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.3...v1.17.4) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.3...v1.17.4) ### [`v1.17.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.2...v1.17.3) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.2...v1.17.3) ### [`v1.17.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.1...v1.17.2) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.1...v1.17.2) ### [`v1.17.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.0...v1.17.1) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.17.0...v1.17.1) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS44Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuODIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 9122f84 - Browse repository at this point
Copy the full SHA 9122f84View commit details -
feat(gcp)!: Make Listing Enabled Services failures not block the sync (…
…#10699) #### Summary We currently require a successful `ListServices` for all projects in the org. If a user cannot make the call for a single project then the entire sync will fail. This PR changes the listing to be a best effort, which means that if CQ is not able to make the `ListServices` call it will just assume that all services are enabled
Configuration menu - View commit details
-
Copy full SHA for 5b49481 - Browse repository at this point
Copy the full SHA 5b49481View commit details -
fix(aws): Change column type of `aws_cloudformation_stack_templates.t…
…emplate_body` (#10752) #### Summary Change from type string to type JSON. This is not a breaking change because the resource has never been released
Configuration menu - View commit details
-
Copy full SHA for 75b9785 - Browse repository at this point
Copy the full SHA 75b9785View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.0.8 (…
…#10798) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.0.5` -> `v1.0.8` | | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.0.6` -> `v1.0.8` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go</summary> ### [`v1.0.8`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.0.8) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.0.7...v1.0.8) **Full Changelog**: cloudquery/plugin-pb-go@v1.0.7...v1.0.8 ### [`v1.0.7`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.0.7) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.0.6...v1.0.7) **Full Changelog**: cloudquery/plugin-pb-go@v1.0.6...v1.0.7 ### [`v1.0.6`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.0.6) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.0.5...v1.0.6) **Full Changelog**: cloudquery/plugin-pb-go@v1.0.5...v1.0.6 </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNS44Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuODIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 27ff430 - Browse repository at this point
Copy the full SHA 27ff430View commit details -
fix(cli): Send sync time to new sources (#10796)
Fixes version check in the new CLI and send sync time new sources.
Configuration menu - View commit details
-
Copy full SHA for 8d9b5be - Browse repository at this point
Copy the full SHA 8d9b5beView commit details -
feat(gcp)!: Initialization concurrency (#10700)
#### Summary We currently try and use the same concurrency value that we use for resolving all tables for parallelizing `ListServices` when the default is used then the concurrency can overload the credential provider as seen by [user on discord](https://discord.com/channels/872925471417962546/1105845358535385271). This PR creates a separate concurrency option that enables users to have a large sync concurrency but a much more limited initialization concurrency
Configuration menu - View commit details
-
Copy full SHA for 0c9f510 - Browse repository at this point
Copy the full SHA 0c9f510View commit details -
chore(main): Release cli v3.3.1 (#10799)
🤖 I have created a release *beep* *boop* --- ## [3.3.1](cli-v3.3.0...cli-v3.3.1) (2023-05-15) ### Bug Fixes * **cli:** Send sync time to new sources ([#10796](#10796)) ([8d9b5be](8d9b5be)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.8 ([#10798](#10798)) ([27ff430](27ff430)) --- 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 68a787f - Browse repository at this point
Copy the full SHA 68a787fView 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 48705cd...68a787f