-
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.79.0
head repository: cloudquery/plugin-sdk
compare: v4.79.1
- 7 commits
- 7 files changed
- 2 contributors
Commits on Apr 28, 2025
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…79.0 (#2133) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | minor | `v4.78.0` -> `v4.79.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.79.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.79.0) [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.78.0...v4.79.0) ##### Features - Add transformer to update table description with its table options ([#​2128](https://redirect.github.com/cloudquery/plugin-sdk/issues/2128)) ([2387b57](https://redirect.github.com/cloudquery/plugin-sdk/commit/2387b5765133a03e202f332290bfd94c2ac50eab)) - Show plugin version in plugin server logs ([#​2124](https://redirect.github.com/cloudquery/plugin-sdk/issues/2124)) ([be08606](https://redirect.github.com/cloudquery/plugin-sdk/commit/be08606413a4392d04d3e388ccc1edbe64439c14)) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.10 ([#​2132](https://redirect.github.com/cloudquery/plugin-sdk/issues/2132)) ([775d537](https://redirect.github.com/cloudquery/plugin-sdk/commit/775d537cc9ee69ee548d69be67e7172baa03fcab)) - Prevent deadlock in transformer ([#​2130](https://redirect.github.com/cloudquery/plugin-sdk/issues/2130)) ([a65b101](https://redirect.github.com/cloudquery/plugin-sdk/commit/a65b101d05ee43bc1f1f0033736ede756ee55604)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 8434877 - Browse repository at this point
Copy the full SHA 8434877View commit details
Commits on May 1, 2025
-
fix(deps): Update golang.org/x/exp digest to 7e4ce0a (#2135)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `054e65f` -> `7e4ce0a` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for efb8813 - Browse repository at this point
Copy the full SHA efb8813View commit details -
fix(deps): Update module github.com/grpc-ecosystem/go-grpc-middleware…
…/v2 to v2.3.1 (#2136) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware) | require | minor | `v2.2.0` -> `v2.3.1` | --- ### Release Notes <details> <summary>grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware/v2)</summary> ### [`v2.3.1`](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/releases/tag/v2.3.1) [Compare Source](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.3.0...v2.3.1) #### What's Changed - Return uint64 from exponentBase2 function by [@​fesiqueira](https://redirect.github.com/fesiqueira) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/753](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/753) - add build tag to disable tracing by [@​rashmi-tondare](https://redirect.github.com/rashmi-tondare) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/754](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/754) #### New Contributors - [@​fesiqueira](https://redirect.github.com/fesiqueira) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/753](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/753) - [@​rashmi-tondare](https://redirect.github.com/rashmi-tondare) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/754](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/754) **Full Changelog**: grpc-ecosystem/go-grpc-middleware@v2.3.0...v2.3.1 ### [`v2.3.0`](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/releases/tag/v2.3.0) [Compare Source](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.2.0...v2.3.0) #### What's Changed - logging: add AddFields by [@​kindermoumoute](https://redirect.github.com/kindermoumoute) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/739](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/739) - logging: store the propagated context in the reporter by [@​kindermoumoute](https://redirect.github.com/kindermoumoute) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/740](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/740) - Add skip_healthchecks logging example by [@​bkane-msft](https://redirect.github.com/bkane-msft) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/742](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/742) - grpc_retry backoff overflow by [@​JacobSMoller](https://redirect.github.com/JacobSMoller) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/747](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/747) - defer cancel() leaks memory by [@​JacobSMoller](https://redirect.github.com/JacobSMoller) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/748](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/748) - protovalidate: support new protovalidate-go Validator interface by [@​zchee](https://redirect.github.com/zchee) in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/746](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/746) #### New Contributors - [@​bkane-msft](https://redirect.github.com/bkane-msft) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/742](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/742) - [@​JacobSMoller](https://redirect.github.com/JacobSMoller) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/747](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/747) - [@​zchee](https://redirect.github.com/zchee) made their first contribution in [https://github.com/grpc-ecosystem/go-grpc-middleware/pull/746](https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/746) **Full Changelog**: grpc-ecosystem/go-grpc-middleware@v2.2.0...v2.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 5534187 - Browse repository at this point
Copy the full SHA 5534187View commit details -
fix(deps): Update module github.com/rs/zerolog to v1.34.0 (#2138)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/rs/zerolog](https://redirect.github.com/rs/zerolog) | require | minor | `v1.33.0` -> `v1.34.0` | --- ### Release Notes <details> <summary>rs/zerolog (github.com/rs/zerolog)</summary> ### [`v1.34.0`](https://redirect.github.com/rs/zerolog/compare/v1.33.0...v1.34.0) [Compare Source](https://redirect.github.com/rs/zerolog/compare/v1.33.0...v1.34.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for e1bcb05 - Browse repository at this point
Copy the full SHA e1bcb05View commit details
Commits on May 2, 2025
-
fix: Pass installation ID from env for usage report (#2140)
Follow-up to #2106 Plugins use regular team API keys for usage reports, not platform-specific local API keys.
Configuration menu - View commit details
-
Copy full SHA for 4d36bfb - Browse repository at this point
Copy the full SHA 4d36bfbView commit details
Commits on May 3, 2025
-
fix(deps): Update module google.golang.org/grpc to v1.72.0 (#2141)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | require | minor | `v1.71.1` -> `v1.72.0` | --- ### Release Notes <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.72.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.72.0): Release 1.72.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.71.1...v1.72.0) ### Dependencies - Minimum supported Go version is now 1.23 ([#​8108](https://redirect.github.com/grpc/grpc-go/issues/8108)) ### API Changes - resolver: add experimental `AddressMapV2` with generics to ultimately replace `AddressMap`. Deprecate `AddressMap` for deletion ([#​8187](https://redirect.github.com/grpc/grpc-go/issues/8187)) - resolver: convert EndpointMap in place to use generics ([#​8189](https://redirect.github.com/grpc/grpc-go/issues/8189)) ### New Features - xds: add `grpc.xds_client.server_failure` counter metric on xDS client to record connectivity errors ([#​8203](https://redirect.github.com/grpc/grpc-go/issues/8203)) - balancer/rls: allow `maxAge` to exceed 5 minutes if `staleAge` is set in the LB policy configuration ([#​8137](https://redirect.github.com/grpc/grpc-go/issues/8137)) - ringhash: implement [gRFC A76](https://redirect.github.com/grpc/proposal/blob/master/A76-ring-hash-improvements.md) improvements. ([#​8159](https://redirect.github.com/grpc/grpc-go/issues/8159)) - pickfirst: The new pick first LB policy is made the default. The new LB policy implements the [Happy Eyeballs algorithm](https://redirect.github.com/grpc/proposal/blob/master/A61-IPv4-IPv6-dualstack-backends.md#happy-eyeballs-in-the-pick_first-lb-policy). To disable the new policy set the environment variable `GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST` to `false` (case insensitive). ### Bug Fixes - xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters ([#​8169](https://redirect.github.com/grpc/grpc-go/issues/8169), [#​8170](https://redirect.github.com/grpc/grpc-go/issues/8170)) - xds/cds: improve RPC error messages when resources are not found ([#​8122](https://redirect.github.com/grpc/grpc-go/issues/8122)) - balancer/priority: fix race that could leak balancers and goroutines during shutdown ([#​8095](https://redirect.github.com/grpc/grpc-go/issues/8095)) - stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 ([#​8237](https://redirect.github.com/grpc/grpc-go/issues/8237)) - balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field is set to a non-comparable value by ignoring the field ([#​8227](https://redirect.github.com/grpc/grpc-go/issues/8227)) ### Behavior Changes - transport: make servers send an HTTP/2 RST_STREAM frame to cancel a stream when the deadline expires ([#​8071](https://redirect.github.com/grpc/grpc-go/issues/8071)) ### Documentation - stats: clarify the expected sequence of events on a stats handler ([#​7885](https://redirect.github.com/grpc/grpc-go/issues/7885)) - Special Thanks: [@​RyanBlaney](https://redirect.github.com/RyanBlaney) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for a0f27a3 - Browse repository at this point
Copy the full SHA a0f27a3View commit details
Commits on May 6, 2025
-
chore(main): Release v4.79.1 (#2137)
🤖 I have created a release *beep* *boop* --- ## [4.79.1](v4.79.0...v4.79.1) (2025-05-03) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 7e4ce0a ([#2135](#2135)) ([efb8813](efb8813)) * **deps:** Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.1 ([#2136](#2136)) ([5534187](5534187)) * **deps:** Update module github.com/rs/zerolog to v1.34.0 ([#2138](#2138)) ([e1bcb05](e1bcb05)) * **deps:** Update module google.golang.org/grpc to v1.72.0 ([#2141](#2141)) ([a0f27a3](a0f27a3)) * Pass installation ID from env for usage report ([#2140](#2140)) ([4d36bfb](4d36bfb)) --- 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 2d8a7f5 - Browse repository at this point
Copy the full SHA 2d8a7f5View 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.79.0...v4.79.1