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.19.7
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.19.8
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    855dbb0 View commit details
    Browse the repository at this point in the history
  2. chore: Update CODEOWNERS

    erezrokah authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ae6104d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

    …1.9.1 (#296)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | patch | `v1.9.0` -> `v1.9.1` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary>
    
    ### [`v1.9.1`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.9.1)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.9.0...v1.9.1)
    
    ##### Bug Fixes
    
    -   Disable retry logging ([#&#8203;144](https://togithub.com/cloudquery/cloudquery-api-go/issues/144)) ([738de6d](https://togithub.com/cloudquery/cloudquery-api-go/commit/738de6d0c2b5e8d260e33f8ccd7343fc7a291c49))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;142](https://togithub.com/cloudquery/cloudquery-api-go/issues/142)) ([b8ead7c](https://togithub.com/cloudquery/cloudquery-api-go/commit/b8ead7c4ae372f36266dd437f0590067ce731598))
    
    </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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0cfd4ea View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.19.8 (#297)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.19.8](v1.19.7...v1.19.8) (2024-04-04)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.9.1 ([#296](#296)) ([0cfd4ea](0cfd4ea))
    
    ---
    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 Apr 4, 2024
    Configuration menu
    Copy the full SHA
    bd9fbb6 View commit details
    Browse the repository at this point in the history
Loading