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/plugin-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 64439cd
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 30c456a
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 27, 2023

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

    …23.0 (#1435)
    
    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.22.0` -> `v4.23.0` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.23.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.23.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.22.0...v4.23.0)
    
    ##### Features
    
    -   Introduce a per resource rate limit in addition to a global resource rate limit ([2918402](https://togithub.com/cloudquery/plugin-sdk/commit/29184024a39264669b1f2e70daf2149361ef9c7f))
    -   Set default rate limit of `5` for `SingleResourceMaxConcurrency` and `SingleNestedTableMaxConcurrency` ([2918402](https://togithub.com/cloudquery/plugin-sdk/commit/29184024a39264669b1f2e70daf2149361ef9c7f))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 27, 2023
    7 Configuration menu
    Copy the full SHA
    5642ead View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. feat: Offline licensing support (#1436)

    BEGIN_COMMIT_OVERRIDE
    feat: Offline licensing support
    
    Includes breaking changes to the `premium.NewUsageClient` interface.
    Save value of `opts.PluginMeta` from `Configure()` and pass it to
    `premium.NewUsageClient` as the first argument.
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: Kemal Hadimli <disq@users.noreply.github.com>
    disq and disq authored Dec 28, 2023
    1 Configuration menu
    Copy the full SHA
    1fdf892 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.15.0 (

    #1438)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | minor | `v1.14.6` -> `v1.15.0` |
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | indirect | minor | `v1.14.6` -> `v1.15.0` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.15.0`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.15.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.14.6...v1.15.0)
    
    ##### Features
    
    -   Offline licensing support ([#&#8203;198](https://togithub.com/cloudquery/plugin-pb-go/issues/198)) ([5c36ab1](https://togithub.com/cloudquery/plugin-pb-go/commit/5c36ab17487604a410689df5d88ca82a687053e8))
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/apache/arrow/go/v15 digest to [`ec41209`](https://togithub.com/cloudquery/plugin-pb-go/commit/ec41209) ([#&#8203;197](https://togithub.com/cloudquery/plugin-pb-go/issues/197)) ([a47ecc9](https://togithub.com/cloudquery/plugin-pb-go/commit/a47ecc9675e40df2157c61032f7e3e22e524270e))
    -   Generate Go Code from `plugin-pb` ([#&#8203;195](https://togithub.com/cloudquery/plugin-pb-go/issues/195)) ([175c025](https://togithub.com/cloudquery/plugin-pb-go/commit/175c02594e609f62b5b6a71ed631ecb045e0808b))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 28, 2023
    2 Configuration menu
    Copy the full SHA
    e0c2a4b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. chore: Fix tests/races (#1439)

    Zerolog ~(Mac only???)~ testwriter issue: https://github.com/cloudquery/plugin-sdk/actions/runs/7350939011/job/20013680798?pr=1437
    Flakey test on usage: https://github.com/cloudquery/plugin-sdk/actions/runs/7351363762/job/20014584046?pr=1437
    
    Doesn't really 'fix' the zerolog cancellation testwriter case but circumvents it.
    
    I've tried doing the `logger.With().Logger()` dance all over the schedulers (for every goroutine) to no effect.
    disq authored Dec 29, 2023
    1 Configuration menu
    Copy the full SHA
    a101283 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.16.0 (

    #1440)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | minor | `v1.15.0` -> `v1.16.0` |
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | indirect | minor | `v1.15.0` -> `v1.16.0` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.16.0`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.16.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.15.0...v1.16.0)
    
    ##### Features
    
    -   Add Support for pulling images from CloudQuery Docker registry ([#&#8203;190](https://togithub.com/cloudquery/plugin-pb-go/issues/190)) ([b16f5fb](https://togithub.com/cloudquery/plugin-pb-go/commit/b16f5fb610586805e89be17ed9c6fd453287a748))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 29, 2023
    1 Configuration menu
    Copy the full SHA
    d2a5850 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v4.24.0 (#1437)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.24.0](v4.23.0...v4.24.0) (2023-12-29)
    
    
    ### Features
    
    * Offline licensing support ([1fdf892](1fdf892))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.15.0 ([#1438](#1438)) ([e0c2a4b](e0c2a4b))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.16.0 ([#1440](#1440)) ([d2a5850](d2a5850))
    
    ---
    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 Dec 29, 2023
    2 Configuration menu
    Copy the full SHA
    30c456a View commit details
    Browse the repository at this point in the history
Loading