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/cloudquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.21.1
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.22.0
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 2, 2025

  1. fix(deps): Update module github.com/cloudquery/cloudquery/cli/v6 to v…

    …6.21.1 (#20969)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery/cli/v6](https://redirect.github.com/cloudquery/cloudquery) | require | patch | `v6.21.0` -> `v6.21.1` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (github.com/cloudquery/cloudquery/cli/v6)</summary>
    
    ### [`v6.21.1`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.21.1)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.21.0...v6.21.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`b7579e2`](https://redirect.github.com/cloudquery/cloudquery/commit/b7579e2) ([#&#8203;20935](https://redirect.github.com/cloudquery/cloudquery/issues/20935)) ([aac340d](https://redirect.github.com/cloudquery/cloudquery/commit/aac340d4ff8ed9f0ffa14f1d5ae26df7addcb9fc))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 ([#&#8203;20920](https://redirect.github.com/cloudquery/cloudquery/issues/20920)) ([93fed18](https://redirect.github.com/cloudquery/cloudquery/commit/93fed18d443bee5ab334646b4fc88c2e501cd2e8))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.11 ([#&#8203;20941](https://redirect.github.com/cloudquery/cloudquery/issues/20941)) ([a67fcc5](https://redirect.github.com/cloudquery/cloudquery/commit/a67fcc5c8538091e78a9fd40426e1e3ec0d068f5))
    -   **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#&#8203;20947](https://redirect.github.com/cloudquery/cloudquery/issues/20947)) ([af179be](https://redirect.github.com/cloudquery/cloudquery/commit/af179be0ef3223c81a30af9bc229149fc64c9bf1))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.13 ([#&#8203;20912](https://redirect.github.com/cloudquery/cloudquery/issues/20912)) ([f9ff32f](https://redirect.github.com/cloudquery/cloudquery/commit/f9ff32fd09745385c63d65344c4d3b2d35d732be))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.14 ([#&#8203;20929](https://redirect.github.com/cloudquery/cloudquery/issues/20929)) ([41fbbd0](https://redirect.github.com/cloudquery/cloudquery/commit/41fbbd0135018d3d85c2a88987583c96a3b298ff))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.15 ([#&#8203;20943](https://redirect.github.com/cloudquery/cloudquery/issues/20943)) ([c8abdae](https://redirect.github.com/cloudquery/cloudquery/commit/c8abdae03fd1d8d20226d0bb3da9cc3fa06cce22))
    -   **deps:** Update module github.com/go-viper/mapstructure/v2 to v2.3.0 \[SECURITY] ([#&#8203;20919](https://redirect.github.com/cloudquery/cloudquery/issues/20919)) ([889d994](https://redirect.github.com/cloudquery/cloudquery/commit/889d9943c4b8a3e86c33bdefb2e86a64e4725cc7))
    
    </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.
    
    ---
    
     - [ ] 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).
    cq-bot authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    bec2a89 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. feat: Add error handling and per-table metrics (#20909)

    #### Summary
    
    ⚠️ **If you're contributing to a plugin please read this section of the [contribution guidelines](https://github.com/cloudquery/cloudquery/blob/main/CONTRIBUTING.md#open-core-vs-open-source) 🧑‍🎓 before submitting this PR** ⚠️
    
    
    
    
    This PR adds handling of error messages from source plugins and add new statistics for platform calls. This solves two things:
    
    1. Having proper error statistics when using plugins in development mode 
    2. Adding ability to show detailed per table metrics in platform without need to rely on otel_traces
    Przemysław Stępień authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    a2d9473 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update dependency cli to v6.21.1 (#20968)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://redirect.github.com/cloudquery/cloudquery) | patch | `v6.21.0` -> `v6.21.1` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (cli)</summary>
    
    ### [`v6.21.1`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.21.1)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/cli-v6.21.0...cli-v6.21.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`b7579e2`](https://redirect.github.com/cloudquery/cloudquery/commit/b7579e2) ([#&#8203;20935](https://redirect.github.com/cloudquery/cloudquery/issues/20935)) ([aac340d](https://redirect.github.com/cloudquery/cloudquery/commit/aac340d4ff8ed9f0ffa14f1d5ae26df7addcb9fc))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 ([#&#8203;20920](https://redirect.github.com/cloudquery/cloudquery/issues/20920)) ([93fed18](https://redirect.github.com/cloudquery/cloudquery/commit/93fed18d443bee5ab334646b4fc88c2e501cd2e8))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.11 ([#&#8203;20941](https://redirect.github.com/cloudquery/cloudquery/issues/20941)) ([a67fcc5](https://redirect.github.com/cloudquery/cloudquery/commit/a67fcc5c8538091e78a9fd40426e1e3ec0d068f5))
    -   **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#&#8203;20947](https://redirect.github.com/cloudquery/cloudquery/issues/20947)) ([af179be](https://redirect.github.com/cloudquery/cloudquery/commit/af179be0ef3223c81a30af9bc229149fc64c9bf1))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.13 ([#&#8203;20912](https://redirect.github.com/cloudquery/cloudquery/issues/20912)) ([f9ff32f](https://redirect.github.com/cloudquery/cloudquery/commit/f9ff32fd09745385c63d65344c4d3b2d35d732be))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.14 ([#&#8203;20929](https://redirect.github.com/cloudquery/cloudquery/issues/20929)) ([41fbbd0](https://redirect.github.com/cloudquery/cloudquery/commit/41fbbd0135018d3d85c2a88987583c96a3b298ff))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.15 ([#&#8203;20943](https://redirect.github.com/cloudquery/cloudquery/issues/20943)) ([c8abdae](https://redirect.github.com/cloudquery/cloudquery/commit/c8abdae03fd1d8d20226d0bb3da9cc3fa06cce22))
    -   **deps:** Update module github.com/go-viper/mapstructure/v2 to v2.3.0 \[SECURITY] ([#&#8203;20919](https://redirect.github.com/cloudquery/cloudquery/issues/20919)) ([889d994](https://redirect.github.com/cloudquery/cloudquery/commit/889d9943c4b8a3e86c33bdefb2e86a64e4725cc7))
    
    </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.
    
    ---
    
     - [ ] 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).
    cq-bot authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    c26ccf5 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release plugins-destination-kafka v5.5.0 (#20880)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.5.0](plugins-destination-kafka-v5.4.17...plugins-destination-kafka-v5.5.0) (2025-07-03)
    
    
    ### Features
    
    * Support Customer TLS certificates ([#20879](#20879)) ([208ef91](208ef91))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#20947](#20947)) ([af179be](af179be))
    * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.4 ([#20942](#20942)) ([5b8804e](5b8804e))
    * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.5 ([#20963](#20963)) ([c7a3a27](c7a3a27))
    * SSL Config ([#20885](#20885)) ([94a5b96](94a5b96))
    
    ---
    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 Jul 3, 2025
    Configuration menu
    Copy the full SHA
    b666f79 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. chore(main): Release cli v6.22.0 (#20970)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.22.0](cli-v6.21.1...cli-v6.22.0) (2025-07-03)
    
    
    ### Features
    
    * Add error handling and per-table metrics ([#20909](#20909)) ([a2d9473](a2d9473))
    
    ---
    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 Jul 7, 2025
    Configuration menu
    Copy the full SHA
    fbcba6d View commit details
    Browse the repository at this point in the history
Loading