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/codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.35
Choose a base ref
...
head repository: cloudquery/codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.36
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 12, 2026

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

    ….0 (#402)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | minor | `v4.93.1` -> `v4.94.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.94.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.94.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.93.1...v4.94.0)
    
    ##### Features
    
    -   Add optional Sentry support ([#&#8203;2386](https://redirect.github.com/cloudquery/plugin-sdk/issues/2386)) ([dab2ce8](https://redirect.github.com/cloudquery/plugin-sdk/commit/dab2ce8c2e7545fa3da3fce1b9d9c1c9ca057c7f))
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2371](https://redirect.github.com/cloudquery/plugin-sdk/issues/2371)) ([2d1165a](https://redirect.github.com/cloudquery/plugin-sdk/commit/2d1165a6f19a799890a8d7ebf67b142b512754d2))
    -   **deps:** Update golang.org/x/exp digest to [`944ab1f`](https://redirect.github.com/cloudquery/plugin-sdk/commit/944ab1f) ([#&#8203;2376](https://redirect.github.com/cloudquery/plugin-sdk/issues/2376)) ([4da0fd0](https://redirect.github.com/cloudquery/plugin-sdk/commit/4da0fd0c31e864161e042d0443c94d9e75113bfb))
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.32.6 ([#&#8203;2374](https://redirect.github.com/cloudquery/plugin-sdk/issues/2374)) ([0f0d985](https://redirect.github.com/cloudquery/plugin-sdk/commit/0f0d985b076731a74a4d82503108d6ecce61fc8a))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.8 ([#&#8203;2378](https://redirect.github.com/cloudquery/plugin-sdk/issues/2378)) ([b3e0ae7](https://redirect.github.com/cloudquery/plugin-sdk/commit/b3e0ae7b3b26ac2df4eb57417a9dbb020485a641))
    -   **deps:** Update module github.com/cloudquery/codegen to v0.3.35 ([#&#8203;2381](https://redirect.github.com/cloudquery/plugin-sdk/issues/2381)) ([2daf99c](https://redirect.github.com/cloudquery/plugin-sdk/commit/2daf99c00ba2b9cf359a1e08cf715c4d7fa6f859))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.3 ([#&#8203;2380](https://redirect.github.com/cloudquery/plugin-sdk/issues/2380)) ([fb04081](https://redirect.github.com/cloudquery/plugin-sdk/commit/fb040815a46fa35b52f47570223d000cab82d63e))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.4 ([#&#8203;2382](https://redirect.github.com/cloudquery/plugin-sdk/issues/2382)) ([9ba1f1f](https://redirect.github.com/cloudquery/plugin-sdk/commit/9ba1f1fba501d3e10a0adb9fc77d91785c66824c))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.5 ([#&#8203;2385](https://redirect.github.com/cloudquery/plugin-sdk/issues/2385)) ([0eee0ed](https://redirect.github.com/cloudquery/plugin-sdk/commit/0eee0ed757b25aea0eac949a86f0cfda34cba1be))
    -   **deps:** Update module google.golang.org/grpc to v1.78.0 ([#&#8203;2383](https://redirect.github.com/cloudquery/plugin-sdk/issues/2383)) ([815d332](https://redirect.github.com/cloudquery/plugin-sdk/commit/815d332ae113cc493b29f7b38f82dbf0e947d67e))
    
    </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 Jan 12, 2026
    Configuration menu
    Copy the full SHA
    e2e02d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. fix(deps): Update golang.org/x/exp digest to 716be56 (#404)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/exp | require | digest | `944ab1f` -> `716be56` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 1, 2026
    Configuration menu
    Copy the full SHA
    079fdf8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update dependency golangci/golangci-lint to v2.8.0 (#405)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | minor | `v2.7.2` -> `v2.8.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v2.8.0`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v280)
    
    [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.7.2...v2.8.0)
    
    *Released on 2026-01-07*
    
    1.  Linters new features or changes
        -   `godoc-lint`: from 0.10.2 to 0.11.1 (new rule: `require-stdlib-doclink`)
        -   `golines`: from [`442fd00`](https://redirect.github.com/golangci/golangci-lint/commit/442fd0091d95) to 0.14.0
        -   `gomoddirectives`: from 0.7.1 to 0.8.0
        -   `gosec`: from [`daccba6`](https://redirect.github.com/golangci/golangci-lint/commit/daccba6b93d7) to 2.22.11 (new rule: `G116`)
        -   `modernize`: from 0.39.0 to 0.40.0 (new analyzers: `stringscut`, `unsafefuncs`)
        -   `prealloc`: from 1.0.0 to 1.0.1 (message changes)
        -   `unqueryvet`: from 1.3.0 to 1.4.0 (new options: `check-aliased-wildcard`, `check-string-concat`, `check-format-strings`, `check-string-builder`, `check-subqueries`, `ignored-functions`, `sql-builders`)
    2.  Linters bug fixes
        -   `go-critic`: from 0.14.2 to 0.14.3
        -   `go-errorlint`: from 1.8.0 to 1.9.0
        -   `govet`: from 0.39.0 to 0.40.0
        -   `protogetter`: from 0.3.17 to 0.3.18
        -   `revive`: add missing enable-default-rules setting
    3.  Documentation
        -   docs: split installation page
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 1, 2026
    Configuration menu
    Copy the full SHA
    2e3d6bd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

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

    ….1 (#406)
    
    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.0` -> `v4.94.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.94.1`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.94.1)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.94.0...v4.94.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2390](https://redirect.github.com/cloudquery/plugin-sdk/issues/2390)) ([f50c14c](https://redirect.github.com/cloudquery/plugin-sdk/commit/f50c14c3b6bb1b9b1314dc013cb4e78ad5327707))
    -   **deps:** Update golang.org/x/exp digest to [`716be56`](https://redirect.github.com/cloudquery/plugin-sdk/commit/716be56) ([#&#8203;2395](https://redirect.github.com/cloudquery/plugin-sdk/issues/2395)) ([3a7a913](https://redirect.github.com/cloudquery/plugin-sdk/commit/3a7a913693bb9ec81ca30135cc4c5f5d03e25e2e))
    -   **deps:** Update module github.com/apache/arrow-go/v18 to v18.5.1 ([#&#8203;2400](https://redirect.github.com/cloudquery/plugin-sdk/issues/2400)) ([78985aa](https://redirect.github.com/cloudquery/plugin-sdk/commit/78985aa956ac1c0e524b897cf4881d28c26560d9))
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.37.6 ([#&#8203;2393](https://redirect.github.com/cloudquery/plugin-sdk/issues/2393)) ([5b129f8](https://redirect.github.com/cloudquery/plugin-sdk/commit/5b129f8df656fdb4f5e78d6e93136cb279c8be3f))
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/service/marketplacemetering to v1.35.6 ([#&#8203;2394](https://redirect.github.com/cloudquery/plugin-sdk/issues/2394)) ([cf0438b](https://redirect.github.com/cloudquery/plugin-sdk/commit/cf0438b0840804c47430dec43c1ed2ef9fa2f57a))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.6 ([#&#8203;2401](https://redirect.github.com/cloudquery/plugin-sdk/issues/2401)) ([1cc9ada](https://redirect.github.com/cloudquery/plugin-sdk/commit/1cc9adad97bff7ccffaea7dcc6015aaa73f91418))
    -   **deps:** Update module github.com/getsentry/sentry-go to v0.41.0 ([#&#8203;2397](https://redirect.github.com/cloudquery/plugin-sdk/issues/2397)) ([907b607](https://redirect.github.com/cloudquery/plugin-sdk/commit/907b607408f1f2279bd0957ed467a327d612c6ff))
    
    </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 3, 2026
    Configuration menu
    Copy the full SHA
    e77f65e View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.3.36 (#403)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.36](v0.3.35...v0.3.36) (2026-02-03)
    
    
    ### Bug Fixes
    
    * **deps:** Update golang.org/x/exp digest to 716be56 ([#404](#404)) ([079fdf8](079fdf8))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.0 ([#402](#402)) ([e2e02d9](e2e02d9))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.1 ([#406](#406)) ([e77f65e](e77f65e))
    
    ---
    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 3, 2026
    Configuration menu
    Copy the full SHA
    54a0edd View commit details
    Browse the repository at this point in the history
Loading