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.94.2
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.94.3
Choose a head ref
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 6, 2026

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

    …94.2 (#2406)
    
    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.94.1` -> `v4.94.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.94.2`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.94.2)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.94.1...v4.94.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/codegen to v0.3.36 ([#&#8203;2403](https://redirect.github.com/cloudquery/plugin-sdk/issues/2403)) ([b7188f1](https://redirect.github.com/cloudquery/plugin-sdk/commit/b7188f174bcb1286ccd1194d85d7268fb1ecb4ce))
    -   Fix race condition on batchsender when sending resources from multiple goroutines ([#&#8203;2405](https://redirect.github.com/cloudquery/plugin-sdk/issues/2405)) ([a0e2801](https://redirect.github.com/cloudquery/plugin-sdk/commit/a0e28013ec8178bad7e123cd86c1f7701bc27f86))
    
    </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 Feb 6, 2026
    Configuration menu
    Copy the full SHA
    e1368ef View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. chore: Update coverage report (#2407)

    This PR was created by a scheduled workflow to update the coverage report
    cq-bot authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    21b397a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. chore: Update coverage report (#2409)

    This PR was created by a scheduled workflow to update the coverage report
    cq-bot authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    159b83b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. fix(deps): Update module github.com/cloudquery/codegen to v0.3.37 (#2410

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/codegen](https://redirect.github.com/cloudquery/codegen) | require | patch | `v0.3.36` -> `v0.3.37` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary>
    
    ### [`v0.3.37`](https://redirect.github.com/cloudquery/codegen/releases/tag/v0.3.37)
    
    [Compare Source](https://redirect.github.com/cloudquery/codegen/compare/v0.3.36...v0.3.37)
    
    ##### Features
    
    -   Preserve pointer types in generic iterators ([#&#8203;409](https://redirect.github.com/cloudquery/codegen/issues/409)) ([d4fe386](https://redirect.github.com/cloudquery/codegen/commit/d4fe386b4fe45ce974e75c37ba837586fb7a7e17))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.2 ([#&#8203;407](https://redirect.github.com/cloudquery/codegen/issues/407)) ([41c4bc3](https://redirect.github.com/cloudquery/codegen/commit/41c4bc3194103d04bec8f0d553ebc429bb901475))
    
    </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 Feb 17, 2026
    Configuration menu
    Copy the full SHA
    c812b39 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

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

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | require | minor | `v1.78.0` -> `v1.79.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.79.1`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.79.1): Release 1.79.1
    
    [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.79.0...v1.79.1)
    
    ### Bug Fixes
    
    -   grpc: Remove the `-dev` suffix from the User-Agent header. ([https://github.com/grpc/grpc-go/pull/8902](https://redirect.github.com/grpc/grpc-go/pull/8902))
    
    ### [`v1.79.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.79.0): Release 1.79.0
    
    [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.78.0...v1.79.0)
    
    ### API Changes
    
    -   mem: Add experimental API `SetDefaultBufferPool` to change the default buffer pool. ([#&#8203;8806](https://redirect.github.com/grpc/grpc-go/issues/8806))
        -   Special Thanks: [@&#8203;vanja-p](https://redirect.github.com/vanja-p)
    -   experimental/stats: Update `MetricsRecorder` to require embedding the new `UnimplementedMetricsRecorder` (a no-op struct) in all implementations for forward compatibility. ([#&#8203;8780](https://redirect.github.com/grpc/grpc-go/issues/8780))
    
    ### Behavior Changes
    
    -   balancer/weightedtarget: Remove handling of `Addresses` and only handle `Endpoints` in resolver updates. ([#&#8203;8841](https://redirect.github.com/grpc/grpc-go/issues/8841))
    
    ### New Features
    
    -   experimental/stats: Add support for asynchronous gauge metrics through the new `AsyncMetricReporter` and `RegisterAsyncReporter` APIs. ([#&#8203;8780](https://redirect.github.com/grpc/grpc-go/issues/8780))
    -   pickfirst: Add support for weighted random shuffling of endpoints, as described in [gRFC A113](https://redirect.github.com/grpc/proposal/pull/535).
        -   This is enabled by default, and can be turned off using the environment variable `GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING`. ([#&#8203;8864](https://redirect.github.com/grpc/grpc-go/issues/8864))
    -   xds: Implement `:authority` rewriting, as specified in [gRFC A81](https://redirect.github.com/grpc/proposal/blob/master/A81-xds-authority-rewriting.md). ([#&#8203;8779](https://redirect.github.com/grpc/grpc-go/issues/8779))
    -   balancer/randomsubsetting: Implement the `random_subsetting` LB policy, as specified in [gRFC A68](https://redirect.github.com/grpc/proposal/blob/master/A68-random-subsetting.md). ([#&#8203;8650](https://redirect.github.com/grpc/grpc-go/issues/8650))
        -   Special Thanks: [@&#8203;marek-szews](https://redirect.github.com/marek-szews)
    
    ### Bug Fixes
    
    -   credentials/tls: Fix a bug where the port was not stripped from the authority override before validation. ([#&#8203;8726](https://redirect.github.com/grpc/grpc-go/issues/8726))
        -   Special Thanks: [@&#8203;Atul1710](https://redirect.github.com/Atul1710)
    -   xds/priority: Fix a bug causing delayed failover to lower-priority clusters when a higher-priority cluster is stuck in `CONNECTING` state. ([#&#8203;8813](https://redirect.github.com/grpc/grpc-go/issues/8813))
    -   health: Fix a bug where health checks failed for clients using legacy compression options (`WithDecompressor` or `RPCDecompressor`). ([#&#8203;8765](https://redirect.github.com/grpc/grpc-go/issues/8765))
        -   Special Thanks: [@&#8203;sanki92](https://redirect.github.com/sanki92)
    -   transport: Fix an issue where the HTTP/2 server could skip header size checks when terminating a stream early. ([#&#8203;8769](https://redirect.github.com/grpc/grpc-go/issues/8769))
        -   Special Thanks: [@&#8203;joybestourous](https://redirect.github.com/joybestourous)
    -   server: Propagate status detail headers, if available, when terminating a stream during request header processing. ([#&#8203;8754](https://redirect.github.com/grpc/grpc-go/issues/8754))
        -   Special Thanks: [@&#8203;joybestourous](https://redirect.github.com/joybestourous)
    
    ### Performance Improvements
    
    -   credentials/alts: Optimize read buffer alignment to reduce copies. ([#&#8203;8791](https://redirect.github.com/grpc/grpc-go/issues/8791))
    -   mem: Optimize pooling and creation of `buffer` objects.  ([#&#8203;8784](https://redirect.github.com/grpc/grpc-go/issues/8784))
    -   transport: Reduce slice re-allocations by reserving slice capacity. ([#&#8203;8797](https://redirect.github.com/grpc/grpc-go/issues/8797))
    
    </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 Feb 21, 2026
    Configuration menu
    Copy the full SHA
    f617806 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. chore: Update coverage report (#2413)

    This PR was created by a scheduled workflow to update the coverage report
    cq-bot authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    0851776 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.27.7 (

    #2414)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | require | patch | `v1.27.6` -> `v1.27.7` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.27.7`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.27.7)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.27.6...v1.27.7)
    
    ##### Bug Fixes
    
    -   **deps:** Update module google.golang.org/grpc to v1.79.1 ([#&#8203;608](https://redirect.github.com/cloudquery/plugin-pb-go/issues/608)) ([db03b0e](https://redirect.github.com/cloudquery/plugin-pb-go/commit/db03b0eeea1f93552e45a9b8f6831f738d15d58b))
    -   Generate Go Code from `plugin-pb` ([#&#8203;606](https://redirect.github.com/cloudquery/plugin-pb-go/issues/606)) ([593613c](https://redirect.github.com/cloudquery/plugin-pb-go/commit/593613c2383771c7aac837806b33a5789058237c))
    
    </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 Feb 23, 2026
    Configuration menu
    Copy the full SHA
    51f4d60 View commit details
    Browse the repository at this point in the history
  3. fix: Better Go build flags for plugins packaging (#2415)

    #### Summary
    
    `trimpath` and `buildvcs` are better for cache re-usability and reproducible builds (we already include plugins versions in `resources/plugin.Version` so we don't need the VCS data).
    Also `mod=readonly` ensures `go build` doesn't modify `go.mod` or `go.sum`
    
    
    ---
    erezrokah authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    934226b View commit details
    Browse the repository at this point in the history
  4. chore(main): Release v4.94.3 (#2411)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.94.3](v4.94.2...v4.94.3) (2026-02-23)
    
    
    ### Bug Fixes
    
    * Better Go build flags for plugins packaging ([#2415](#2415)) ([934226b](934226b))
    * **deps:** Update module github.com/cloudquery/codegen to v0.3.37 ([#2410](#2410)) ([c812b39](c812b39))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.7 ([#2414](#2414)) ([51f4d60](51f4d60))
    * **deps:** Update module google.golang.org/grpc to v1.79.1 ([#2412](#2412)) ([f617806](f617806))
    
    ---
    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 Feb 23, 2026
    Configuration menu
    Copy the full SHA
    adac3a8 View commit details
    Browse the repository at this point in the history
Loading