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: bd03257
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: 950c198
Choose a head ref
  • 6 commits
  • 16 files changed
  • 2 contributors

Commits on Sep 13, 2024

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

    …62.0 (#1892)
    
    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.61.0` -> `v4.62.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.62.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.62.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.61.0...v4.62.0)
    
    ##### Features
    
    -   Support Contract Listing For AWS Marketplace ([#&#8203;1889](https://togithub.com/cloudquery/plugin-sdk/issues/1889)) ([4654866](https://togithub.com/cloudquery/plugin-sdk/commit/4654866cb423d237cddb696384e910f59539e1d9))
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;1890](https://togithub.com/cloudquery/plugin-sdk/issues/1890)) ([b185e11](https://togithub.com/cloudquery/plugin-sdk/commit/b185e11bad937fbbeb9178f88f0ede749088efc7))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.2 ([#&#8203;1887](https://togithub.com/cloudquery/plugin-sdk/issues/1887)) ([a881fac](https://togithub.com/cloudquery/plugin-sdk/commit/a881fac8976ecfb83101c6268d114e28e19bd2f2))
    
    </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 Sep 13, 2024
    Configuration menu
    Copy the full SHA
    feee095 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix(deps): Update module google.golang.org/grpc to v1.66.2 (#1893)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | patch | `v1.66.0` -> `v1.66.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.66.2`](https://togithub.com/grpc/grpc-go/releases/tag/v1.66.2): Release 1.66.2
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.66.1...v1.66.2)
    
    ### Dependencies
    
    -   Remove unintentional dependency on the `testing` package ([#&#8203;7579](https://togithub.com/grpc/grpc-go/issues/7579))
    -   Remove unintentional dependency on the `flate` package ([#&#8203;7595](https://togithub.com/grpc/grpc-go/issues/7595))
        -   Special Thanks: [@&#8203;ash2k](https://togithub.com/ash2k)
    
    ### Bug Fixes
    
    -   client: fix a bug that prevented memory reuse after handling unary RPCs ([#&#8203;7571](https://togithub.com/grpc/grpc-go/issues/7571))
        -   Special Thanks: [@&#8203;coxley](https://togithub.com/coxley)
    
    ### [`v1.66.1`](https://togithub.com/grpc/grpc-go/compare/v1.66.0...v1.66.1)
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.66.0...v1.66.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), 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 Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6d70b88 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

    #1895)
    
    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.22.2` -> `v1.22.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.22.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.22.3)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.22.2...v1.22.3)
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`701f63a`](https://togithub.com/cloudquery/plugin-pb-go/commit/701f63a) ([#&#8203;402](https://togithub.com/cloudquery/plugin-pb-go/issues/402)) ([1c606a5](https://togithub.com/cloudquery/plugin-pb-go/commit/1c606a5e9e6ad854aa85466da73a7b2ac97cac6b))
    -   **deps:** Update module google.golang.org/grpc to v1.66.2 ([#&#8203;406](https://togithub.com/cloudquery/plugin-pb-go/issues/406)) ([2a33bc8](https://togithub.com/cloudquery/plugin-pb-go/commit/2a33bc8af898f828a7047b510f2e093afa9f42a1))
    -   Generate Go Code from `plugin-pb` ([#&#8203;407](https://togithub.com/cloudquery/plugin-pb-go/issues/407)) ([c3e633f](https://togithub.com/cloudquery/plugin-pb-go/commit/c3e633fd7ded3c0d126bee21a47b5a9466713173))
    
    </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 Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b05d24b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: Add sync sharding (#1891)

    #### Summary
    
    Goes with cloudquery/plugin-pb-go#401. ~~Still testing this so in draft~~
    
    Part of cloudquery/cloudquery-issues#2214 (internal issue)
    
    ---
    erezrokah authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e1823f8 View commit details
    Browse the repository at this point in the history
  2. chore: Remove unused OTEL flags (#1896)

    #### Summary
    
    `otel-endpoint-urlpath` and `otel-endpoint-headers` are not documented, cannot be used via a spec option like `otel-endpoint` and `otel-endpoint-insecure` (only via direct invocation of the plugin's binary), and make it harder to support multiple endpoints.
    
    This PR removes them until we actually need them
    
    ---
    erezrokah authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8f20a07 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v4.63.0 (#1894)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.63.0](v4.62.0...v4.63.0) (2024-09-18)
    
    
    ### Features
    
    * Add sync sharding ([#1891](#1891)) ([e1823f8](e1823f8))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.3 ([#1895](#1895)) ([b05d24b](b05d24b))
    * **deps:** Update module google.golang.org/grpc to v1.66.2 ([#1893](#1893)) ([6d70b88](6d70b88))
    
    ---
    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 Sep 18, 2024
    Configuration menu
    Copy the full SHA
    950c198 View commit details
    Browse the repository at this point in the history
Loading