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/filetypes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.29
Choose a base ref
...
head repository: cloudquery/filetypes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 24, 2024

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

    ….0 (#553)
    
    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.51.0` -> `v4.52.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.52.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.52.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.51.0...v4.52.0)
    
    ##### Features
    
    -   Add JSON type schema ([#&#8203;1796](https://togithub.com/cloudquery/plugin-sdk/issues/1796)) ([dbc534b](https://togithub.com/cloudquery/plugin-sdk/commit/dbc534bc54a3f9f02fd3468bfe256b6c46971614))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3cca631 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.52…

    ….1 (#555)
    
    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.52.0` -> `v4.52.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.52.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.52.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.52.0...v4.52.1)
    
    ##### Bug Fixes
    
    -   Don't panic when trying `ToSnake` on `s` character ([#&#8203;1816](https://togithub.com/cloudquery/plugin-sdk/issues/1816)) ([30e02da](https://togithub.com/cloudquery/plugin-sdk/commit/30e02da227bac041cf4ea0c918ad81d360c05084))
    -   Properly handle map and slice pointers ([#&#8203;1817](https://togithub.com/cloudquery/plugin-sdk/issues/1817)) ([8fe9081](https://togithub.com/cloudquery/plugin-sdk/commit/8fe9081b133892c95fc6dd23223e2a64572a164e))
    -   Reduce JSON column schema nesting ([#&#8203;1819](https://togithub.com/cloudquery/plugin-sdk/issues/1819)) ([2e1112f](https://togithub.com/cloudquery/plugin-sdk/commit/2e1112fd9fc8d7442f1de21c883287e5d314bb32))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    05b8e04 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

    ….0 (#556)
    
    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.52.1` -> `v4.53.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.53.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.53.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.52.1...v4.53.0)
    
    ##### Features
    
    -   Add `zerolog.Logger` to `retryablehttp.LeveledLogger` adapter struct ([#&#8203;1821](https://togithub.com/cloudquery/plugin-sdk/issues/1821)) ([5c77cee](https://togithub.com/cloudquery/plugin-sdk/commit/5c77cee87d9fca292e9e81663c9ce3775962a623))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6bad604 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

    ….1 (#557)
    
    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.53.0` -> `v4.53.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.53.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.53.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.53.0...v4.53.1)
    
    ##### Bug Fixes
    
    -   Don't include non exported fields or ignored types in JSON schema ([#&#8203;1824](https://togithub.com/cloudquery/plugin-sdk/issues/1824)) ([e97f243](https://togithub.com/cloudquery/plugin-sdk/commit/e97f2439145961bbae86b09d1e2f1c4ba28af5c4))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f56a85a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

    ….0 (#558)
    
    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.53.1` -> `v4.54.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.54.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.54.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.53.1...v4.54.0)
    
    ##### Features
    
    -   Add PluginKind "transformer". ([#&#8203;1828](https://togithub.com/cloudquery/plugin-sdk/issues/1828)) ([2c78878](https://togithub.com/cloudquery/plugin-sdk/commit/2c788784e0cb7d2d70ce4389113cd9e758b8e146))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.4 ([#&#8203;1830](https://togithub.com/cloudquery/plugin-sdk/issues/1830)) ([57a606f](https://togithub.com/cloudquery/plugin-sdk/commit/57a606f774210314f5f19e096be6a18caa5f343a))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.0 ([#&#8203;1829](https://togithub.com/cloudquery/plugin-sdk/issues/1829)) ([1a614cb](https://togithub.com/cloudquery/plugin-sdk/commit/1a614cb0dc469bd1c2620c22a91d0c2c4f7779b0))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.1 ([#&#8203;1832](https://togithub.com/cloudquery/plugin-sdk/issues/1832)) ([33bd55f](https://togithub.com/cloudquery/plugin-sdk/commit/33bd55f19de89cd877018e7d10ff19c8f5e2a2e2))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1a445ed View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.55…

    ….0 (#559)
    
    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.54.0` -> `v4.55.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.55.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.55.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.54.0...v4.55.0)
    
    ##### Features
    
    -   Add `PermissionsNeeded` to tables schema ([#&#8203;1827](https://togithub.com/cloudquery/plugin-sdk/issues/1827)) ([863b906](https://togithub.com/cloudquery/plugin-sdk/commit/863b9068bd296dac7c879ae3980a2f2f3ec4c359))
    
    ##### Bug Fixes
    
    -   Handle commas in permissions array ([#&#8203;1835](https://togithub.com/cloudquery/plugin-sdk/issues/1835)) ([b633aed](https://togithub.com/cloudquery/plugin-sdk/commit/b633aed0dc0e6fa8f8af58c8f84e5309375f4608))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    45062c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

    ….0 (#560)
    
    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.55.0` -> `v4.56.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.56.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.56.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.55.0...v4.56.0)
    
    ##### Features
    
    -   Implement TransformSchema support. ([#&#8203;1838](https://togithub.com/cloudquery/plugin-sdk/issues/1838)) ([30875d6](https://togithub.com/cloudquery/plugin-sdk/commit/30875d6f134f399f5c2ea16dad49b0b5aa4dd3e9))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.2 ([#&#8203;1837](https://togithub.com/cloudquery/plugin-sdk/issues/1837)) ([47bb424](https://togithub.com/cloudquery/plugin-sdk/commit/47bb424c2151363cc312d155ac5823abfc7d23c5))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3 ([#&#8203;1840](https://togithub.com/cloudquery/plugin-sdk/issues/1840)) ([d2c5c7b](https://togithub.com/cloudquery/plugin-sdk/commit/d2c5c7b54a933a268fe5090a0ca83f1995be9082))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a541223 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

    ….0 (#561)
    
    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.56.0` -> `v4.57.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.57.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.57.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.56.0...v4.57.0)
    
    ##### Features
    
    -   Allow setting JSON type schema max depth ([#&#8203;1844](https://togithub.com/cloudquery/plugin-sdk/issues/1844)) ([0b28389](https://togithub.com/cloudquery/plugin-sdk/commit/0b28389bb53cd2c076cca3ddaa93ca4d24e40b7b))
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`8a7402a`](https://togithub.com/cloudquery/plugin-sdk/commit/8a7402a) ([#&#8203;1845](https://togithub.com/cloudquery/plugin-sdk/issues/1845)) ([5f7eb25](https://togithub.com/cloudquery/plugin-sdk/commit/5f7eb25df3208ed738c1f0e6f17c5366b89fcc30))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.5 ([#&#8203;1841](https://togithub.com/cloudquery/plugin-sdk/issues/1841)) ([4361e84](https://togithub.com/cloudquery/plugin-sdk/commit/4361e8442c05b77a0be772cab52e1d217810bf47))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.4 ([#&#8203;1847](https://togithub.com/cloudquery/plugin-sdk/issues/1847)) ([281b945](https://togithub.com/cloudquery/plugin-sdk/commit/281b94510552962af13d5c3c2e735669d4fa4bd4))
    -   **deps:** Update opentelemetry-go monorepo to v1.28.0 ([#&#8203;1846](https://togithub.com/cloudquery/plugin-sdk/issues/1846)) ([3a5c90c](https://togithub.com/cloudquery/plugin-sdk/commit/3a5c90c0045aa6f2df57c02ed2afc7e5596c4bb7))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    af0b62c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. chore: Add more govet lint rules (#562)

    #### Summary
    
    Adds more rules so we can catch bugs similar to cloudquery/plugin-sdk#1849
    
    ---
    erezrokah authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0e48c87 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.57…

    ….1 (#563)
    
    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.57.0` -> `v4.57.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.57.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.57.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.57.0...v4.57.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.6 ([#&#8203;1850](https://togithub.com/cloudquery/plugin-sdk/issues/1850)) ([4ef35bf](https://togithub.com/cloudquery/plugin-sdk/commit/4ef35bf659f2a028cf9c46c42c7c9abb496d772b))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.5 ([#&#8203;1852](https://togithub.com/cloudquery/plugin-sdk/issues/1852)) ([a13ee97](https://togithub.com/cloudquery/plugin-sdk/commit/a13ee97503ca1312e5547c9d383397c088e6c5d7))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8acda3f 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.58…

    ….0 (#564)
    
    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.57.1` -> `v4.58.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.58.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.58.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.57.1...v4.58.0)
    
    ##### Features
    
    -   Support AWS usage marketplace ([#&#8203;1770](https://togithub.com/cloudquery/plugin-sdk/issues/1770)) ([1eb6d1a](https://togithub.com/cloudquery/plugin-sdk/commit/1eb6d1aabab7db02458f56ea448af750ffb082ae))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e433f6b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

    ….1 (#565)
    
    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.58.0` -> `v4.58.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.58.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.58.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.58.0...v4.58.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;1857](https://togithub.com/cloudquery/plugin-sdk/issues/1857)) ([45a74e8](https://togithub.com/cloudquery/plugin-sdk/commit/45a74e83f22e2564cb43f121295738d7e10cec6a))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7a8b701 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

    ….0 (#566)
    
    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.58.1` -> `v4.59.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.59.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.59.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.58.1...v4.59.0)
    
    ##### Features
    
    -   Add basic testing large syncs support ([#&#8203;1862](https://togithub.com/cloudquery/plugin-sdk/issues/1862)) ([40a0095](https://togithub.com/cloudquery/plugin-sdk/commit/40a009574bb3392865a3da7217385c8e389b7a55))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.7 ([#&#8203;1860](https://togithub.com/cloudquery/plugin-sdk/issues/1860)) ([25ed3d2](https://togithub.com/cloudquery/plugin-sdk/commit/25ed3d25a529a22f351ab92e22fb03a19c9557d4))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    26c4fa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feat: Expose Parquet version and root repetition spec options (#567)

    #### Summary
    
    Some old parquet readers like Snowflake imported need the root repetition to be undefined, and they also only support Parquet v1.
    
    This PR exposes both options.
    
    Related to cloudquery/cloudquery-issues#2106 (internal issue)
    
    ---
    erezrokah authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0bf397a View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.3.0 (#554)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.3.0](v4.2.29...v4.3.0) (2024-08-12)
    
    
    ### Features
    
    * Expose Parquet version and root repetition spec options ([#567](#567)) ([0bf397a](0bf397a))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.52.0 ([#553](#553)) ([3cca631](3cca631))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.52.1 ([#555](#555)) ([05b8e04](05b8e04))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.0 ([#556](#556)) ([6bad604](6bad604))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.1 ([#557](#557)) ([f56a85a](f56a85a))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.54.0 ([#558](#558)) ([1a445ed](1a445ed))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.55.0 ([#559](#559)) ([45062c2](45062c2))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#560](#560)) ([a541223](a541223))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#561](#561)) ([af0b62c](af0b62c))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#563](#563)) ([8acda3f](8acda3f))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#564](#564)) ([e433f6b](e433f6b))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#565](#565)) ([7a8b701](7a8b701))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.59.0 ([#566](#566)) ([26c4fa0](26c4fa0))
    
    ---
    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 12, 2024
    Configuration menu
    Copy the full SHA
    7267648 View commit details
    Browse the repository at this point in the history
Loading