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: cli-v3.12.4
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v3.13.0
Choose a head ref
  • 19 commits
  • 145 files changed
  • 5 contributors

Commits on Aug 8, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.9.2 (

    …#12864)
    
    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.9.1` -> `v1.9.2` |
    
    ---
    
    ### ⚠ 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.9.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.9.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.9.1...v1.9.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/apache/arrow/go/v13 digest to [`112f949`](https://togithub.com/cloudquery/plugin-pb-go/commit/112f949) ([#&#8203;74](https://togithub.com/cloudquery/plugin-pb-go/issues/74)) ([a204890](https://togithub.com/cloudquery/plugin-pb-go/commit/a204890b005e5b1427228d42edcffb1671932a48))
    -   **deps:** Update golang.org/x/exp digest to [`b0cb94b`](https://togithub.com/cloudquery/plugin-pb-go/commit/b0cb94b) ([#&#8203;75](https://togithub.com/cloudquery/plugin-pb-go/issues/75)) ([2a62da5](https://togithub.com/cloudquery/plugin-pb-go/commit/2a62da512d6e49b7c9905d74a483fac5bd2f3fed))
    -   **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`e0aa005`](https://togithub.com/cloudquery/plugin-pb-go/commit/e0aa005) ([#&#8203;77](https://togithub.com/cloudquery/plugin-pb-go/issues/77)) ([b273d9b](https://togithub.com/cloudquery/plugin-pb-go/commit/b273d9b0bf966ebaa8add42fb4747e6631e97fe6))
    -   **deps:** Update module github.com/google/flatbuffers to v23.5.26+incompatible ([#&#8203;81](https://togithub.com/cloudquery/plugin-pb-go/issues/81)) ([4da6f65](https://togithub.com/cloudquery/plugin-pb-go/commit/4da6f6510e227539ce867e26754ac6532771358e))
    -   **deps:** Update module github.com/klauspost/compress to v1.16.7 ([#&#8203;82](https://togithub.com/cloudquery/plugin-pb-go/issues/82)) ([12e9d67](https://togithub.com/cloudquery/plugin-pb-go/commit/12e9d670b6260fc6e15f3dcd5bfc6528b7c6cc05))
    -   **deps:** Update module github.com/mattn/go-runewidth to v0.0.15 ([#&#8203;78](https://togithub.com/cloudquery/plugin-pb-go/issues/78)) ([f25ab8e](https://togithub.com/cloudquery/plugin-pb-go/commit/f25ab8e1f03ec4f789e15cebc913df34fcb82764))
    -   **deps:** Update module github.com/pierrec/lz4/v4 to v4.1.18 ([#&#8203;79](https://togithub.com/cloudquery/plugin-pb-go/issues/79)) ([d94768e](https://togithub.com/cloudquery/plugin-pb-go/commit/d94768e5de70ce4ee771a8bb79381056711e8112))
    -   Generate Go Code from `plugin-pb` ([#&#8203;83](https://togithub.com/cloudquery/plugin-pb-go/issues/83)) ([f898aa9](https://togithub.com/cloudquery/plugin-pb-go/commit/f898aa945651dfd646f3bb2736c6476a09d1c632))
    -   Generate Go Code from `plugin-pb` ([#&#8203;84](https://togithub.com/cloudquery/plugin-pb-go/issues/84)) ([d0c9fa0](https://togithub.com/cloudquery/plugin-pb-go/commit/d0c9fa0087d1e37ef80b5adb5bc81ae76597986c))
    
    </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.
    
    ---
    
     - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d2d47e5 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency cloudquery-plugin-sdk to v0.0.11 (#12863)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cloudquery-plugin-sdk](https://togithub.com/cloudquery/plugin-sdk-python) | patch | `==0.0.10` -> `==0.0.11` |
    
    ---
    
    ### ⚠ 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.0.11`](https://togithub.com/cloudquery/plugin-sdk-python/blob/HEAD/CHANGELOG.md#0011-2023-08-08)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk-python/compare/v0.0.10...v0.0.11)
    
    ##### Bug Fixes
    
    -   **plugin-tables:** Add missing `skip_dependent_tables` ([#&#8203;33](https://togithub.com/cloudquery/plugin-sdk-python/issues/33)) ([a592763](https://togithub.com/cloudquery/plugin-sdk-python/commit/a5927636505c5d6a36591d4592664a396f07f76c))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d6f063d View commit details
    Browse the repository at this point in the history
  3. chore: Update CLI version to v3.12.4 (#12866)

    Updates the CLI latest version to v3.12.4
    cq-bot authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    554d33a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. feat: Adding support for OIDC Token in Azure plugin (#12736)

    This PR is created to support OIDC Token in Azure plugin. This PR would enable Azure plugin to be used without AZURE_CLIENT_SECRET. This follows principle of Azure AD workload identity federation with AWS.
    joytandon17 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4caae63 View commit details
    Browse the repository at this point in the history
  2. chore: Fix Slack notifications (#12873)

    I read the wrong docs earlier 🤦
    hermanschaaf authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6d3294a View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 (

    #12850)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk)
    | require | minor | `v4.2.6` -> `v4.4.0` |
    |
    [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk)
    | require | minor | `v4.2.5` -> `v4.4.0` |
    
    ---
    
    ### ⚠ 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.4.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.4.0)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.3.1...v4.4.0)
    
    ##### Features
    
    - Add Unflatten tables method
    ([#&#8203;1138](https://togithub.com/cloudquery/plugin-sdk/issues/1138))
    ([848e505](https://togithub.com/cloudquery/plugin-sdk/commit/848e505ba49bdb4fb45cfa8bb7b9b7538afc785e))
    
    ###
    [`v4.3.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.3.1)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.3.0...v4.3.1)
    
    ##### Bug Fixes
    
    - **plugin-tables:** Add missing `skip_dependent_tables`
    ([#&#8203;1136](https://togithub.com/cloudquery/plugin-sdk/issues/1136))
    ([65e9f1a](https://togithub.com/cloudquery/plugin-sdk/commit/65e9f1a9d81d4534e8a637ed5db57071fe91d831))
    
    ###
    [`v4.3.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.3.0)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.2.6...v4.3.0)
    
    ##### Features
    
    - Add more metadata to tables needed for docs generation
    ([#&#8203;1129](https://togithub.com/cloudquery/plugin-sdk/issues/1129))
    ([3dbd7f3](https://togithub.com/cloudquery/plugin-sdk/commit/3dbd7f32cdcb87dd0b7cd4dd9b71c2552b25b30e))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    
    ---------
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
    3 people authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0861200 View commit details
    Browse the repository at this point in the history
  4. chore(main): Release plugins-source-square v0.1.2 (#12868)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.2](plugins-source-square-v0.1.1...plugins-source-square-v0.1.2) (2023-08-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency cloudquery-plugin-sdk to v0.0.11 ([#12863](#12863)) ([d6f063d](d6f063d))
    
    ---
    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 Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f1e4f9f View commit details
    Browse the repository at this point in the history
  5. chore(main): Release plugins-source-typeform v0.1.1 (#12869)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.1](plugins-source-typeform-v0.1.0...plugins-source-typeform-v0.1.1) (2023-08-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency cloudquery-plugin-sdk to v0.0.11 ([#12863](#12863)) ([d6f063d](d6f063d))
    
    ---
    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 Aug 9, 2023
    Configuration menu
    Copy the full SHA
    32e83b0 View commit details
    Browse the repository at this point in the history
  6. chore: Update plugin source-square version to v0.1.2 (#12902)

    Updates the `source-square` plugin latest version to v0.1.2
    cq-bot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dfdf5e8 View commit details
    Browse the repository at this point in the history
  7. chore: Update plugin source-typeform version to v0.1.1 (#12903)

    Updates the `source-typeform` plugin latest version to v0.1.1
    cq-bot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f8dfac3 View commit details
    Browse the repository at this point in the history
  8. chore(main): Release plugins-source-azure v9.3.0 (#12872)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [9.3.0](plugins-source-azure-v9.2.0...plugins-source-azure-v9.3.0) (2023-08-09)
    
    
    ### Features
    
    * Adding support for OIDC Token in Azure plugin ([#12736](#12736)) ([4caae63](4caae63))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 ([#12850](#12850)) ([0861200](0861200))
    
    ---
    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 Aug 9, 2023
    Configuration menu
    Copy the full SHA
    04494db View commit details
    Browse the repository at this point in the history
  9. chore(main): Release plugins-source-aws v22.5.1 (#12895)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [22.5.1](plugins-source-aws-v22.5.0...plugins-source-aws-v22.5.1) (2023-08-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 ([#12850](#12850)) ([0861200](0861200))
    
    ---
    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 Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4bd5664 View commit details
    Browse the repository at this point in the history
  10. chore(main): Release plugins-source-gcp v9.4.4 (#12906)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [9.4.4](plugins-source-gcp-v9.4.3...plugins-source-gcp-v9.4.4) (2023-08-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 ([#12850](#12850)) ([0861200](0861200))
    
    ---
    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 Aug 9, 2023
    Configuration menu
    Copy the full SHA
    05a358c View commit details
    Browse the repository at this point in the history
  11. chore: Update plugin source-azure version to v9.3.0 (#12926)

    Updates the `source-azure` plugin latest version to v9.3.0
    cq-bot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1966afd View commit details
    Browse the repository at this point in the history
  12. chore: Update plugin source-aws version to v22.5.1 (#12927)

    Updates the `source-aws` plugin latest version to v22.5.1
    cq-bot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b834ad3 View commit details
    Browse the repository at this point in the history
  13. feat: Add protocol v3 tables command (move doc generation to CLI) (#1…

    …2758)
    
    This seems to work, but marking as draft because without the change in cloudquery/plugin-sdk#1129 the docs will be missing some information. I also still need to update the code here to populate table relationship data based on the parent fields by walking the tree, so that this information will be correctly displayed in the docs.
    hermanschaaf authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e2e8575 View commit details
    Browse the repository at this point in the history
  14. chore: Update plugin source-gcp version to v9.4.4 (#12928)

    Updates the `source-gcp` plugin latest version to v9.4.4
    cq-bot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3563301 View commit details
    Browse the repository at this point in the history
  15. fix(deps): Update module github.com/cloudquery/filetypes/v4 to v4.1.2 (

    …#12929)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/filetypes/v4](https://togithub.com/cloudquery/filetypes) | require | patch | `v4.1.1` -> `v4.1.2` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/filetypes (github.com/cloudquery/filetypes/v4)</summary>
    
    ### [`v4.1.2`](https://togithub.com/cloudquery/filetypes/releases/tag/v4.1.2)
    
    [Compare Source](https://togithub.com/cloudquery/filetypes/compare/v4.1.1...v4.1.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.3.0 ([#&#8203;263](https://togithub.com/cloudquery/filetypes/issues/263)) ([85f5830](https://togithub.com/cloudquery/filetypes/commit/85f5830282e0491e7db032216acdb4a6c9ad3e35))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 ([#&#8203;265](https://togithub.com/cloudquery/filetypes/issues/265)) ([c10fed9](https://togithub.com/cloudquery/filetypes/commit/c10fed93b22f1741daa8d9c833ccc44d150e34cf))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    45433e1 View commit details
    Browse the repository at this point in the history
  16. chore(main): Release cli v3.13.0 (#12931)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.13.0](cli-v3.12.4...cli-v3.13.0) (2023-08-09)
    
    
    ### Features
    
    * Add protocol v3 tables command (move doc generation to CLI) ([#12758](#12758)) ([e2e8575](e2e8575))
    
    ---
    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 Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b7cdf89 View commit details
    Browse the repository at this point in the history
Loading