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: v0.3.27
Choose a base ref
...
head repository: cloudquery/codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.28
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on May 9, 2025

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

    ….0 (#334)
    
    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.79.1` -> `v4.80.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.80.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.80.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.79.1...v4.80.0)
    
    ##### Features
    
    -   Add SensitiveColumns to tables schema ([#&#8203;2134](https://redirect.github.com/cloudquery/plugin-sdk/issues/2134)) ([e95674f](https://redirect.github.com/cloudquery/plugin-sdk/commit/e95674f255c7225a9b5d593daf54c0a373c2ef50))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.9 ([#&#8203;2143](https://redirect.github.com/cloudquery/plugin-sdk/issues/2143)) ([77d4b9b](https://redirect.github.com/cloudquery/plugin-sdk/commit/77d4b9b317dfa06ccbf4c0696adcdaa6de724173))
    
    </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 9, 2025
    Configuration menu
    Copy the full SHA
    9449b8c View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.3.28 (#335)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.28](v0.3.27...v0.3.28) (2025-05-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 ([#334](#334)) ([9449b8c](9449b8c))
    
    ---
    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 9, 2025
    Configuration menu
    Copy the full SHA
    6109aba View commit details
    Browse the repository at this point in the history
Loading