-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: v4.43.1
head repository: cloudquery/plugin-sdk
compare: v4.44.0
- 6 commits
- 8 files changed
- 3 contributors
Commits on May 20, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…43.1 (#1698) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.43.0` -> `v4.43.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.43.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.43.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.43.0...v4.43.1) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.14 ([#​1696](https://togithub.com/cloudquery/plugin-sdk/issues/1696)) ([4f1f3f8](https://togithub.com/cloudquery/plugin-sdk/commit/4f1f3f8fa56eafd20c9df08ef587fe2a60d80daa)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.15 ([#​1697](https://togithub.com/cloudquery/plugin-sdk/issues/1697)) ([0135160](https://togithub.com/cloudquery/plugin-sdk/commit/0135160f1f2bb5805edef62707104e1757138a95)) - **deps:** Update module google.golang.org/grpc to v1.64.0 ([#​1692](https://togithub.com/cloudquery/plugin-sdk/issues/1692)) ([f9e2053](https://togithub.com/cloudquery/plugin-sdk/commit/f9e20536d0abd4f5ae8cac67b17af04c4ae6faa9)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 4045f3f - Browse repository at this point
Copy the full SHA 4045f3fView commit details
Commits on May 23, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.19.…
…16 (#1699) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.19.15` -> `v1.19.16` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.19.16`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.19.16) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.19.15...v1.19.16) ##### Bug Fixes - Better Error message for error downloading plugin ([#​323](https://togithub.com/cloudquery/plugin-pb-go/issues/323)) ([7f99e76](https://togithub.com/cloudquery/plugin-pb-go/commit/7f99e76bd8c1836b0d9333c02d94d61db8c02a3c)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM3NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 3b15ac6 - Browse repository at this point
Copy the full SHA 3b15ac6View commit details
Commits on May 24, 2024
-
feat: Enable
NewConnectedClientWithOptionsto setClientOptions(#……1700) #### Summary Currently source plugins using the `ConnectedClient` cannot be used with `append` only destinations as the `ClientOption` cannot be set. This PR exposes that option. This won't have any impact on CQ plugins as none of our plugins use `NewConnectedClientWithOptions`
1Configuration menu - View commit details
-
Copy full SHA for 8797a18 - Browse repository at this point
Copy the full SHA 8797a18View commit details -
chore: Code style in state (#1702)
Return early, don't "export" (it's already under `internal/`) `table()`
2Configuration menu - View commit details
-
Copy full SHA for 0ae24b5 - Browse repository at this point
Copy the full SHA 0ae24b5View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.19.…
…17 (#1703) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.19.16` -> `v1.19.17` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.19.17`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.19.17) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.19.16...v1.19.17) ##### Bug Fixes - Print version in error after `@`, not before ([#​325](https://togithub.com/cloudquery/plugin-pb-go/issues/325)) ([9c40790](https://togithub.com/cloudquery/plugin-pb-go/commit/9c407909ff400b01909c338b6805494944a8027f)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 7501fdd - Browse repository at this point
Copy the full SHA 7501fddView commit details
Commits on May 30, 2024
-
chore(main): Release v4.44.0 (#1701)
🤖 I have created a release *beep* *boop* --- ## [4.44.0](v4.43.1...v4.44.0) (2024-05-24) ### Features * Enable `NewConnectedClientWithOptions` to set `ClientOptions` ([#1700](#1700)) ([8797a18](8797a18)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.16 ([#1699](#1699)) ([3b15ac6](3b15ac6)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.17 ([#1703](#1703)) ([7501fdd](7501fdd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1Configuration menu - View commit details
-
Copy full SHA for 86565a2 - Browse repository at this point
Copy the full SHA 86565a2View 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 v4.43.1...v4.44.0