-
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.57.0
head repository: cloudquery/plugin-sdk
compare: v4.57.1
- 5 commits
- 8 files changed
- 3 contributors
Commits on Aug 1, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…57.0 (#1848) 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.56.0` -> `v4.57.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.57.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.57.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.56.0...v4.57.0) ##### Features - Allow setting JSON type schema max depth ([#​1844](https://togithub.com/cloudquery/plugin-sdk/issues/1844)) ([0b28389](https://togithub.com/cloudquery/plugin-sdk/commit/0b28389bb53cd2c076cca3ddaa93ca4d24e40b7b)) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`8a7402a`](https://togithub.com/cloudquery/plugin-sdk/commit/8a7402a) ([#​1845](https://togithub.com/cloudquery/plugin-sdk/issues/1845)) ([5f7eb25](https://togithub.com/cloudquery/plugin-sdk/commit/5f7eb25df3208ed738c1f0e6f17c5366b89fcc30)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.5 ([#​1841](https://togithub.com/cloudquery/plugin-sdk/issues/1841)) ([4361e84](https://togithub.com/cloudquery/plugin-sdk/commit/4361e8442c05b77a0be772cab52e1d217810bf47)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.4 ([#​1847](https://togithub.com/cloudquery/plugin-sdk/issues/1847)) ([281b945](https://togithub.com/cloudquery/plugin-sdk/commit/281b94510552962af13d5c3c2e735669d4fa4bd4)) - **deps:** Update opentelemetry-go monorepo to v1.28.0 ([#​1846](https://togithub.com/cloudquery/plugin-sdk/issues/1846)) ([3a5c90c](https://togithub.com/cloudquery/plugin-sdk/commit/3a5c90c0045aa6f2df57c02ed2afc7e5596c4bb7)) </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=-->
2Configuration menu - View commit details
-
Copy full SHA for 581931a - Browse repository at this point
Copy the full SHA 581931aView commit details
Commits on Aug 2, 2024
-
chore: Add more govet lint rules (#1849)
#### Summary Adds more rules so we can catch bugs, also fixes a possible nil access panic ---
2Configuration menu - View commit details
-
Copy full SHA for 779ebf5 - Browse repository at this point
Copy the full SHA 779ebf5View commit details -
fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…
…1.12.6 (#1850) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | patch | `v1.12.5` -> `v1.12.6` | --- ### Release Notes <details> <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary> ### [`v1.12.6`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.12.6) [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.12.5...v1.12.6) ##### Bug Fixes - Generate CloudQuery Go API Client from `spec.json` ([#​210](https://togithub.com/cloudquery/cloudquery-api-go/issues/210)) ([b233506](https://togithub.com/cloudquery/cloudquery-api-go/commit/b2335062d61468d791f0719e7257752db84ced44)) </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=--> --------- Co-authored-by: cq-bot <cq-bot@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 4ef35bf - Browse repository at this point
Copy the full SHA 4ef35bfView commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.21.5 (
#1852) 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.21.4` -> `v1.21.5` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.21.5`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.21.5) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.21.4...v1.21.5) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.6 ([#​384](https://togithub.com/cloudquery/plugin-pb-go/issues/384)) ([71e9ecc](https://togithub.com/cloudquery/plugin-pb-go/commit/71e9ecca873f3dfd5089233dd5cd8599bb78ed89)) </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 a13ee97 - Browse repository at this point
Copy the full SHA a13ee97View commit details -
chore(main): Release v4.57.1 (#1851)
🤖 I have created a release *beep* *boop* --- ## [4.57.1](v4.57.0...v4.57.1) (2024-08-02) ### Bug Fixes * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.6 ([#1850](#1850)) ([4ef35bf](4ef35bf)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.5 ([#1852](#1852)) ([a13ee97](a13ee97)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2Configuration menu - View commit details
-
Copy full SHA for 4d8c0de - Browse repository at this point
Copy the full SHA 4d8c0deView 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.57.0...v4.57.1