-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: bd03257
head repository: cloudquery/plugin-sdk
compare: 950c198
- 6 commits
- 16 files changed
- 2 contributors
Commits on Sep 13, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…62.0 (#1892) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.61.0` -> `v4.62.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.62.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.62.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.61.0...v4.62.0) ##### Features - Support Contract Listing For AWS Marketplace ([#​1889](https://togithub.com/cloudquery/plugin-sdk/issues/1889)) ([4654866](https://togithub.com/cloudquery/plugin-sdk/commit/4654866cb423d237cddb696384e910f59539e1d9)) ##### Bug Fixes - **deps:** Update aws-sdk-go-v2 monorepo ([#​1890](https://togithub.com/cloudquery/plugin-sdk/issues/1890)) ([b185e11](https://togithub.com/cloudquery/plugin-sdk/commit/b185e11bad937fbbeb9178f88f0ede749088efc7)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.2 ([#​1887](https://togithub.com/cloudquery/plugin-sdk/issues/1887)) ([a881fac](https://togithub.com/cloudquery/plugin-sdk/commit/a881fac8976ecfb83101c6268d114e28e19bd2f2)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for feee095 - Browse repository at this point
Copy the full SHA feee095View commit details
Commits on Sep 14, 2024
-
fix(deps): Update module google.golang.org/grpc to v1.66.2 (#1893)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | patch | `v1.66.0` -> `v1.66.2` | --- ### Release Notes <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.66.2`](https://togithub.com/grpc/grpc-go/releases/tag/v1.66.2): Release 1.66.2 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.66.1...v1.66.2) ### Dependencies - Remove unintentional dependency on the `testing` package ([#​7579](https://togithub.com/grpc/grpc-go/issues/7579)) - Remove unintentional dependency on the `flate` package ([#​7595](https://togithub.com/grpc/grpc-go/issues/7595)) - Special Thanks: [@​ash2k](https://togithub.com/ash2k) ### Bug Fixes - client: fix a bug that prevented memory reuse after handling unary RPCs ([#​7571](https://togithub.com/grpc/grpc-go/issues/7571)) - Special Thanks: [@​coxley](https://togithub.com/coxley) ### [`v1.66.1`](https://togithub.com/grpc/grpc-go/compare/v1.66.0...v1.66.1) [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.66.0...v1.66.1) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 6d70b88 - Browse repository at this point
Copy the full SHA 6d70b88View commit details
Commits on Sep 17, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.22.3 (
#1895) 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.22.2` -> `v1.22.3` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.22.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.22.3) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.22.2...v1.22.3) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`701f63a`](https://togithub.com/cloudquery/plugin-pb-go/commit/701f63a) ([#​402](https://togithub.com/cloudquery/plugin-pb-go/issues/402)) ([1c606a5](https://togithub.com/cloudquery/plugin-pb-go/commit/1c606a5e9e6ad854aa85466da73a7b2ac97cac6b)) - **deps:** Update module google.golang.org/grpc to v1.66.2 ([#​406](https://togithub.com/cloudquery/plugin-pb-go/issues/406)) ([2a33bc8](https://togithub.com/cloudquery/plugin-pb-go/commit/2a33bc8af898f828a7047b510f2e093afa9f42a1)) - Generate Go Code from `plugin-pb` ([#​407](https://togithub.com/cloudquery/plugin-pb-go/issues/407)) ([c3e633f](https://togithub.com/cloudquery/plugin-pb-go/commit/c3e633fd7ded3c0d126bee21a47b5a9466713173)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for b05d24b - Browse repository at this point
Copy the full SHA b05d24bView commit details
Commits on Sep 18, 2024
-
feat: Add sync sharding (#1891)
#### Summary Goes with cloudquery/plugin-pb-go#401. ~~Still testing this so in draft~~ Part of cloudquery/cloudquery-issues#2214 (internal issue) ---
Configuration menu - View commit details
-
Copy full SHA for e1823f8 - Browse repository at this point
Copy the full SHA e1823f8View commit details -
chore: Remove unused OTEL flags (#1896)
#### Summary `otel-endpoint-urlpath` and `otel-endpoint-headers` are not documented, cannot be used via a spec option like `otel-endpoint` and `otel-endpoint-insecure` (only via direct invocation of the plugin's binary), and make it harder to support multiple endpoints. This PR removes them until we actually need them ---
Configuration menu - View commit details
-
Copy full SHA for 8f20a07 - Browse repository at this point
Copy the full SHA 8f20a07View commit details -
chore(main): Release v4.63.0 (#1894)
🤖 I have created a release *beep* *boop* --- ## [4.63.0](v4.62.0...v4.63.0) (2024-09-18) ### Features * Add sync sharding ([#1891](#1891)) ([e1823f8](e1823f8)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.3 ([#1895](#1895)) ([b05d24b](b05d24b)) * **deps:** Update module google.golang.org/grpc to v1.66.2 ([#1893](#1893)) ([6d70b88](6d70b88)) --- 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 950c198 - Browse repository at this point
Copy the full SHA 950c198View 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 bd03257...950c198