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/codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 54a0edd
Choose a base ref
...
head repository: cloudquery/codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ce6dfb3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 6, 2026

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

    ….2 (#407)
    
    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.94.1` -> `v4.94.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.94.2`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.94.2)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.94.1...v4.94.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/codegen to v0.3.36 ([#&#8203;2403](https://redirect.github.com/cloudquery/plugin-sdk/issues/2403)) ([b7188f1](https://redirect.github.com/cloudquery/plugin-sdk/commit/b7188f174bcb1286ccd1194d85d7268fb1ecb4ce))
    -   Fix race condition on batchsender when sending resources from multiple goroutines ([#&#8203;2405](https://redirect.github.com/cloudquery/plugin-sdk/issues/2405)) ([a0e2801](https://redirect.github.com/cloudquery/plugin-sdk/commit/a0e28013ec8178bad7e123cd86c1f7701bc27f86))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    41c4bc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Configuration menu
    Copy the full SHA
    d4fe386 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.3.37 (#408)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.37](v0.3.36...v0.3.37) (2026-02-17)
    
    
    ### Features
    
    * Preserve pointer types in generic iterators ([#409](#409)) ([d4fe386](d4fe386))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.2 ([#407](#407)) ([41c4bc3](41c4bc3))
    
    ---
    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 Feb 17, 2026
    Configuration menu
    Copy the full SHA
    ce6dfb3 View commit details
    Browse the repository at this point in the history
Loading