Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jul 2, 2025

  1. fix: Generate CloudQuery Go API Client from spec.json (#301)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    5975534 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. fix: Generate CloudQuery Go API Client from spec.json (#303)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    a5a438d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    4688584 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. fix: Generate CloudQuery Go API Client from spec.json (#305)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    c479386 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. fix: Generate CloudQuery Go API Client from spec.json (#306)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    683c7bf View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. feat: Add new config key (#307)

    Co-authored-by: Kemal Hadimli <[email protected]>
    disq and disq authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    f1ac7da View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.14.0 (#302)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.14.0](v1.13.11...v1.14.0) (2025-07-29)
    
    
    ### Features
    
    * Add new config key ([#307](#307)) ([f1ac7da](f1ac7da))
    
    
    ### Bug Fixes
    
    * Generate CloudQuery Go API Client from `spec.json` ([#301](#301)) ([5975534](5975534))
    * Generate CloudQuery Go API Client from `spec.json` ([#303](#303)) ([a5a438d](a5a438d))
    * Generate CloudQuery Go API Client from `spec.json` ([#305](#305)) ([c479386](c479386))
    * Generate CloudQuery Go API Client from `spec.json` ([#306](#306)) ([683c7bf](683c7bf))
    
    ---
    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 29, 2025
    Configuration menu
    Copy the full SHA
    36e8c56 View commit details
    Browse the repository at this point in the history
Loading