-
Notifications
You must be signed in to change notification settings - Fork 26
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.87.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.88.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 7 files changed
- 2 contributors
Commits on Jul 23, 2025
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…87.4 (#2237) 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.87.3` -> `v4.87.4` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.87.4`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.87.4) [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.87.3...v4.87.4) ##### Bug Fixes - **deps:** Update module github.com/apache/arrow-go/v18 to v18.4.0 ([#​2234](https://redirect.github.com/cloudquery/plugin-sdk/issues/2234)) ([3955c1d](https://redirect.github.com/cloudquery/plugin-sdk/commit/3955c1d4d2b3c8827a75ba99b713f40948b3adb2)) - Don't lose IP data in `AppendValueFromString` ([#​2236](https://redirect.github.com/cloudquery/plugin-sdk/issues/2236)) ([6f1db88](https://redirect.github.com/cloudquery/plugin-sdk/commit/6f1db88d07830f45b0140be41a13a36363ca7d81)) </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-->
Configuration menu - View commit details
-
Copy full SHA for 70b4b5a - Browse repository at this point
Copy the full SHA 70b4b5aView commit details
Commits on Jul 26, 2025
-
fix(deps): Update module google.golang.org/grpc to v1.74.1 (#2238)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | require | minor | `v1.73.0` -> `v1.74.1` | `v1.74.2` | --- ### Release Notes <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.74.1`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.74.1): Release 1.74.1 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.74.0...v1.74.1) Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.2 is released. ### [`v1.74.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.74.0): Release 1.74.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.73.0...v1.74.0) Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.1 is released. </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. 🔕 **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-->
Configuration menu - View commit details
-
Copy full SHA for eeed6a6 - Browse repository at this point
Copy the full SHA eeed6a6View commit details
Commits on Jul 28, 2025
-
feat: Add better changes summary helper (#2240)
#### Summary Part of https://linear.app/cloudquery/issue/ENG-1828/feat-improved-forced-migration-needed-error-message. Open for feedback, I tried to keep only the most interesting bit of each change. There's another improvement to be made and that's to pass only the breaking changes to the summary function (at the moment plugins print all changes which adds additional noise) ## Before ``` Loading spec(s) from examples/gcp_to_postgres.yml Starting migration for: gcp (cloudquery/gcp@v18.20.1) -> [postgresql (cloudquery/postgresql@v8.6.5)] Error: failed to migrate v3 source gcp: rpc error: code = Internal desc = write failed: tables gcp_compute_routes,gcp_artifactregistry_docker_images with changes [[column: next_hop_inter_region_cost, type: add, current: next_hop_inter_region_cost:int64 column: next_hop_med, type: add, current: next_hop_med:int64 column: next_hop_origin, type: add, current: next_hop_origin:utf8 column: tags, type: update, current: tags:json, previous: tags:list<item: utf8, nullable>] [column: tags, type: update, current: tags:json, previous: tags:list<item: utf8, nullable>]] require migration. Migrate manually or consider using 'migrate_mode: forced' ``` ## After ``` Loading spec(s) from examples/gcp_to_postgres.yml Starting migration for: gcp (cloudquery/gcp@v18.20.1) -> [postgresql (grpc@localhost:8888)] Error: failed to migrate v3 source gcp: rpc error: code = Internal desc = write failed: Can't migrate tables automatically, migrate manually or consider using 'migrate_mode: forced'. Non auto migratable tables changes: gcp_artifactregistry_docker_images: - Type changed from "list<item: utf8, nullable>" to "json" for column "tags" gcp_compute_routes: - Column "next_hop_inter_region_cost" added with type "int64" - Column "next_hop_med" added with type "int64" - Column "next_hop_origin" added with type "utf8" - Type changed from "list<item: utf8, nullable>" to "json" for column "tags" ``` ---
Configuration menu - View commit details
-
Copy full SHA for 529532d - Browse repository at this point
Copy the full SHA 529532dView commit details -
chore(main): Release v4.88.0 (#2239)
🤖 I have created a release *beep* *boop* --- ## [4.88.0](v4.87.4...v4.88.0) (2025-07-28) ### Features * Add better changes summary helper ([#2240](#2240)) ([529532d](529532d)) ### Bug Fixes * **deps:** Update module google.golang.org/grpc to v1.74.1 ([#2238](#2238)) ([eeed6a6](eeed6a6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 925b1c6 - Browse repository at this point
Copy the full SHA 925b1c6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.87.4...v4.88.0