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.55.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.56.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 2 contributors

Commits on Jul 30, 2024

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

    …55.0 (#1836)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.54.0` -> `v4.55.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.55.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.55.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.54.0...v4.55.0)
    
    ##### Features
    
    -   Add `PermissionsNeeded` to tables schema ([#&#8203;1827](https://togithub.com/cloudquery/plugin-sdk/issues/1827)) ([863b906](https://togithub.com/cloudquery/plugin-sdk/commit/863b9068bd296dac7c879ae3980a2f2f3ec4c359))
    
    ##### Bug Fixes
    
    -   Handle commas in permissions array ([#&#8203;1835](https://togithub.com/cloudquery/plugin-sdk/issues/1835)) ([b633aed](https://togithub.com/cloudquery/plugin-sdk/commit/b633aed0dc0e6fa8f8af58c8f84e5309375f4608))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    2 Configuration menu
    Copy the full SHA
    a0c96a6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.21.2 (

    #1837)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.21.1` -> `v1.21.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.21.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.21.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.21.1...v1.21.2)
    
    ##### Bug Fixes
    
    -   Generate Go Code from `plugin-pb` ([#&#8203;374](https://togithub.com/cloudquery/plugin-pb-go/issues/374)) ([1ea1582](https://togithub.com/cloudquery/plugin-pb-go/commit/1ea1582001009b26ba52ea36fbdb931739931aa1))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    1 Configuration menu
    Copy the full SHA
    47bb424 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.21.3 (

    #1840)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.21.2` -> `v1.21.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.21.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.21.3)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.21.2...v1.21.3)
    
    ##### Bug Fixes
    
    -   Generate Go Code from `plugin-pb` ([#&#8203;376](https://togithub.com/cloudquery/plugin-pb-go/issues/376)) ([24c0ea9](https://togithub.com/cloudquery/plugin-pb-go/commit/24c0ea9662222ea03b264240a5431182c39f9be7))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    1 Configuration menu
    Copy the full SHA
    d2c5c7b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feat: Implement TransformSchema support. (#1838)

    As discussed offline, Transformer plugins are going to need to explicitly provide a synchronous function to transform a schema.
    
    Previously, I implemented a method by which this wasn't necessary, by reusing the existing transform function, but the problem is that we cannot assume that the transform function is not gonna swallow the initial message of a given table, or that it's gonna behave properly with an empty record with a schema.
    marianogappa authored Jul 31, 2024
    1 Configuration menu
    Copy the full SHA
    30875d6 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.56.0 (#1839)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.56.0](v4.55.0...v4.56.0)
    (2024-07-31)
    
    
    ### Features
    
    * Implement TransformSchema support.
    ([#1838](#1838))
    ([30875d6](30875d6))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.2
    ([#1837](#1837))
    ([47bb424](47bb424))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3
    ([#1840](#1840))
    ([d2c5c7b](d2c5c7b))
    
    ---
    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 31, 2024
    3 Configuration menu
    Copy the full SHA
    e7b2dd2 View commit details
    Browse the repository at this point in the history
Loading