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: 1f4f767
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: 2a54085
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 19, 2026

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

    …94.6 (#2446)
    
    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | `v4.94.5` → `v4.94.6` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudquery%2fplugin-sdk%2fv4/v4.94.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudquery%2fplugin-sdk%2fv4/v4.94.5/v4.94.6?slim=true) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.94.6`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.94.6)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.94.5...v4.94.6)
    
    ##### Bug Fixes
    
    - **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2438](https://redirect.github.com/cloudquery/plugin-sdk/issues/2438)) ([15eb7ab](https://redirect.github.com/cloudquery/plugin-sdk/commit/15eb7abb9188fcbbcc1aa7ceeeaa5bd6486fea07))
    - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.10 ([#&#8203;2445](https://redirect.github.com/cloudquery/plugin-sdk/issues/2445)) ([4222ea8](https://redirect.github.com/cloudquery/plugin-sdk/commit/4222ea8dd1c5fcd3f4bbbb999628ab51bbce2617))
    - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.9 ([#&#8203;2444](https://redirect.github.com/cloudquery/plugin-sdk/issues/2444)) ([2fa661d](https://redirect.github.com/cloudquery/plugin-sdk/commit/2fa661d431ece2b259c446f5c00886623b32399c))
    - **deps:** Update module google.golang.org/grpc to v1.79.2 ([#&#8203;2439](https://redirect.github.com/cloudquery/plugin-sdk/issues/2439)) ([3389f5c](https://redirect.github.com/cloudquery/plugin-sdk/commit/3389f5c5a71f73038397e21070c939bfd1dfa1c5))
    - **deps:** Update module google.golang.org/grpc to v1.79.3 \[SECURITY] ([#&#8203;2442](https://redirect.github.com/cloudquery/plugin-sdk/issues/2442)) ([bb4ccdc](https://redirect.github.com/cloudquery/plugin-sdk/commit/bb4ccdc7a26494820a39d2a80e0cf3c8d93c235d))
    - **deps:** Update module google.golang.org/grpc to v1.79.3 \[SECURITY] ([#&#8203;2443](https://redirect.github.com/cloudquery/plugin-sdk/issues/2443)) ([c3d6d7c](https://redirect.github.com/cloudquery/plugin-sdk/commit/c3d6d7c2f4857a9a02b465d8b7a24dfd86e06e74))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    3b52222 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. fix(deps): Update aws-sdk-go-v2 monorepo (#2447)

    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [github.com/aws/aws-sdk-go-v2](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.41.3` → `v1.41.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.41.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.41.3/v1.41.4?slim=true) |
    | [github.com/aws/aws-sdk-go-v2/config](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.32.11` → `v1.32.12` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.11/v1.32.12?slim=true) |
    | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.37.8` → `v1.37.9` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2flicensemanager/v1.37.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2flicensemanager/v1.37.8/v1.37.9?slim=true) |
    | [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://redirect.github.com/aws/aws-sdk-go-v2) | `v1.36.1` → `v1.36.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fmarketplacemetering/v1.36.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fmarketplacemetering/v1.36.1/v1.36.2?slim=true) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary>
    
    ### [`v1.41.4`](https://redirect.github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-03-13)
    
    [Compare Source](https://redirect.github.com/aws/aws-sdk-go-v2/compare/v1.41.3...v1.41.4)
    
    #### General Highlights
    
    - **Bug Fix**: Replace usages of the old ioutil/ package throughout the SDK.
    - **Dependency Update**: Updated to the latest SDK module versions
    
    #### Module Highlights
    
    - `github.com/aws/aws-sdk-go-v2`: v1.41.4
      - **Bug Fix**: Remove X-Amz-Security-Token header on redirect.
    - `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue`: [v1.20.35](feature/dynamodb/attributevalue/CHANGELOG.md#v12035-2026-03-13)
      - **Bug Fix**: Fix documentation typo.
    - `github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue`: [v1.19.35](feature/dynamodbstreams/attributevalue/CHANGELOG.md#v11935-2026-03-13)
      - **Bug Fix**: Fix documentation typo.
    - `github.com/aws/aws-sdk-go-v2/service/apigateway`: [v1.39.0](service/apigateway/CHANGELOG.md#v1390-2026-03-13)
      - **Feature**: API Gateway now supports an additional security policy "SecurityPolicy-TLS13-1-2-FIPS-PFS-PQ-2025-09" for REST APIs and custom domain names. The new policy is compliant with TLS 1.3, Federal Information Processing Standards (FIPS), Perfect Forward Secrecy (PFS), and post-quantum (PQ) cryptography
    - `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.62.0](service/configservice/CHANGELOG.md#v1620-2026-03-13)
      - **Feature**: Fix pagination support for DescribeConformancePackCompliance, and update OrganizationConfigRule InputParameters max length to match ConfigRule.
    - `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.166.0](service/connect/CHANGELOG.md#v11660-2026-03-13)
      - **Feature**: Deprecating PredefinedNotificationID field
    - `github.com/aws/aws-sdk-go-v2/service/gameliftstreams`: [v1.11.0](service/gameliftstreams/CHANGELOG.md#v1110-2026-03-13)
      - **Feature**: Feature launch that enables customers to connect streaming sessions to their own VPCs running in AWS.
    - `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.138.0](service/glue/CHANGELOG.md#v11380-2026-03-13)
      - **Feature**: Add QuerySessionContext to BatchGetPartitionRequest
    - `github.com/aws/aws-sdk-go-v2/service/ivsrealtime`: [v1.33.0](service/ivsrealtime/CHANGELOG.md#v1330-2026-03-13)
      - **Feature**: Updates maximum reconnect window seconds from 60 to 300 for participant replication
    - `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.88.0](service/mediaconvert/CHANGELOG.md#v1880-2026-03-13)
      - **Feature**: This update adds support for Dolby AC-4 audio output, frame rate conversion between non-Dolby Vision inputs to Dolby Vision outputs, and clear lead CMAF HLS output.
    - `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.93.2](service/medialive/CHANGELOG.md#v1932-2026-03-13)
      - **Documentation**: Documents the VideoDescription.ScalingBehavior.SMART(underscore)CROP enum value.
    - `github.com/aws/aws-sdk-go-v2/service/mgn`: [v1.41.0](service/mgn/CHANGELOG.md#v1410-2026-03-13)
      - **Feature**: Network Migration APIs are now publicly available for direct programmatic access. Customers can now call Network Migration APIs directly without going through AWS Transform (ATX), enabling automation, integration with existing tools, and self-service migration workflows.
    - `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.55.1](service/polly/CHANGELOG.md#v1551-2026-03-13)
      - **Bug Fix**: Add missing fields serd of polly SynthesizeSpeech presign
    - `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.105.0](service/quicksight/CHANGELOG.md#v11050-2026-03-13)
      - **Feature**: The change adds a new capability named ManageSharedFolders in Custom Permissions
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    318fd0e View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/buger/jsonparser to v1.1.2 [SECUR…

    …ITY] (#2449)
    
    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [github.com/buger/jsonparser](https://redirect.github.com/buger/jsonparser) | `v1.1.1` → `v1.1.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbuger%2fjsonparser/v1.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbuger%2fjsonparser/v1.1.1/v1.1.2?slim=true) |
    
    ### GitHub Vulnerability Alerts
    
    #### [GHSA-6g7g-w4f8-9c9x](https://redirect.github.com/buger/jsonparser/issues/275)
    
    The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>buger/jsonparser (github.com/buger/jsonparser)</summary>
    
    ### [`v1.1.2`](https://redirect.github.com/buger/jsonparser/releases/tag/v1.1.2)
    
    [Compare Source](https://redirect.github.com/buger/jsonparser/compare/v1.1.1...v1.1.2)
    
    ##### What's Changed
    
    - Updated travis to build for 1.13 to 1.15 by [@&#8203;janreggie](https://redirect.github.com/janreggie) in [#&#8203;225](https://redirect.github.com/buger/jsonparser/pull/225)
    - - eliminate 2 allocations in EachKey() by [@&#8203;Villenny](https://redirect.github.com/Villenny) in [#&#8203;223](https://redirect.github.com/buger/jsonparser/pull/223)
    - fix issue [#&#8203;150](https://redirect.github.com/buger/jsonparser/issues/150) (in deleting case) by [@&#8203;daria-kay](https://redirect.github.com/daria-kay) in [#&#8203;226](https://redirect.github.com/buger/jsonparser/pull/226)
    - fixing the oss-fuzz issue by [@&#8203;daria-kay](https://redirect.github.com/daria-kay) in [#&#8203;227](https://redirect.github.com/buger/jsonparser/pull/227)
    - Fix parseInt overflow check false negative by [@&#8203;carsonip](https://redirect.github.com/carsonip) in [#&#8203;231](https://redirect.github.com/buger/jsonparser/pull/231)
    - Added bespoke error for null cases by [@&#8203;jonomacd](https://redirect.github.com/jonomacd) in [#&#8203;228](https://redirect.github.com/buger/jsonparser/pull/228)
    - Fuzzing: Add CIFuzz by [@&#8203;AdamKorcz](https://redirect.github.com/AdamKorcz) in [#&#8203;239](https://redirect.github.com/buger/jsonparser/pull/239)
    - Added latest versions of go to tests by [@&#8203;moredure](https://redirect.github.com/moredure) in [#&#8203;244](https://redirect.github.com/buger/jsonparser/pull/244)
    - fix EachKey pIdxFlags allocation by [@&#8203;unxcepted](https://redirect.github.com/unxcepted) in [#&#8203;241](https://redirect.github.com/buger/jsonparser/pull/241)
    - fix: prevent panic on negative slice index in Delete with malformed JSON (GO-2026-4514) by [@&#8203;dbarrosop](https://redirect.github.com/dbarrosop) in [#&#8203;276](https://redirect.github.com/buger/jsonparser/pull/276)
    
    ##### New Contributors
    
    - [@&#8203;janreggie](https://redirect.github.com/janreggie) made their first contribution in [#&#8203;225](https://redirect.github.com/buger/jsonparser/pull/225)
    - [@&#8203;Villenny](https://redirect.github.com/Villenny) made their first contribution in [#&#8203;223](https://redirect.github.com/buger/jsonparser/pull/223)
    - [@&#8203;daria-kay](https://redirect.github.com/daria-kay) made their first contribution in [#&#8203;226](https://redirect.github.com/buger/jsonparser/pull/226)
    - [@&#8203;carsonip](https://redirect.github.com/carsonip) made their first contribution in [#&#8203;231](https://redirect.github.com/buger/jsonparser/pull/231)
    - [@&#8203;jonomacd](https://redirect.github.com/jonomacd) made their first contribution in [#&#8203;228](https://redirect.github.com/buger/jsonparser/pull/228)
    - [@&#8203;moredure](https://redirect.github.com/moredure) made their first contribution in [#&#8203;244](https://redirect.github.com/buger/jsonparser/pull/244)
    - [@&#8203;unxcepted](https://redirect.github.com/unxcepted) made their first contribution in [#&#8203;241](https://redirect.github.com/buger/jsonparser/pull/241)
    - [@&#8203;dbarrosop](https://redirect.github.com/dbarrosop) made their first contribution in [#&#8203;276](https://redirect.github.com/buger/jsonparser/pull/276)
    
    **Full Changelog**: <buger/jsonparser@v1.1.1...v1.1.2>
    
    </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwic2VjdXJpdHkiXX0=-->
    cq-bot authored Mar 21, 2026
    Configuration menu
    Copy the full SHA
    5aa562f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. chore: Update coverage report (#2450)

    This PR was created by a scheduled workflow to update the coverage report
    cq-bot authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    05fb8a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc3248 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v4.94.7 (#2448)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [4.94.7](v4.94.6...v4.94.7)
    (2026-03-23)
    
    
    ### Bug Fixes
    
    * **deps:** Update aws-sdk-go-v2 monorepo
    ([#2447](#2447))
    ([318fd0e](318fd0e))
    * **deps:** Update module github.com/buger/jsonparser to v1.1.2
    [SECURITY]
    ([#2449](#2449))
    ([5aa562f](5aa562f))
    * Update filetypes
    ([#2451](#2451))
    ([8dc3248](8dc3248))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    ---------
    
    Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
    cq-bot and erezrokah authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    2a54085 View commit details
    Browse the repository at this point in the history
Loading