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/plugin-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 17, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.8.0 (

    …#1098)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | minor | `v1.7.1` -> `v1.8.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.8.0`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.8.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.7.1...v1.8.0)
    
    ##### Features
    
    -   Add otel endpoint options for managed plugin ([#&#8203;69](https://togithub.com/cloudquery/plugin-pb-go/issues/69)) ([4bb26b4](https://togithub.com/cloudquery/plugin-pb-go/commit/4bb26b4ff8824b63ac9c5f117ef11cd7f59b1706))
    
    ##### Bug Fixes
    
    -   Generate Go Code from `plugin-pb` ([#&#8203;67](https://togithub.com/cloudquery/plugin-pb-go/issues/67)) ([21dacdf](https://togithub.com/cloudquery/plugin-pb-go/commit/21dacdf120624ffdb2c837f4721f3d5a8d086e0f))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjEyIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Jul 17, 2023
    1 Configuration menu
    Copy the full SHA
    cbbecb8 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.2.1 (#1099)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.2.1](v4.2.0...v4.2.1) (2023-07-17)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.8.0 ([#1098](#1098)) ([cbbecb8](cbbecb8))
    
    ---
    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 17, 2023
    1 Configuration menu
    Copy the full SHA
    3340813 View commit details
    Browse the repository at this point in the history
Loading