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

Commits on Jul 24, 2025

  1. chore(deps): Update dependency cli to v6.24.1 (#21111)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://redirect.github.com/cloudquery/cloudquery) | patch | `v6.24.0` -> `v6.24.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.24.1`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.24.1)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/cli-v6.24.0...cli-v6.24.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#&#8203;21010](https://redirect.github.com/cloudquery/cloudquery/issues/21010)) ([c78cff9](https://redirect.github.com/cloudquery/cloudquery/commit/c78cff97ca8819ffc58a1ecb9fea7e2a9dbc1ffa))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#&#8203;21104](https://redirect.github.com/cloudquery/cloudquery/issues/21104)) ([44f77c8](https://redirect.github.com/cloudquery/cloudquery/commit/44f77c883bee4dd9cfc1f71f0cf4675452ed49ae))
    
    </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 24, 2025
    Configuration menu
    Copy the full SHA
    a474b09 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release plugins-destination-elasticsearch v3.5.24 (#21069)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.5.24](plugins-destination-elasticsearch-v3.5.23...plugins-destination-elasticsearch-v3.5.24) (2025-07-24)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
    
    ---
    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 24, 2025
    Configuration menu
    Copy the full SHA
    bfe0d6a View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update CloudQuery monorepo modules (#21110)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [destination-file](https://hub.cloudquery.io) | patch | `v5.4.21` -> `v5.4.22` |
    | [destination-postgresql](https://hub.cloudquery.io) | patch | `v8.8.12` -> `v8.8.13` |
    | [source-cloudflare](https://hub.cloudquery.io) | patch | `v11.1.7` -> `v11.1.8` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] 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 24, 2025
    Configuration menu
    Copy the full SHA
    a7e2c7e View commit details
    Browse the repository at this point in the history
  4. chore(main): Release plugins-destination-clickhouse v7.2.1 (#21105)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [7.2.1](plugins-destination-clickhouse-v7.2.0...plugins-destination-clickhouse-v7.2.1) (2025-07-24)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
    
    ---
    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 24, 2025
    Configuration menu
    Copy the full SHA
    5fe78a3 View commit details
    Browse the repository at this point in the history
  5. feat: Add per table stats to sync summaries (#21107)

    #### Summary
    
    Adds per table stats for the sync summaries table (we already have total `resources` and `source_errors`)
    erezrokah authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    0cbe42f View commit details
    Browse the repository at this point in the history
  6. chore(main): Release cli v6.25.0 (#21112)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.25.0](cli-v6.24.2...cli-v6.25.0) (2025-07-24)
    
    
    ### Features
    
    * Add per table stats to sync summaries ([#21107](#21107)) ([0cbe42f](0cbe42f))
    
    ---
    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 24, 2025
    Configuration menu
    Copy the full SHA
    c11c146 View commit details
    Browse the repository at this point in the history
Loading