-
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: a734b74
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: 44e759f
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 Sep 19, 2023
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…8.0 (#1219) 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.7.1` -> `v4.8.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.8.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.8.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.7.1...v4.8.0) ##### Features - Add Checksums to package.json format ([#​1217](https://togithub.com/cloudquery/plugin-sdk/issues/1217)) ([720baae](https://togithub.com/cloudquery/plugin-sdk/commit/720baaec5191706bc52a63478d7b98cdfee6fa47)) - Add message to package command ([#​1216](https://togithub.com/cloudquery/plugin-sdk/issues/1216)) ([44956d9](https://togithub.com/cloudquery/plugin-sdk/commit/44956d9e5f067909a5126c44e0420c6abf386fce)) - Add shuffle scheduler ([#​1218](https://togithub.com/cloudquery/plugin-sdk/issues/1218)) ([2b1ba30](https://togithub.com/cloudquery/plugin-sdk/commit/2b1ba309828cfcda3667121557ac30b437a822ce)) - Update package command ([#​1211](https://togithub.com/cloudquery/plugin-sdk/issues/1211)) ([39fc65e](https://togithub.com/cloudquery/plugin-sdk/commit/39fc65ec5261ab1a070694bed3615613fc3c4d17)) ##### Bug Fixes - Add schema version to package.json ([#​1212](https://togithub.com/cloudquery/plugin-sdk/issues/1212)) ([393c94d](https://togithub.com/cloudquery/plugin-sdk/commit/393c94d3a4b70242aeafe4257cb67cea0ff63236)) - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`483f6b2`](https://togithub.com/cloudquery/plugin-sdk/commit/483f6b2) ([#​1209](https://togithub.com/cloudquery/plugin-sdk/issues/1209)) ([179769a](https://togithub.com/cloudquery/plugin-sdk/commit/179769a2b6dc5900c3078a235c2d19d4091a21ae)) - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`ffb7089`](https://togithub.com/cloudquery/plugin-sdk/commit/ffb7089) ([#​1215](https://togithub.com/cloudquery/plugin-sdk/issues/1215)) ([70f20bb](https://togithub.com/cloudquery/plugin-sdk/commit/70f20bb3244cd52d71cf09666bd10b15e1b67d41)) - Use -dir suffix for plugin package arguments ([#​1213](https://togithub.com/cloudquery/plugin-sdk/issues/1213)) ([93f9398](https://togithub.com/cloudquery/plugin-sdk/commit/93f93988d0334bf2ea101fcc375bad878b396343)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1Configuration menu - View commit details
-
Copy full SHA for b9102e7 - Browse repository at this point
Copy the full SHA b9102e7View commit details
Commits on Sep 20, 2023
-
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.10.0 (
#1220) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | minor | `v1.9.4` -> `v1.10.0` | | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | indirect | minor | `v1.9.4` -> `v1.10.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.10.0`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.10.0) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.9.4...v1.10.0) ##### Features - Add option `WithNoExec()` to skip executing of plugins ([#​103](https://togithub.com/cloudquery/plugin-pb-go/issues/103)) ([0a7a456](https://togithub.com/cloudquery/plugin-pb-go/commit/0a7a456532f93a1f7326b7a0c17996048a39ca03)) ##### Bug Fixes - **deps:** Update github.com/apache/arrow/go/v14 digest to [`84583d6`](https://togithub.com/cloudquery/plugin-pb-go/commit/84583d6) ([#​91](https://togithub.com/cloudquery/plugin-pb-go/issues/91)) ([08e403e](https://togithub.com/cloudquery/plugin-pb-go/commit/08e403e7e5f92f2f96f46304a2fb2fd676dc75f8)) - **deps:** Update github.com/apache/arrow/go/v14 digest to [`b6c0ea4`](https://togithub.com/cloudquery/plugin-pb-go/commit/b6c0ea4) ([#​98](https://togithub.com/cloudquery/plugin-pb-go/issues/98)) ([192f7f9](https://togithub.com/cloudquery/plugin-pb-go/commit/192f7f97a9d01e55cbfaef9b65f9927ebde09d6e)) - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`483f6b2`](https://togithub.com/cloudquery/plugin-pb-go/commit/483f6b2) ([#​101](https://togithub.com/cloudquery/plugin-pb-go/issues/101)) ([32abe81](https://togithub.com/cloudquery/plugin-pb-go/commit/32abe8169bee91ea910d7d6f26efcc5467f2c0e4)) - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`cd3d411`](https://togithub.com/cloudquery/plugin-pb-go/commit/cd3d411) ([#​100](https://togithub.com/cloudquery/plugin-pb-go/issues/100)) ([4d562a3](https://togithub.com/cloudquery/plugin-pb-go/commit/4d562a358e6edc2d8813c37ea00c557fc27ac120)) - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`ffb7089`](https://togithub.com/cloudquery/plugin-pb-go/commit/ffb7089) ([#​102](https://togithub.com/cloudquery/plugin-pb-go/issues/102)) ([6bbb806](https://togithub.com/cloudquery/plugin-pb-go/commit/6bbb806d8d55ec6d25eabc99bced98f541e3a61d)) - **deps:** Update golang.org/x/exp digest to [`d852ddb`](https://togithub.com/cloudquery/plugin-pb-go/commit/d852ddb) ([#​92](https://togithub.com/cloudquery/plugin-pb-go/issues/92)) ([8369961](https://togithub.com/cloudquery/plugin-pb-go/commit/83699610a103a4736727ccacd673bd36ef75a12b)) - **deps:** Update golang.org/x/tools digest to [`914b218`](https://togithub.com/cloudquery/plugin-pb-go/commit/914b218) ([#​94](https://togithub.com/cloudquery/plugin-pb-go/issues/94)) ([5a77d8b](https://togithub.com/cloudquery/plugin-pb-go/commit/5a77d8b8ea0195c443b6cbc12e1b3ce63f85d2cf)) - **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`b8732ec`](https://togithub.com/cloudquery/plugin-pb-go/commit/b8732ec) ([#​95](https://togithub.com/cloudquery/plugin-pb-go/issues/95)) ([c0770eb](https://togithub.com/cloudquery/plugin-pb-go/commit/c0770eb1d59a6ba1864bbef39704a652b72d00a8)) - **deps:** Update module github.com/avast/retry-go/v4 to v4.5.0 ([#​99](https://togithub.com/cloudquery/plugin-pb-go/issues/99)) ([5c8cfe1](https://togithub.com/cloudquery/plugin-pb-go/commit/5c8cfe142417f2f0c2e7835298c1f82360accf49)) - **deps:** Update module github.com/google/uuid to v1.3.1 ([#​96](https://togithub.com/cloudquery/plugin-pb-go/issues/96)) ([79747eb](https://togithub.com/cloudquery/plugin-pb-go/commit/79747eb8871fb967a2ba42412913cb90332e7be9)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1Configuration menu - View commit details
-
Copy full SHA for aa01b1f - Browse repository at this point
Copy the full SHA aa01b1fView commit details -
feat: Add support for jsonschema (#1214)
I was a bit blocked on the backend so took a short detour on our SDK. This will be needed for our upcoming cloud version as we need to generate forms automatically for every plugin version. The JSON schema will also go into the registry backend and we can also integrate it nicely with the hub - with something like https://codesandbox.io/s/material-ui-json-schema-viewer-2u6zq
1Configuration menu - View commit details
-
Copy full SHA for 2d766dc - Browse repository at this point
Copy the full SHA 2d766dcView commit details -
chore(main): Release v4.9.0 (#1221)
🤖 I have created a release *beep* *boop* --- ## [4.9.0](v4.8.0...v4.9.0) (2023-09-20) ### Features * Add support for jsonschema ([#1214](#1214)) ([2d766dc](2d766dc)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.10.0 ([#1220](#1220)) ([aa01b1f](aa01b1f)) --- 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 44e759f - Browse repository at this point
Copy the full SHA 44e759fView 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 a734b74...44e759f