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.9.1
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.9.2
Choose a head ref
  • 12 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 10, 2024

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

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

Commits on Apr 17, 2024

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

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    15e0252 View commit details
    Browse the repository at this point in the history
  2. fix: Generate CloudQuery Go API Client from spec.json (#149)

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

Commits on Apr 22, 2024

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

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

Commits on Apr 24, 2024

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

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

Commits on Apr 29, 2024

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

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

Commits on Apr 30, 2024

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

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

Commits on May 1, 2024

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

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

Commits on May 6, 2024

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

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored May 6, 2024
    Configuration menu
    Copy the full SHA
    1b3d18c View commit details
    Browse the repository at this point in the history
  2. fix: Generate CloudQuery Go API Client from spec.json (#156)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored May 6, 2024
    Configuration menu
    Copy the full SHA
    bffc1b7 View commit details
    Browse the repository at this point in the history
  3. fix: Generate CloudQuery Go API Client from spec.json (#157)

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

Commits on May 7, 2024

  1. chore(main): Release v1.9.2 (#147)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.9.2](v1.9.1...v1.9.2) (2024-05-06)
    
    
    ### Bug Fixes
    
    * Generate CloudQuery Go API Client from `spec.json` ([#146](#146)) ([a90e87b](a90e87b))
    * Generate CloudQuery Go API Client from `spec.json` ([#148](#148)) ([15e0252](15e0252))
    * Generate CloudQuery Go API Client from `spec.json` ([#149](#149)) ([33fe0a6](33fe0a6))
    * Generate CloudQuery Go API Client from `spec.json` ([#150](#150)) ([7885344](7885344))
    * Generate CloudQuery Go API Client from `spec.json` ([#151](#151)) ([cd9aa44](cd9aa44))
    * Generate CloudQuery Go API Client from `spec.json` ([#152](#152)) ([57939a5](57939a5))
    * Generate CloudQuery Go API Client from `spec.json` ([#153](#153)) ([13e63ad](13e63ad))
    * Generate CloudQuery Go API Client from `spec.json` ([#154](#154)) ([ecfd659](ecfd659))
    * Generate CloudQuery Go API Client from `spec.json` ([#155](#155)) ([1b3d18c](1b3d18c))
    * Generate CloudQuery Go API Client from `spec.json` ([#156](#156)) ([bffc1b7](bffc1b7))
    * Generate CloudQuery Go API Client from `spec.json` ([#157](#157)) ([6846e84](6846e84))
    
    ---
    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 May 7, 2024
    Configuration menu
    Copy the full SHA
    2f19e75 View commit details
    Browse the repository at this point in the history
Loading