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

Commits on Jul 24, 2025

  1. chore(main): Release plugins-destination-bigquery v4.3.7 (#21067)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.3.7](plugins-destination-bigquery-v4.3.6...plugins-destination-bigquery-v4.3.7) (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
    aceda5f View commit details
    Browse the repository at this point in the history
  2. chore(main): Release plugins-destination-duckdb v6.0.11 (#21061)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.0.11](plugins-destination-duckdb-v6.0.10...plugins-destination-duckdb-v6.0.11) (2025-07-24)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21096](#21096)) ([da83648](da83648))
    * **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
    0e0deec View commit details
    Browse the repository at this point in the history
  3. chore(main): Release plugins-destination-kafka v5.5.3 (#21073)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.5.3](plugins-destination-kafka-v5.5.2...plugins-destination-kafka-v5.5.3) (2025-07-24)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.9 ([#21103](#21103)) ([c9a7d9c](c9a7d9c))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
    
    ---
    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
    9f5b730 View commit details
    Browse the repository at this point in the history
  4. fix: Concurrent map access when reporting remote progress (#21108)

    #### Summary
    
    Our race detection tests didn't catch this since we only report remote progress for sync runs API keys https://github.com/cloudquery/cloudquery/blob/0e0deec32b95fac6af9f27e53e8fd1bb75921da2/cli/cmd/sync_v3.go#L89
    
    I'll follow up with a test later
    erezrokah authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    189a8c3 View commit details
    Browse the repository at this point in the history
  5. chore(main): Release cli v6.24.2 (#21109)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [6.24.2](cli-v6.24.1...cli-v6.24.2)
    (2025-07-24)
    
    
    ### Bug Fixes
    
    * Concurrent map access when reporting remote progress
    ([#21108](#21108))
    ([189a8c3](189a8c3))
    
    ---
    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
    8d92e00 View commit details
    Browse the repository at this point in the history
Loading