-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: 13e515f
head repository: cloudquery/plugin-sdk
compare: 0e8e1c1
- 5 commits
- 14 files changed
- 2 contributors
Commits on Jun 18, 2025
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…84.2 (#2192) 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.84.1` -> `v4.84.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.84.2`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.84.2) [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.84.1...v4.84.2) ##### Bug Fixes - Add time delay in DeleteStaleAll test for destinations ([#​2191](https://redirect.github.com/cloudquery/plugin-sdk/issues/2191)) ([d98a293](https://redirect.github.com/cloudquery/plugin-sdk/commit/d98a29334ac8d34fb2e85cea5600bf326c7c90ea)) - **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.29.15 ([#​2189](https://redirect.github.com/cloudquery/plugin-sdk/issues/2189)) ([9860e20](https://redirect.github.com/cloudquery/plugin-sdk/commit/9860e20cb37ca3be41b1b7723cfe2e980469b88c)) - **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.1 ([#​2186](https://redirect.github.com/cloudquery/plugin-sdk/issues/2186)) ([7647d77](https://redirect.github.com/cloudquery/plugin-sdk/commit/7647d778e746ab2b016a5912b311f053746cd85a)) - **deps:** Update module google.golang.org/grpc to v1.72.2 ([#​2187](https://redirect.github.com/cloudquery/plugin-sdk/issues/2187)) ([a999c81](https://redirect.github.com/cloudquery/plugin-sdk/commit/a999c818c057c34468b0ad2c865c31dbf57fb7ad)) - **deps:** Update module google.golang.org/grpc to v1.73.0 ([#​2190](https://redirect.github.com/cloudquery/plugin-sdk/issues/2190)) ([2e3c192](https://redirect.github.com/cloudquery/plugin-sdk/commit/2e3c192ff2f2455de31f51f0b6d4c16577d15c41)) - Error handling in StreamingBatchWriter ([#​1921](https://redirect.github.com/cloudquery/plugin-sdk/issues/1921)) ([6d71fb1](https://redirect.github.com/cloudquery/plugin-sdk/commit/6d71fb1099792438f6527f5854a6dc37eaf298ec)) </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 d77b520 - Browse repository at this point
Copy the full SHA d77b520View commit details
Commits on Jun 21, 2025
-
fix(deps): Update aws-sdk-go-v2 monorepo (#2193)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://redirect.github.com/aws/aws-sdk-go-v2) | require | patch | `v1.36.3` -> `v1.36.4` | `v1.36.5` | | [github.com/aws/aws-sdk-go-v2/config](https://redirect.github.com/aws/aws-sdk-go-v2) | require | patch | `v1.29.15` -> `v1.29.16` | `v1.29.17` | | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://redirect.github.com/aws/aws-sdk-go-v2) | require | patch | `v1.31.1` -> `v1.31.2` | `v1.31.3` | | [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://redirect.github.com/aws/aws-sdk-go-v2) | require | patch | `v1.29.0` -> `v1.29.1` | `v1.29.2` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.36.4`](https://redirect.github.com/aws/aws-sdk-go-v2/compare/v1.36.3...v1.36.4) [Compare Source](https://redirect.github.com/aws/aws-sdk-go-v2/compare/v1.36.3...v1.36.4) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for d220f63 - Browse repository at this point
Copy the full SHA d220f63View commit details
Commits on Jun 26, 2025
-
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.…
…13 (#2196) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | require | patch | `v1.26.12` -> `v1.26.13` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.26.13`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.13) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.26.12...v1.26.13) ##### Bug Fixes - **deps:** Update module google.golang.org/grpc to v1.72.2 ([#​505](https://redirect.github.com/cloudquery/plugin-pb-go/issues/505)) ([d0161de](https://redirect.github.com/cloudquery/plugin-pb-go/commit/d0161de0ec3b71bcfff322064379b15123101005)) - **deps:** Update module google.golang.org/grpc to v1.73.0 ([#​507](https://redirect.github.com/cloudquery/plugin-pb-go/issues/507)) ([8fd4588](https://redirect.github.com/cloudquery/plugin-pb-go/commit/8fd4588b69391fbb35d507323cd2107c7d0d8d2d)) - Generate Go Code from `plugin-pb` ([#​508](https://redirect.github.com/cloudquery/plugin-pb-go/issues/508)) ([a7c294e](https://redirect.github.com/cloudquery/plugin-pb-go/commit/a7c294ec437913f3fbb91761801a6b9303adb5e1)) - Generate Go Code from `plugin-pb` ([#​509](https://redirect.github.com/cloudquery/plugin-pb-go/issues/509)) ([9cdaa50](https://redirect.github.com/cloudquery/plugin-pb-go/commit/9cdaa503017c1d524e81e3057077255f8ae5b8d2)) </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 140b6f3 - Browse repository at this point
Copy the full SHA 140b6f3View commit details
Commits on Jun 27, 2025
-
feat: Add handling of error messages to sdk (#2195)
#### Summary <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 --> <!-- Explain what problem this PR addresses --> This PR requires changes to plugin-pb --- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Run `go fmt` to format your code 🖊 - [ ] Lint your changes via `golangci-lint run` 🚨 (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Update or add tests 🧪 - [ ] Ensure the status checks below are successful ✅
Przemysław Stępień authoredJun 27, 2025 Configuration menu - View commit details
-
Copy full SHA for c5273da - Browse repository at this point
Copy the full SHA c5273daView commit details -
chore(main): Release v4.85.0 (#2194)
🤖 I have created a release *beep* *boop* --- ## [4.85.0](v4.84.2...v4.85.0) (2025-06-27) ### Features * Add handling of error messages to sdk ([#2195](#2195)) ([c5273da](c5273da)) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#2193](#2193)) ([d220f63](d220f63)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.13 ([#2196](#2196)) ([140b6f3](140b6f3)) --- 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 0e8e1c1 - Browse repository at this point
Copy the full SHA 0e8e1c1View commit details
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 13e515f...0e8e1c1