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

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    61286ae View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update peter-evans/create-pull-request action to v8 (#343)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | major | `v7` -> `v8` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>peter-evans/create-pull-request (peter-evans/create-pull-request)</summary>
    
    ### [`v8`](https://redirect.github.com/peter-evans/create-pull-request/compare/v7...v8)
    
    [Compare Source](https://redirect.github.com/peter-evans/create-pull-request/compare/v7...v8)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    cq-bot authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d5f9e0a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

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

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

Commits on Jan 2, 2026

  1. chore(main): Release v1.14.8 (#345)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.14.8](v1.14.7...v1.14.8) (2025-12-22)
    
    
    ### Bug Fixes
    
    * Generate CloudQuery Go API Client from `spec.json` ([#344](#344)) ([31fbfc7](31fbfc7))
    
    ---
    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 Jan 2, 2026
    Configuration menu
    Copy the full SHA
    cf2cc8f View commit details
    Browse the repository at this point in the history
Loading