Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48705cd
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 68a787f
Choose a head ref
  • 8 commits
  • 128 files changed
  • 3 contributors

Commits on May 15, 2023

  1. chore: Update CLI version to v3.3.0 (#10793)

    Updates the CLI latest version to v3.3.0
    cq-bot authored May 15, 2023
    Configuration menu
    Copy the full SHA
    2135bf3 View commit details
    Browse the repository at this point in the history
  2. 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==-->
    cq-bot authored May 15, 2023
    Configuration menu
    Copy the full SHA
    9122f84 View commit details
    Browse the repository at this point in the history
  3. 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
    bbernays authored May 15, 2023
    Configuration menu
    Copy the full SHA
    5b49481 View commit details
    Browse the repository at this point in the history
  4. 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
    bbernays authored May 15, 2023
    Configuration menu
    Copy the full SHA
    75b9785 View commit details
    Browse the repository at this point in the history
  5. 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==-->
    cq-bot authored May 15, 2023
    Configuration menu
    Copy the full SHA
    27ff430 View commit details
    Browse the repository at this point in the history
  6. fix(cli): Send sync time to new sources (#10796)

    Fixes version check in the new CLI and send sync time new sources.
    yevgenypats authored May 15, 2023
    Configuration menu
    Copy the full SHA
    8d9b5be View commit details
    Browse the repository at this point in the history
  7. 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
    bbernays authored May 15, 2023
    Configuration menu
    Copy the full SHA
    0c9f510 View commit details
    Browse the repository at this point in the history
  8. 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).
    cq-bot authored May 15, 2023
    Configuration menu
    Copy the full SHA
    68a787f View commit details
    Browse the repository at this point in the history
Loading