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: 3a468ef
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: 9c8ab01
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 24, 2025

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

    …74.2 (#2104)
    
    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.74.1` -> `v4.74.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.74.2`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.74.2)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.74.1...v4.74.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2096](https://redirect.github.com/cloudquery/plugin-sdk/issues/2096)) ([f49534a](https://redirect.github.com/cloudquery/plugin-sdk/commit/f49534ada5fe0f189d534deaa0fd5d2990122ddb))
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2100](https://redirect.github.com/cloudquery/plugin-sdk/issues/2100)) ([07a3ed8](https://redirect.github.com/cloudquery/plugin-sdk/commit/07a3ed85d1196818c743234d56a4e76490ac3213))
    -   **deps:** Update module github.com/apache/arrow-go/v18 to v18.2.0 ([#&#8203;2103](https://redirect.github.com/cloudquery/plugin-sdk/issues/2103)) ([f6b7143](https://redirect.github.com/cloudquery/plugin-sdk/commit/f6b7143c1168bfdc17410a10e98b6459e76b480d))
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/service/marketplacemetering to v1.26.2 ([#&#8203;2102](https://redirect.github.com/cloudquery/plugin-sdk/issues/2102)) ([ddae6e0](https://redirect.github.com/cloudquery/plugin-sdk/commit/ddae6e070cc34b8e9ffdb2170e60bfcf6e38591f))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.7 ([#&#8203;2099](https://redirect.github.com/cloudquery/plugin-sdk/issues/2099)) ([316ff40](https://redirect.github.com/cloudquery/plugin-sdk/commit/316ff406cda86f3376a6d464e77553d05c78db60))
    -   **deps:** Update module golang.org/x/net to v0.36.0 \[SECURITY] ([#&#8203;2098](https://redirect.github.com/cloudquery/plugin-sdk/issues/2098)) ([b41044d](https://redirect.github.com/cloudquery/plugin-sdk/commit/b41044d3d9cd1de9c20012a38808e8498bd51f2e))
    -   **deps:** Update module google.golang.org/grpc to v1.71.0 ([#&#8203;2101](https://redirect.github.com/cloudquery/plugin-sdk/issues/2101)) ([7086507](https://redirect.github.com/cloudquery/plugin-sdk/commit/7086507c5536ec1930a9936799146a947ac10e95))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    c27765c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. feat: Add internal columns helpers (#2105)

    #### Summary
    
    Related to cloudquery/cloud#4919 (internal issue).
    Adds some useful helpers to deal with adding CQ internal columns
    
    ---
    erezrokah authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    1dea99c View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.75.0 (#2107)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.75.0](v4.74.2...v4.75.0) (2025-03-31)
    
    
    ### Features
    
    * Add internal columns helpers ([#2105](#2105)) ([1dea99c](1dea99c))
    
    ---
    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 31, 2025
    Configuration menu
    Copy the full SHA
    9c8ab01 View commit details
    Browse the repository at this point in the history
Loading