-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: v4.68.3
head repository: cloudquery/plugin-sdk
compare: v4.69.0
- 5 commits
- 8 files changed
- 2 contributors
Commits on Nov 14, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…68.3 (#1967) 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.68.2` -> `v4.68.3` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.68.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.68.3) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.68.2...v4.68.3) ##### Bug Fixes - Correctly handle success in DryRun invocation ([#​1966](https://togithub.com/cloudquery/plugin-sdk/issues/1966)) ([9b3f292](https://togithub.com/cloudquery/plugin-sdk/commit/9b3f2924703532b907255807abaac380a42c6aeb)) - **deps:** Update aws-sdk-go-v2 monorepo ([#​1963](https://togithub.com/cloudquery/plugin-sdk/issues/1963)) ([41f717e](https://togithub.com/cloudquery/plugin-sdk/commit/41f717eb97e1cb56dbd6636620e9b0f41567d942)) - **deps:** Update module google.golang.org/grpc to v1.68.0 ([#​1964](https://togithub.com/cloudquery/plugin-sdk/issues/1964)) ([763d55f](https://togithub.com/cloudquery/plugin-sdk/commit/763d55fa8d9ba4a7543f9debad52e312c5fab4c8)) </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 0c7b42b - Browse repository at this point
Copy the full SHA 0c7b42bView commit details
Commits on Nov 16, 2024
-
fix(deps): Update module github.com/aws/aws-sdk-go-v2/config to v1.28…
….4 (#1968) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.28.3` -> `v1.28.4` | --- ### 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 4e35df7 - Browse repository at this point
Copy the full SHA 4e35df7View commit details -
fix(deps): Update module google.golang.org/protobuf to v1.35.2 (#1971)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | require | patch | `v1.35.1` -> `v1.35.2` | --- ### Release Notes <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.35.2`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.35.2) [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.35.1...v1.35.2) **Full Changelog**: protocolbuffers/protobuf-go@v1.35.1...v1.35.2 Maintenance: [CL/623115](https://go-review.googlesource.com/c/protobuf/+/623115): proto: refactor equal_test from explicit table to use makeMessages() [CL/623116](https://go-review.googlesource.com/c/protobuf/+/623116): encoding/prototext: use testmessages_test.go approach, too [CL/623117](https://go-review.googlesource.com/c/protobuf/+/623117): internal/testprotos/test: add nested message field with \[lazy=true] [CL/624415](https://go-review.googlesource.com/c/protobuf/+/624415): proto: switch messageset_test to use makeMessages() injection point [CL/624416](https://go-review.googlesource.com/c/protobuf/+/624416): internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!) User-visible changes: [CL/618395](https://go-review.googlesource.com/c/protobuf/+/618395): encoding/protojson: allow missing value for Any of type Empty [CL/618979](https://go-review.googlesource.com/c/protobuf/+/618979): all: implement strip_enum_prefix editions feature [CL/622575](https://go-review.googlesource.com/c/protobuf/+/622575): testing/protocmp: document behavior when combining Ignore and Sort </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 7076899 - Browse repository at this point
Copy the full SHA 7076899View commit details
Commits on Nov 22, 2024
-
feat: Allow to include symbols in binaries during
package(#1974)#### Summary Without the symbols it's hard to validate we're generating FIPS compliant binaries (see cloudquery/cloudquery-issues#2586 and https://github.com/cloudquery/cloudquery/pull/19676/files#diff-3613eb0da60aba72ff182962b6ae3a738e42369d8bed0407cba78ba7cc72f052R101). --- 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 ✅
Configuration menu - View commit details
-
Copy full SHA for aa3b3e4 - Browse repository at this point
Copy the full SHA aa3b3e4View commit details -
chore(main): Release v4.69.0 (#1970)
🤖 I have created a release *beep* *boop* --- ## [4.69.0](v4.68.3...v4.69.0) (2024-11-22) ### Features * Allow to include symbols in binaries during `package` ([#1974](#1974)) ([aa3b3e4](aa3b3e4)) ### Bug Fixes * **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.28.4 ([#1968](#1968)) ([4e35df7](4e35df7)) * **deps:** Update module google.golang.org/protobuf to v1.35.2 ([#1971](#1971)) ([7076899](7076899)) --- 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 7d2d6ef - Browse repository at this point
Copy the full SHA 7d2d6efView 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.68.3...v4.69.0