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

Commits on Aug 30, 2023

  1. chore: Update CLI version to v3.16.0 (#13481)

    Updates the CLI latest version to v3.16.0
    cq-bot authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2ac61d1 View commit details
    Browse the repository at this point in the history
  2. fix: Skip incremental tables when performing delete-stale (#13482)

    This fixes a bug introduced with the migration to SDK v4 / Protocol v3; when `overwrite-delete-stale` write mode is used, stale entries should not be removed from incremental tables when a state backend is active.
    hermanschaaf authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2ce7387 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release cli v3.16.1 (#13483)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.16.1](cli-v3.16.0...cli-v3.16.1) (2023-08-30)
    
    
    ### Bug Fixes
    
    * Skip incremental tables when performing delete-stale ([#13482](#13482)) ([2ce7387](2ce7387))
    
    ---
    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 Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a282302 View commit details
    Browse the repository at this point in the history
Loading