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: 92da893
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e23fe49
Choose a head ref
  • 10 commits
  • 152 files changed
  • 3 contributors

Commits on Oct 12, 2023

  1. chore: Update CLI version to v3.22.0 (#14508)

    Updates the CLI latest version to v3.22.0
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    89edbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ae234 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency cloudquery-plugin-sdk to v0.1.6 (#14509)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cloudquery-plugin-sdk](https://togithub.com/cloudquery/plugin-sdk-python) | patch | `==0.1.5` -> `==0.1.6` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk-python (cloudquery-plugin-sdk)</summary>
    
    ### [`v0.1.6`](https://togithub.com/cloudquery/plugin-sdk-python/blob/HEAD/CHANGELOG.md#016-2023-10-12)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk-python/compare/v0.1.5...v0.1.6)
    
    ##### Bug Fixes
    
    -   **deps:** Update dependency cloudquery-plugin-pb to v0.0.18 ([#&#8203;68](https://togithub.com/cloudquery/plugin-sdk-python/issues/68)) ([7d4d8fb](https://togithub.com/cloudquery/plugin-sdk-python/commit/7d4d8fb6e802de67e53870a4b38547e0fc9821b9))
    
    </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-->
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c8cb05e View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update module github.com/cloudquery/codegen to v0.3.7 (#14504

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.6` -> `v0.3.7` |
    
    ---
    
    ### ⚠ 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.7`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.7)
    
    [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.6...v0.3.7)
    
    ##### Features
    
    -   Use `-` instead of `_` for clashing names ([#&#8203;51](https://togithub.com/cloudquery/codegen/issues/51)) ([575512a](https://togithub.com/cloudquery/codegen/commit/575512a5971268c4637468d95dc547c732ded5f4))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#&#8203;48](https://togithub.com/cloudquery/codegen/issues/48)) ([82d1648](https://togithub.com/cloudquery/codegen/commit/82d1648702c6579e68c8522eafcd51be611cff15))
    
    </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-->
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e206912 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.12.3 (

    #14510)
    
    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.12.1` -> `v1.12.3` |
    
    ---
    
    ### ⚠ 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 (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.12.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.12.3)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.12.2...v1.12.3)
    
    ##### Bug Fixes
    
    -   Generate Go Code from `plugin-pb` ([#&#8203;128](https://togithub.com/cloudquery/plugin-pb-go/issues/128)) ([df16384](https://togithub.com/cloudquery/plugin-pb-go/commit/df16384481c54a21430cd1d295fb04c7243dd9ea))
    
    ### [`v1.12.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.12.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.12.1...v1.12.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`d401686`](https://togithub.com/cloudquery/plugin-pb-go/commit/d401686) ([#&#8203;123](https://togithub.com/cloudquery/plugin-pb-go/issues/123)) ([262bf22](https://togithub.com/cloudquery/plugin-pb-go/commit/262bf2272e3cff49a052d4aab09b4037e7d8df8d))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#&#8203;125](https://togithub.com/cloudquery/plugin-pb-go/issues/125)) ([41ff62e](https://togithub.com/cloudquery/plugin-pb-go/commit/41ff62e57c6ef3b34476b0debb5a972346eb816f))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.7 ([#&#8203;126](https://togithub.com/cloudquery/plugin-pb-go/issues/126)) ([f6303d8](https://togithub.com/cloudquery/plugin-pb-go/commit/f6303d8593a3fbc572d662c8ed391289cfdbc4b9))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#&#8203;127](https://togithub.com/cloudquery/plugin-pb-go/issues/127)) ([deec6aa](https://togithub.com/cloudquery/plugin-pb-go/commit/deec6aab9ffeae8c7a77cdda05051ef936c1f9b1))
    
    </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-->
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5831032 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Update dependency cli to v3.22.0 (#14517)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://togithub.com/cloudquery/cloudquery) | minor | `v3.21.3` -> `v3.22.0` |
    
    ---
    
    ### ⚠ 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.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v3.22.0)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v3.21.3...cli-v3.22.0)
    
    ##### Features
    
    -   Add team context selection via `switch` ([#&#8203;14493](https://togithub.com/cloudquery/cloudquery/issues/14493)) ([d5a7cde](https://togithub.com/cloudquery/cloudquery/commit/d5a7cde2e4a2fe43afbe78329fa6d88cdf0682fb))
    -   Update CloudQuery Go API client, remove docs title, ordinal position ([#&#8203;14498](https://togithub.com/cloudquery/cloudquery/issues/14498)) ([f91786b](https://togithub.com/cloudquery/cloudquery/commit/f91786b39eb439ca5e31b0eed53ae630b9c7012b))
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`d401686`](https://togithub.com/cloudquery/cloudquery/commit/d401686) ([#&#8203;14459](https://togithub.com/cloudquery/cloudquery/issues/14459)) ([7ce40f8](https://togithub.com/cloudquery/cloudquery/commit/7ce40f8dcb1e408c385e877e56b5bb78906b10d2))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#&#8203;14475](https://togithub.com/cloudquery/cloudquery/issues/14475)) ([83fe7ca](https://togithub.com/cloudquery/cloudquery/commit/83fe7ca2f5fa83bd3219ddde8fe44fcf1d447480))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#&#8203;14489](https://togithub.com/cloudquery/cloudquery/issues/14489)) ([9bb45dc](https://togithub.com/cloudquery/cloudquery/commit/9bb45dc2dacc2c7a6fbd47538b954f731741809b))
    -   **deps:** Update module golang.org/x/net to v0.17.0 \[SECURITY] ([#&#8203;14500](https://togithub.com/cloudquery/cloudquery/issues/14500)) ([9e603d5](https://togithub.com/cloudquery/cloudquery/commit/9e603d50d28033ed5bf451e569abc7c25014dbfb))
    
    </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-->
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    20e9286 View commit details
    Browse the repository at this point in the history
  7. fix(deps): Update module github.com/marcboeker/go-duckdb to v1.5.1 (#…

    …14518)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/marcboeker/go-duckdb](https://togithub.com/marcboeker/go-duckdb) | require | minor | `v1.4.4` -> `v1.5.1` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>marcboeker/go-duckdb (github.com/marcboeker/go-duckdb)</summary>
    
    ### [`v1.5.1`](https://togithub.com/marcboeker/go-duckdb/compare/v1.5.0...v1.5.1)
    
    [Compare Source](https://togithub.com/marcboeker/go-duckdb/compare/v1.5.0...v1.5.1)
    
    ### [`v1.5.0`](https://togithub.com/marcboeker/go-duckdb/compare/v1.4.4...v1.5.0)
    
    [Compare Source](https://togithub.com/marcboeker/go-duckdb/compare/v1.4.4...v1.5.0)
    
    </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-->
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    109aa9b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.12…

    ….5 (#14516)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk)
    | require | patch | `v4.12.4` -> `v4.12.5` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the
    Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk
    (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ###
    [`v4.12.5`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.12.5)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.12.4...v4.12.5)
    
    ##### Bug Fixes
    
    - **deps:** Update module github.com/cloudquery/cloudquery-api-go to
    v1.2.7
    ([#&#8203;1285](https://togithub.com/cloudquery/plugin-sdk/issues/1285))
    ([e27875e](https://togithub.com/cloudquery/plugin-sdk/commit/e27875ea0e9bc1bee07214f87cd689c67da2b04e))
    - **deps:** Update module github.com/cloudquery/cloudquery-api-go to
    v1.2.8
    ([#&#8203;1286](https://togithub.com/cloudquery/plugin-sdk/issues/1286))
    ([9d9eb10](https://togithub.com/cloudquery/plugin-sdk/commit/9d9eb1007e43928de7994772c58e352acf43f7dd))
    - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.2
    ([#&#8203;1287](https://togithub.com/cloudquery/plugin-sdk/issues/1287))
    ([57e4795](https://togithub.com/cloudquery/plugin-sdk/commit/57e479507a9d4244d8a2f82731c192570ae4c6b7))
    - **deps:** Update module golang.org/x/net to v0.17.0 \[SECURITY]
    ([#&#8203;1283](https://togithub.com/cloudquery/plugin-sdk/issues/1283))
    ([4e5f9de](https://togithub.com/cloudquery/plugin-sdk/commit/4e5f9de50a76a29b44164a9072f179c3915b9fbb))
    
    </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-->
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    cq-bot and renovate-bot authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2d905bf View commit details
    Browse the repository at this point in the history
  2. chore: Remove MDX syntax from MD (#14511)

    
    #### Summary
    
    Follow up to #14505. We should use a plain MD comment instead of an MDX one
    
    <!--
    erezrokah authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    164a227 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release cli v3.22.1 (#14514)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [3.22.1](cli-v3.22.0...cli-v3.22.1)
    (2023-10-13)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.3
    ([#14510](#14510))
    ([5831032](5831032))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5
    ([#14516](#14516))
    ([2d905bf](2d905bf))
    
    ---
    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 Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e23fe49 View commit details
    Browse the repository at this point in the history
Loading