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.75.0
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.76.0
Choose a head ref
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 31, 2025

  1. Configuration menu
    Copy the full SHA
    0bea6e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…

    …75.0 (#2109)
    
    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.74.2` -> `v4.75.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.75.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.75.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.74.2...v4.75.0)
    
    ##### Features
    
    -   Add internal columns helpers ([#&#8203;2105](https://redirect.github.com/cloudquery/plugin-sdk/issues/2105)) ([1dea99c](https://redirect.github.com/cloudquery/plugin-sdk/commit/1dea99c53b1e959470a5532c0d76f6fec2238876))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    dccb658 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. chore(deps): Update dependency golangci/golangci-lint to v1.64.8 (#2111)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | patch | `v1.64.5` -> `v1.64.8` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v1.64.8`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1648)
    
    [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.64.7...v1.64.8)
    
    -   Detects use of configuration files from golangci-lint v2
    
    ### [`v1.64.7`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1647)
    
    [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.64.6...v1.64.7)
    
    1.  Linters bug fixes
        -   `depguard`: from 2.2.0 to 2.2.1
        -   `dupl`: from [`3e9179a`](https://redirect.github.com/golangci/golangci-lint/commit/3e9179ac440a) to [`f665c8d`](https://redirect.github.com/golangci/golangci-lint/commit/f665c8d69b32)
        -   `gosec`: from 2.22.1 to 2.22.2
        -   `staticcheck`: from 0.6.0 to 0.6.1
    2.  Documentation
        -   Add GitLab documentation
    
    ### [`v1.64.6`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1646)
    
    [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.64.5...v1.64.6)
    
    1.  Linters bug fixes
        -   `asciicheck`: from 0.4.0 to 0.4.1
        -   `contextcheck`: from 1.1.5 to 1.1.6
        -   `errcheck`: from 1.8.0 to 1.9.0
        -   `exptostd`: from 0.4.1 to 0.4.2
        -   `ginkgolinter`: from 0.19.0 to 0.19.1
        -   `go-exhaustruct`: from 3.3.0 to 3.3.1
        -   `gocheckcompilerdirectives`: from 1.2.1 to 1.3.0
        -   `godot`: from 1.4.20 to 1.5.0
        -   `perfsprint`: from 0.8.1 to 0.8.2
        -   `revive`: from 1.6.1 to 1.7.0
        -   `tagalign`: from 1.4.1 to 1.4.2
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    98c70b2 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update golang.org/x/exp digest to 054e65f (#2110)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/exp | require | digest | `b2144cd` -> `054e65f` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    
    ---------
    
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    cq-bot and erezrokah authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    f9875f8 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.9 (

    #2112)
    
    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.26.8` -> `v1.26.9` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.26.9`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.9)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.26.8...v1.26.9)
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`054e65f`](https://redirect.github.com/cloudquery/plugin-pb-go/commit/054e65f) ([#&#8203;489](https://redirect.github.com/cloudquery/plugin-pb-go/issues/489)) ([fe1731d](https://redirect.github.com/cloudquery/plugin-pb-go/commit/fe1731d98aaf6c657aad99fb65887c8c3efc933b))
    -   **deps:** Update module github.com/apache/arrow-go/v18 to v18.2.0 ([#&#8203;486](https://redirect.github.com/cloudquery/plugin-pb-go/issues/486)) ([11554e5](https://redirect.github.com/cloudquery/plugin-pb-go/commit/11554e5f64b53b97bb3de661848d7715700e3b35))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.8 ([#&#8203;484](https://redirect.github.com/cloudquery/plugin-pb-go/issues/484)) ([a0fe497](https://redirect.github.com/cloudquery/plugin-pb-go/commit/a0fe4971766d34751683debea506f8cfbdc54596))
    -   **deps:** Update module golang.org/x/net to v0.36.0 \[SECURITY] ([#&#8203;483](https://redirect.github.com/cloudquery/plugin-pb-go/issues/483)) ([6126ff0](https://redirect.github.com/cloudquery/plugin-pb-go/commit/6126ff00bec816fc73db3d9e6d00305c83a1eb8b))
    -   Generate Go Code from `plugin-pb` ([#&#8203;488](https://redirect.github.com/cloudquery/plugin-pb-go/issues/488)) ([f7ce2c6](https://redirect.github.com/cloudquery/plugin-pb-go/commit/f7ce2c62168f4708d47a430de4444ed1acbad8af))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjkuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    abd2117 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. fix: Error if both PKs and PK components are set (#2113)

    #### Summary
    
    I spent too much time debugging a bug I had when I (meaning Cursor AI) auto complete `PrimaryKeyComponent: true` instead of `PrimaryKey: true` for me. Which means I had both PKs and PK components on the same table, causing `_cq_id` to only be calculated from the PK component, losing data when `pk_mode: cq-id-only` was enabled.
    
    See cloudquery/cloudquery-private@ef8762e
    
    This PR adds a validation to ensure only either ones are defined, or not defined at all. This has to happen after the `TransformTables` call since columns can be configured manually as well
    
    ---
    erezrokah authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    4f0b312 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.76.0 (#2108)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.76.0](v4.75.0...v4.76.0) (2025-04-02)
    
    
    ### Features
    
    * Pass installation ID from env to usage report ([#2106](#2106)) ([0bea6e7](0bea6e7))
    
    
    ### Bug Fixes
    
    * **deps:** Update golang.org/x/exp digest to 054e65f ([#2110](#2110)) ([f9875f8](f9875f8))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.9 ([#2112](#2112)) ([abd2117](abd2117))
    * Error if both PKs and PK components are set ([#2113](#2113)) ([4f0b312](4f0b312))
    
    ---
    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 Apr 2, 2025
    Configuration menu
    Copy the full SHA
    8ad6b2d View commit details
    Browse the repository at this point in the history
Loading