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.22
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.2.23
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 20, 2024

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

    ….0 (#525)
    
    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.45.6` -> `v4.46.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.46.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.46.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.45.6...v4.46.0)
    
    ##### Features
    
    -   Batch resources into a single record on source side ([#&#8203;1642](https://togithub.com/cloudquery/plugin-sdk/issues/1642)) ([f86dcb5](https://togithub.com/cloudquery/plugin-sdk/commit/f86dcb5513c9ece6a79c24025a07570cddbd5247))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    baa70ca View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

    ….1 (#527)
    
    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.46.0` -> `v4.46.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.46.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.46.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.46.0...v4.46.1)
    
    ##### Bug Fixes
    
    -   Don't allocate many loggers for source batching ([#&#8203;1759](https://togithub.com/cloudquery/plugin-sdk/issues/1759)) ([f29f046](https://togithub.com/cloudquery/plugin-sdk/commit/f29f0461ec394e2917654f4e8750d659d1c5cbb8))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6a3544a 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.47…

    ….0 (#528)
    
    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.46.1` -> `v4.47.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.47.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.47.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.46.1...v4.47.0)
    
    ##### Features
    
    -   Add `duration_ms` to `table sync finished` log message ([#&#8203;1757](https://togithub.com/cloudquery/plugin-sdk/issues/1757)) ([9ea034d](https://togithub.com/cloudquery/plugin-sdk/commit/9ea034daa3b093975ea787cac90785a66953f66c))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cfb6d17 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.47…

    ….1 (#529)
    
    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.47.0` -> `v4.47.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.47.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.47.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.47.0...v4.47.1)
    
    ##### Bug Fixes
    
    -   Use Atomic Pointer for updating duration metric ([#&#8203;1766](https://togithub.com/cloudquery/plugin-sdk/issues/1766)) ([61e698e](https://togithub.com/cloudquery/plugin-sdk/commit/61e698ed0c094d97411cc14a83ec6b7544c3e83f))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ccfc43c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

    ….0 (#530)
    
    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.47.1` -> `v4.48.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.48.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.48.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.47.1...v4.48.0)
    
    ##### Features
    
    -   Enable batching resources on source side by default ([#&#8203;1771](https://togithub.com/cloudquery/plugin-sdk/issues/1771)) ([1a99a66](https://togithub.com/cloudquery/plugin-sdk/commit/1a99a66c23cf039e74dac089c8b67d9953653c51))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b7e1bd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

    ….0 (#531)
    
    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.48.0` -> `v4.49.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.49.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.49.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.48.0...v4.49.0)
    
    ##### Features
    
    -   Better OTEL traces, add metrics ([#&#8203;1751](https://togithub.com/cloudquery/plugin-sdk/issues/1751)) ([874c33a](https://togithub.com/cloudquery/plugin-sdk/commit/874c33a9ddc1fcc7aefb86cf1a0076f701f07735))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/hashicorp/go-retryablehttp to v0.7.7 \[SECURITY] ([#&#8203;1774](https://togithub.com/cloudquery/plugin-sdk/issues/1774)) ([e5e8e7e](https://togithub.com/cloudquery/plugin-sdk/commit/e5e8e7ea650862e53214f381db6c22173fb04edb))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8a08779 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.2.23 (#526)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.2.23](v4.2.22...v4.2.23) (2024-06-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#525](#525)) ([baa70ca](baa70ca))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#527](#527)) ([6a3544a](6a3544a))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#528](#528)) ([cfb6d17](cfb6d17))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#529](#529)) ([ccfc43c](ccfc43c))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#530](#530)) ([b7e1bd6](b7e1bd6))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.0 ([#531](#531)) ([8a08779](8a08779))
    
    ---
    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 Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6d429c5 View commit details
    Browse the repository at this point in the history
Loading