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: 47d28e0
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: 6f54c89
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on May 19, 2025

  1. chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…

    …80.3 (#2160)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | patch | `v4.80.2` -> `v4.80.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.80.3`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.80.3)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.80.2...v4.80.3)
    
    ##### Bug Fixes
    
    -   Pass correct value for plugin version ([#&#8203;2156](https://redirect.github.com/cloudquery/plugin-sdk/issues/2156)) ([37b4157](https://redirect.github.com/cloudquery/plugin-sdk/commit/37b41572165f96c8d0c67390bded2b20815a506d))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored May 19, 2025
    Configuration menu
    Copy the full SHA
    8869555 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…

    …81.0 (#2161)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | minor | `v4.80.3` -> `v4.81.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.81.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.81.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.80.3...v4.81.0)
    
    ##### Features
    
    -   Remove reflect methods ([#&#8203;2129](https://redirect.github.com/cloudquery/plugin-sdk/issues/2129)) ([bd277cc](https://redirect.github.com/cloudquery/plugin-sdk/commit/bd277cca0af25def7dda7d5cc8d6f8ec762ecb76))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored May 19, 2025
    Configuration menu
    Copy the full SHA
    76be175 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    f1c0106 View commit details
    Browse the repository at this point in the history
  2. feat: Add cloudquery.plugin.path attribute to traces (#1978)

    This might be needed eventually when multiple source/dests of the same name are being run.
    disq authored May 20, 2025
    Configuration menu
    Copy the full SHA
    889102e View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v4.82.0 (#2164)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.82.0](v4.81.0...v4.82.0) (2025-05-20)
    
    
    ### Features
    
    * Add `cloudquery.plugin.path` attribute to traces ([#1978](#1978)) ([889102e](889102e))
    * Improve shard chunking ([#2163](#2163)) ([f1c0106](f1c0106))
    
    ---
    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 20, 2025
    Configuration menu
    Copy the full SHA
    6f54c89 View commit details
    Browse the repository at this point in the history
Loading