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: v4.84.1
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: v4.84.2
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on May 30, 2025

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

    …84.1 (#2184)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | patch | `v4.84.0` -> `v4.84.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.84.1`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.84.1)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.84.0...v4.84.1)
    
    ##### Bug Fixes
    
    -   Correctly validate backend_options configuration ([#&#8203;2182](https://redirect.github.com/cloudquery/plugin-sdk/issues/2182)) ([50dd38f](https://redirect.github.com/cloudquery/plugin-sdk/commit/50dd38f74af0f33eec311b0d48e14b976a3ff131))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored May 30, 2025
    Configuration menu
    Copy the full SHA
    9d61b00 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/license…

    …manager to v1.31.1 (#2186)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://redirect.github.com/aws/aws-sdk-go-v2) | require | patch | `v1.31.0` -> `v1.31.1` |
    
    ---
    
    ### 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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    7647d77 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module google.golang.org/grpc to v1.72.2 (#2187)

    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | require | patch | `v1.72.1` -> `v1.72.2` | `v1.73.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.72.2`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.72.2): Release 1.72.2
    
    [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.72.1...v1.72.2)
    
    ### Bug Fixes
    
    -   client: restore support for `NO_PROXY` environment variable when connecting to locally-resolved addresses (case 2 from [gRFC A1](https://redirect.github.com/grpc/proposal/blob/master/A1-http-connect-proxy-support.md)). ([#&#8203;8329](https://redirect.github.com/grpc/grpc-go/issues/8329))
    -   balancer/least_request: fix panic on resolver errors. ([#&#8203;8333](https://redirect.github.com/grpc/grpc-go/issues/8333))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    a999c81 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. fix: Error handling in StreamingBatchWriter (#1921)

    original PR: #1913
    
    Reverts the revertion, plus more improvements:
    - Client's handlers are now allowed to return an immediate error without draining the channel. The channel will be automatically drained for the error condition, and subsequent writes for that table won't get sent to the client.
    - Some potential race conditions are fixed (`ensureOpened()` inline-func now got refactored into `s.send()` and handles the sending as well. The spawned goroutine doesn't refer to `inputCh` directly so that it can be replaced in `closeFlush()`.
    - Shutdown logic is handled better: even if `client.Write()` returns an error after `msgs` is closed, it's still logged and returned.
    disq authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    6d71fb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. fix(deps): Update module github.com/aws/aws-sdk-go-v2/config to v1.29…

    ….15 (#2189)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [github.com/aws/aws-sdk-go-v2/config](https://redirect.github.com/aws/aws-sdk-go-v2) | require | patch | `v1.29.14` -> `v1.29.15` | `v1.29.16` |
    
    ---
    
    ### 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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    9860e20 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module google.golang.org/grpc to v1.73.0 (#2190)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | require | minor | `v1.72.2` -> `v1.73.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.73.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.73.0): Release 1.73.0
    
    [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.72.2...v1.73.0)
    
    ### New Features
    
    -   balancer/ringhash: move LB policy from xds/internal to exported path to facilitate use without xds ([#&#8203;8249](https://redirect.github.com/grpc/grpc-go/issues/8249))
    -   xds: enable least request LB policy by default. It can be disabled by setting `GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=false` in your environment. ([#&#8203;8253](https://redirect.github.com/grpc/grpc-go/issues/8253))
    -   grpc: add a `CallAuthority` Call Option that can be used to overwrite the http `:authority` header on per-RPC basis. ([#&#8203;8068](https://redirect.github.com/grpc/grpc-go/issues/8068))
    -   stats/opentelemetry: add trace event for name resolution delay. ([#&#8203;8074](https://redirect.github.com/grpc/grpc-go/issues/8074))
    -   health: added `List` method to gRPC Health service. ([#&#8203;8155](https://redirect.github.com/grpc/grpc-go/issues/8155))
        -   Special Thanks: [@&#8203;marcoshuck](https://redirect.github.com/marcoshuck)
    -   ringhash: implement features from gRFC A76. ([#&#8203;8159](https://redirect.github.com/grpc/grpc-go/issues/8159))
    -   xds: add functionality to support SPIFFE Bundle Maps as roots of trust in XDS which can be enabled by setting `GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true`. ([#&#8203;8167](https://redirect.github.com/grpc/grpc-go/issues/8167), [#&#8203;8180](https://redirect.github.com/grpc/grpc-go/issues/8180), [#&#8203;8229](https://redirect.github.com/grpc/grpc-go/issues/8229), [#&#8203;8343](https://redirect.github.com/grpc/grpc-go/issues/8343))
    
    ### Bug Fixes
    
    -   xds: locality ID metric label is changed to make it consistent with [gRFC A78](https://redirect.github.com/grpc/proposal/blob/master/A78-grpc-metrics-wrr-pf-xds.md#optional-xds-locality-label). ([#&#8203;8256](https://redirect.github.com/grpc/grpc-go/issues/8256))
    -   client: fail RPCs on the client when using extremely short contexts that expire before the `grpc-timeout` header is created. ([#&#8203;8312](https://redirect.github.com/grpc/grpc-go/issues/8312))
    -   server: non-positive `grpc-timeout` header values are now rejected. This is consistent with the [gRPC protocol spec](https://redirect.github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#requests). ([#&#8203;8290](https://redirect.github.com/grpc/grpc-go/issues/8290))
        -   Special Thanks: [@&#8203;evanj](https://redirect.github.com/evanj)
    -   xds: fix reported error string when LRS load reporting interval is invalid. ([#&#8203;8224](https://redirect.github.com/grpc/grpc-go/issues/8224))
        -   Special Thanks: [@&#8203;alingse](https://redirect.github.com/alingse)
    
    ### Performance Improvements
    
    -   credentials/alts: improve read performance by optimizing buffer copies and allocations. ([#&#8203;8271](https://redirect.github.com/grpc/grpc-go/issues/8271))
    -   server: improve performance of RPC handling by avoid a status proto copy ([#&#8203;8282](https://redirect.github.com/grpc/grpc-go/issues/8282))
        -   Special Thanks: [@&#8203;evanj](https://redirect.github.com/evanj)
    
    ### Documentation
    
    -   examples/features/opentelemetry: modify example to demonstrate tracing using OpenTelemtry plugin. ([#&#8203;8056](https://redirect.github.com/grpc/grpc-go/issues/8056))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    2e3c192 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. fix: Add time delay in DeleteStaleAll test for destinations (#2191)

    This fixes a problem that we have in the `DeleteStaleAll` test for destinations which leads to flakey tests due to a lack of time difference between the insert and delete operations. We have already fixed this in the `DeleteStaleBasic` test here: https://github.com/cloudquery/plugin-sdk/blob/main/plugin/testing_write_delete.go#L58
    maaarcelino authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    d98a293 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.84.2 (#2188)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.84.2](v4.84.1...v4.84.2) (2025-06-18)
    
    
    ### Bug Fixes
    
    * Add time delay in DeleteStaleAll test for destinations ([#2191](#2191)) ([d98a293](d98a293))
    * **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.29.15 ([#2189](#2189)) ([9860e20](9860e20))
    * **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.1 ([#2186](#2186)) ([7647d77](7647d77))
    * **deps:** Update module google.golang.org/grpc to v1.72.2 ([#2187](#2187)) ([a999c81](a999c81))
    * **deps:** Update module google.golang.org/grpc to v1.73.0 ([#2190](#2190)) ([2e3c192](2e3c192))
    * Error handling in StreamingBatchWriter ([#1921](#1921)) ([6d71fb1](6d71fb1))
    
    ---
    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 18, 2025
    Configuration menu
    Copy the full SHA
    13e515f View commit details
    Browse the repository at this point in the history
Loading