-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: v4.19.1
head repository: cloudquery/plugin-sdk
compare: v4.20.0
- 5 commits
- 9 files changed
- 4 contributors
Commits on Dec 4, 2023
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…19.1 (#1402) 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.19.0` -> `v4.19.1` | --- ### ⚠ 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.19.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.19.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.19.0...v4.19.1) ##### Bug Fixes - **deps:** Update github.com/gomarkdown/markdown digest to [`a660076`](https://togithub.com/cloudquery/plugin-sdk/commit/a660076) ([#​1392](https://togithub.com/cloudquery/plugin-sdk/issues/1392)) ([8a1c31a](https://togithub.com/cloudquery/plugin-sdk/commit/8a1c31a609d98319c6cef0a01c37f208968f3bba)) - **deps:** Update golang.org/x/exp digest to [`6522937`](https://togithub.com/cloudquery/plugin-sdk/commit/6522937) ([#​1394](https://togithub.com/cloudquery/plugin-sdk/issues/1394)) ([5b4f9ac](https://togithub.com/cloudquery/plugin-sdk/commit/5b4f9acb3de89cef6e0dd999c411a60eae8b68fe)) - **deps:** Update google.golang.org/genproto/googleapis/api digest to [`3a041ad`](https://togithub.com/cloudquery/plugin-sdk/commit/3a041ad) ([#​1396](https://togithub.com/cloudquery/plugin-sdk/issues/1396)) ([403be86](https://togithub.com/cloudquery/plugin-sdk/commit/403be86e1b76ec887957fd1be791c5fa6b3074e7)) - **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`3a041ad`](https://togithub.com/cloudquery/plugin-sdk/commit/3a041ad) ([#​1397](https://togithub.com/cloudquery/plugin-sdk/issues/1397)) ([89a063f](https://togithub.com/cloudquery/plugin-sdk/commit/89a063f63a3d4915ba50f986b8a80b94645ca26b)) - **deps:** Update module github.com/chenzhuoyu/iasm to v0.9.1 ([#​1398](https://togithub.com/cloudquery/plugin-sdk/issues/1398)) ([a0e516a](https://togithub.com/cloudquery/plugin-sdk/commit/a0e516a563d663b95f88d3e726e6728c8e17b45b)) - **deps:** Update module github.com/gorilla/css to v1.0.1 ([#​1399](https://togithub.com/cloudquery/plugin-sdk/issues/1399)) ([8bbeafa](https://togithub.com/cloudquery/plugin-sdk/commit/8bbeafab587b61553100741d1547f17c994f37e4)) - Fail early on usage client init if token is not set ([#​1401](https://togithub.com/cloudquery/plugin-sdk/issues/1401)) ([dce2b0d](https://togithub.com/cloudquery/plugin-sdk/commit/dce2b0db513aa8ea1755b6846022004c082db49d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1Configuration menu - View commit details
-
Copy full SHA for 2f98271 - Browse repository at this point
Copy the full SHA 2f98271View commit details
Commits on Dec 5, 2023
-
feat: Add
GetPaidTables()andHasPaidTables()toschema.Tables(#……1403) Co-authored-by: Kemal Hadimli <disq@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for b355fa0 - Browse repository at this point
Copy the full SHA b355fa0View commit details
Commits on Dec 7, 2023
-
feat: Include
is_paidfield when creating tables json during package (#1405) #### Summary <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 --> So when we publish plugins to the Hub they include paid tables data --- 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 ✅
1Configuration menu - View commit details
-
Copy full SHA for 455a1e3 - Browse repository at this point
Copy the full SHA 455a1e3View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.14.3 (
#1406) 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.14.2` -> `v1.14.3` | | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | indirect | patch | `v1.14.2` -> `v1.14.3` | --- ### ⚠ 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.14.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.14.3) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.14.2...v1.14.3) ##### Bug Fixes - **deps:** Update github.com/gomarkdown/markdown digest to [`a660076`](https://togithub.com/cloudquery/plugin-pb-go/commit/a660076) ([#​175](https://togithub.com/cloudquery/plugin-pb-go/issues/175)) ([3ee549b](https://togithub.com/cloudquery/plugin-pb-go/commit/3ee549b1d9e1d890608cceed3d703dd8e58ef6e5)) - **deps:** Update golang.org/x/exp digest to [`6522937`](https://togithub.com/cloudquery/plugin-pb-go/commit/6522937) ([#​176](https://togithub.com/cloudquery/plugin-pb-go/issues/176)) ([1f0e032](https://togithub.com/cloudquery/plugin-pb-go/commit/1f0e032ef67493dc37efddab9e3c44b29be6bd75)) - **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`3a041ad`](https://togithub.com/cloudquery/plugin-pb-go/commit/3a041ad) ([#​178](https://togithub.com/cloudquery/plugin-pb-go/issues/178)) ([1e7f21a](https://togithub.com/cloudquery/plugin-pb-go/commit/1e7f21a5e1ddf556af0c2b204816b620edf8e5ed)) - **deps:** Update module github.com/avast/retry-go/v4 to v4.5.1 ([#​179](https://togithub.com/cloudquery/plugin-pb-go/issues/179)) ([3fdb491](https://togithub.com/cloudquery/plugin-pb-go/commit/3fdb4912753619d3b8f896d7479db33a03504b14)) - **deps:** Update module github.com/chenzhuoyu/iasm to v0.9.1 ([#​180](https://togithub.com/cloudquery/plugin-pb-go/issues/180)) ([e5ee4b5](https://togithub.com/cloudquery/plugin-pb-go/commit/e5ee4b522e30daa6dd330f0d1863cb31dfdad84c)) - **deps:** Update module github.com/gorilla/css to v1.0.1 ([#​181](https://togithub.com/cloudquery/plugin-pb-go/issues/181)) ([a53c93f](https://togithub.com/cloudquery/plugin-pb-go/commit/a53c93f3586e641791e52b76c7574aabe9415f05)) - **deps:** Update module github.com/kataras/golog to v0.1.11 ([#​182](https://togithub.com/cloudquery/plugin-pb-go/issues/182)) ([63ebf10](https://togithub.com/cloudquery/plugin-pb-go/commit/63ebf103647cdde8933b697818ca16ab0ba4d796)) - **deps:** Update module github.com/kataras/iris/v12 to v12.2.8 ([#​183](https://togithub.com/cloudquery/plugin-pb-go/issues/183)) ([cd22fa7](https://togithub.com/cloudquery/plugin-pb-go/commit/cd22fa7ec57df5d7d1f5b3991d4910df8df93696)) - Handle plugin execute failure case ([#​185](https://togithub.com/cloudquery/plugin-pb-go/issues/185)) ([4708734](https://togithub.com/cloudquery/plugin-pb-go/commit/470873407ee945a3b7ce1f1b2f6d15bd04463649)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1Configuration menu - View commit details
-
Copy full SHA for 7833342 - Browse repository at this point
Copy the full SHA 7833342View commit details -
chore(main): Release v4.20.0 (#1404)
🤖 I have created a release *beep* *boop* --- ## [4.20.0](v4.19.1...v4.20.0) (2023-12-07) ### Features * Add `GetPaidTables()` and `HasPaidTables()` to `schema.Tables` ([#1403](#1403)) ([b355fa0](b355fa0)) * Include `is_paid` field when creating tables json during package ([#1405](#1405)) ([455a1e3](455a1e3)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.14.3 ([#1406](#1406)) ([7833342](7833342)) --- 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 43106be - Browse repository at this point
Copy the full SHA 43106beView 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.19.1...v4.20.0