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: 67986e6
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75881ec
Choose a head ref
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 24, 2023

  1. chore: Update CLI version to v3.14.3 (#13308)

    Updates the CLI latest version to v3.14.3
    cq-bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c51bd0b View commit details
    Browse the repository at this point in the history
  2. feat(resources): Add gcp_compute_osconfig_inventories table (#13309)

    Fixes #13301
    
    Multiplex changes were made as listing inventories requires location param
    candiduslynx authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    08ea377 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release plugins-source-gcp v9.5.0 (#13161)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [9.5.0](plugins-source-gcp-v9.4.5...plugins-source-gcp-v9.5.0) (2023-08-24)
    
    
    ### This Release has the Following Changes to Tables
    - Table `gcp_compute_osconfig_inventories` was added
    
    ### Features
    
    * **resources:** Add `gcp_compute_osconfig_inventories` table ([#13309](#13309)) ([08ea377](08ea377))
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 5b83d4f ([#13203](#13203)) ([b0a4b8c](b0a4b8c))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.1 ([#13195](#13195)) ([a184c37](a184c37))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.2 ([#13262](#13262)) ([5c55aa3](5c55aa3))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](#13285)) ([e076abd](e076abd))
    * **resources:** Link to Go docs in `gcp_storage_buckets` ([#13160](#13160)) ([3d40f5b](3d40f5b))
    
    ---
    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 24, 2023
    Configuration menu
    Copy the full SHA
    5619fb1 View commit details
    Browse the repository at this point in the history
  4. chore: Update plugin source-gcp version to v9.5.0 (#13311)

    Updates the `source-gcp` plugin latest version to v9.5.0
    cq-bot authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fafeb7e View commit details
    Browse the repository at this point in the history
  5. fix: Send delete stale when --no-migrate is used (#13310)

    
    #### Summary
    
    Fixes #13281
    
    <!--
    erezrokah authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9232676 View commit details
    Browse the repository at this point in the history
  6. chore(main): Release cli v3.14.4 (#13312)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.14.4](cli-v3.14.3...cli-v3.14.4) (2023-08-24)
    
    
    ### Bug Fixes
    
    * Send delete stale when `--no-migrate` is used ([#13310](#13310)) ([9232676](9232676))
    
    ---
    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 24, 2023
    Configuration menu
    Copy the full SHA
    75881ec View commit details
    Browse the repository at this point in the history
Loading