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/plugin-pb-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.12
Choose a base ref
...
head repository: cloudquery/plugin-pb-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.13
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 26, 2026

  1. fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…

    …1.14.9 (#625)
    
    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery-api-go](https://redirect.github.com/cloudquery/cloudquery-api-go) | `v1.14.8` → `v1.14.9` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudquery%2fcloudquery-api-go/v1.14.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudquery%2fcloudquery-api-go/v1.14.8/v1.14.9?slim=true) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary>
    
    ### [`v1.14.9`](https://redirect.github.com/cloudquery/cloudquery-api-go/releases/tag/v1.14.9)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery-api-go/compare/v1.14.8...v1.14.9)
    
    ##### Bug Fixes
    
    - **deps:** Update dependency go to v1.26.1 ([#&#8203;270](https://redirect.github.com/cloudquery/cloudquery-api-go/issues/270)) ([d3418b9](https://redirect.github.com/cloudquery/cloudquery-api-go/commit/d3418b9f822b1d674b96294fe4b9b2dda67d8361))
    - Generate CloudQuery Go API Client from `spec.json` ([#&#8203;348](https://redirect.github.com/cloudquery/cloudquery-api-go/issues/348)) ([0fc0f99](https://redirect.github.com/cloudquery/cloudquery-api-go/commit/0fc0f991252b688bdf3a94ceb940c0818fe6ad14))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    b41a2f5 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.27.13 (#626)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.27.13](v1.27.12...v1.27.13) (2026-03-26)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#625](#625)) ([b41a2f5](b41a2f5))
    
    ---
    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 Mar 26, 2026
    Configuration menu
    Copy the full SHA
    07f68e6 View commit details
    Browse the repository at this point in the history
Loading