-
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.95.0
head repository: cloudquery/plugin-sdk
compare: v4.95.1
- 16 commits
- 19 files changed
- 3 contributors
Commits on Mar 26, 2026
-
fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…
…1.14.9 (#2459) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudquery/cloudquery-api-go](https://redirect.github.com/cloudquery/cloudquery-api-go) | `v1.14.8` → `v1.14.9` |  |  | --- ### Release Notes <details> <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary> ### [`v1.14.9`](https://redirect.github.com/cloudquery/cloudquery-api-go/releases/tag/v1.14.9) [Compare Source](https://redirect.github.com/cloudquery/cloudquery-api-go/compare/v1.14.8...v1.14.9) ##### Bug Fixes - **deps:** Update dependency go to v1.26.1 ([#​270](https://redirect.github.com/cloudquery/cloudquery-api-go/issues/270)) ([d3418b9](https://redirect.github.com/cloudquery/cloudquery-api-go/commit/d3418b9f822b1d674b96294fe4b9b2dda67d8361)) - Generate CloudQuery Go API Client from `spec.json` ([#​348](https://redirect.github.com/cloudquery/cloudquery-api-go/issues/348)) ([0fc0f99](https://redirect.github.com/cloudquery/cloudquery-api-go/commit/0fc0f991252b688bdf3a94ceb940c0818fe6ad14)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 68b78c1 - Browse repository at this point
Copy the full SHA 68b78c1View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.27.…
…12 (#2460) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | `v1.27.11` → `v1.27.12` |  |  | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.27.12`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.27.12) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.27.11...v1.27.12) ##### Bug Fixes - **deps:** Update dependency go to v1.26.1 ([#​463](https://redirect.github.com/cloudquery/plugin-pb-go/issues/463)) ([43d1dea](https://redirect.github.com/cloudquery/plugin-pb-go/commit/43d1deac74f051c8adeb6ab0f0da6a8dc740cd8b)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for d304516 - Browse repository at this point
Copy the full SHA d304516View commit details -
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…95.0 (#2462) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | `v4.94.7` → `v4.95.0` |  |  | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.95.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.95.0) [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.94.7...v4.95.0) ##### Features - **schema:** Extract `PatternMatchError` typed error from `FilterDfs` ([#​2458](https://redirect.github.com/cloudquery/plugin-sdk/issues/2458)) ([8b3e522](https://redirect.github.com/cloudquery/plugin-sdk/commit/8b3e522efa5c141e6b5d08c3e6fcb9f8581a6034)) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/codegen to v0.4.0 ([#​2455](https://redirect.github.com/cloudquery/plugin-sdk/issues/2455)) ([041d331](https://redirect.github.com/cloudquery/plugin-sdk/commit/041d3313dbb6b018a8ba906a5e8c1a4bf5c16118)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.11 ([#​2453](https://redirect.github.com/cloudquery/plugin-sdk/issues/2453)) ([1f94119](https://redirect.github.com/cloudquery/plugin-sdk/commit/1f941193ce694ffaa7c66dcb5e040ce497d30a86)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for a268deb - Browse repository at this point
Copy the full SHA a268debView commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.27.…
…13 (#2463) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | `v1.27.12` → `v1.27.13` |  |  | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.27.13`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.27.13) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.27.12...v1.27.13) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#​625](https://redirect.github.com/cloudquery/plugin-pb-go/issues/625)) ([b41a2f5](https://redirect.github.com/cloudquery/plugin-pb-go/commit/b41a2f526c097f859d59da5cd0ffc4b735c0266f)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 2623f3c - Browse repository at this point
Copy the full SHA 2623f3cView commit details
Commits on Mar 27, 2026
-
chore(ci): Replace GH_CQ_BOT PAT with GitHub App tokens (#2464)
Replace GH_CQ_BOT PAT with short-lived tokens from the cloudquery-ci GitHub App.
Configuration menu - View commit details
-
Copy full SHA for f65fb0f - Browse repository at this point
Copy the full SHA f65fb0fView commit details -
fix(deps): Update github.com/cloudquery/jsonschema digest to 8dfb902 (#…
…2466) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/jsonschema](https://redirect.github.com/cloudquery/jsonschema) | replace | digest | `92878fa` → `8dfb902` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 6b54996 - Browse repository at this point
Copy the full SHA 6b54996View commit details
Commits on Mar 30, 2026
-
chore: Update coverage report (#2467)
This PR was created by a scheduled workflow to update the coverage report
Configuration menu - View commit details
-
Copy full SHA for c721da4 - Browse repository at this point
Copy the full SHA c721da4View commit details
Commits on Apr 1, 2026
-
fix(deps): Update module github.com/getsentry/sentry-go to v0.44.1 (#…
…2471) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/getsentry/sentry-go](https://redirect.github.com/getsentry/sentry-go) | `v0.42.0` → `v0.44.1` |  |  | --- ### Release Notes <details> <summary>getsentry/sentry-go (github.com/getsentry/sentry-go)</summary> ### [`v0.44.1`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.44.1): 0.44.1 [Compare Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.44.0...v0.44.1) > \[!NOTE]\ > v0.44.0 had to be released as v0.44.1 due to a technical issue. ##### New Features ✨ - Add RemoveAttribute api on the scope. by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1224](https://redirect.github.com/getsentry/sentry-go/pull/1224) - Deprecate `Scope.SetExtra`, `Scope.SetExtras`, and `Scope.RemoveExtra` in favor of `Scope.SetAttributes` and `Scope.RemoveAttribute` by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1224](https://redirect.github.com/getsentry/sentry-go/pull/1224) - The recommended migration path is to use `SetAttributes` to attach values to logs and metrics. Note that attributes do not appear on error events; if you only capture errors, use `SetTag` or `SetContext` instead. - Before: ```go scope.SetExtra("key.string", "str") scope.SetExtra("key.int", 42) ``` - After (for error events) — use tags and contexts: ```go scope.SetTag("key.string", "str") scope.SetContext("my_data", sentry.Context{"key.int": 42}) ``` - After (for logs and metrics) — use attributes: ```go scope.SetAttributes( attribute.String("key.string", "str"), attribute.Int("key.int", 42), ) ``` - Add support for homogenous arrays by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1203](https://redirect.github.com/getsentry/sentry-go/pull/1203) - Add support for client reports by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1192](https://redirect.github.com/getsentry/sentry-go/pull/1192) - Add org id propagation in sentry\_baggage by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1210](https://redirect.github.com/getsentry/sentry-go/pull/1210) - Add OrgID and StrictTraceContinuation client options. by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1210](https://redirect.github.com/getsentry/sentry-go/pull/1210) - Add the option to set attributes on the scope by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1208](https://redirect.github.com/getsentry/sentry-go/pull/1208) ##### Bug Fixes 🐛 - (serialization) Pre-serialize mutable event fields to prevent race panics by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1214](https://redirect.github.com/getsentry/sentry-go/pull/1214) - Use HEROKU\_BUILD\_COMMIT with HEROKU\_SLUG\_COMMIT as fallback by [@​ericapisani](https://redirect.github.com/ericapisani) in [#​1220](https://redirect.github.com/getsentry/sentry-go/pull/1220) ##### Internal Changes 🔧 ##### Ai - Add AGENTS.md and testing guidelines by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1216](https://redirect.github.com/getsentry/sentry-go/pull/1216) - Add dotagents configuration by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1211](https://redirect.github.com/getsentry/sentry-go/pull/1211) ##### Deps - Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /zerolog by [@​dependabot](https://redirect.github.com/dependabot) in [#​1231](https://redirect.github.com/getsentry/sentry-go/pull/1231) - Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 in /fiber by [@​dependabot](https://redirect.github.com/dependabot) in [#​1209](https://redirect.github.com/getsentry/sentry-go/pull/1209) ##### Other - Pin GitHub Actions to full-length commit SHAs by [@​joshuarli](https://redirect.github.com/joshuarli) in [#​1230](https://redirect.github.com/getsentry/sentry-go/pull/1230) - Bump getsentry/craft to 2.24.1 by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1225](https://redirect.github.com/getsentry/sentry-go/pull/1225) - Handle independent go module versions for integrations by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1217](https://redirect.github.com/getsentry/sentry-go/pull/1217) ### [`v0.44.0`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.44.0): 0.44.0 [Compare Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.43.0...v0.44.0) > \[!NOTE]\ > v0.44.0 had to be released as v0.44.1 due to a technical issue. ##### New Features ✨ - Add RemoveAttribute api on the scope. by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1224](https://redirect.github.com/getsentry/sentry-go/pull/1224) - Deprecate `Scope.SetExtra`, `Scope.SetExtras`, and `Scope.RemoveExtra` in favor of `Scope.SetAttributes` and `Scope.RemoveAttribute` by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1224](https://redirect.github.com/getsentry/sentry-go/pull/1224) - The recommended migration path is to use `SetAttributes` to attach values to logs and metrics. Note that attributes do not appear on error events; if you only capture errors, use `SetTag` or `SetContext` instead. - Before: ```go scope.SetExtra("key.string", "str") scope.SetExtra("key.int", 42) ``` - After (for error events) — use tags and contexts: ```go scope.SetTag("key.string", "str") scope.SetContext("my_data", sentry.Context{"key.int": 42}) ``` - After (for logs and metrics) — use attributes: ```go scope.SetAttributes( attribute.String("key.string", "str"), attribute.Int("key.int", 42), ) ``` - Add support for homogenous arrays by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1203](https://redirect.github.com/getsentry/sentry-go/pull/1203) - Add support for client reports by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1192](https://redirect.github.com/getsentry/sentry-go/pull/1192) - Add org id propagation in sentry\_baggage by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1210](https://redirect.github.com/getsentry/sentry-go/pull/1210) - Add OrgID and StrictTraceContinuation client options. by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1210](https://redirect.github.com/getsentry/sentry-go/pull/1210) - Add the option to set attributes on the scope by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1208](https://redirect.github.com/getsentry/sentry-go/pull/1208) ##### Bug Fixes 🐛 - (serialization) Pre-serialize mutable event fields to prevent race panics by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1214](https://redirect.github.com/getsentry/sentry-go/pull/1214) - Use HEROKU\_BUILD\_COMMIT with HEROKU\_SLUG\_COMMIT as fallback by [@​ericapisani](https://redirect.github.com/ericapisani) in [#​1220](https://redirect.github.com/getsentry/sentry-go/pull/1220) ##### Internal Changes 🔧 ##### Ai - Add AGENTS.md and testing guidelines by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1216](https://redirect.github.com/getsentry/sentry-go/pull/1216) - Add dotagents configuration by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1211](https://redirect.github.com/getsentry/sentry-go/pull/1211) ##### Deps - Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /zerolog by [@​dependabot](https://redirect.github.com/dependabot) in [#​1231](https://redirect.github.com/getsentry/sentry-go/pull/1231) - Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 in /fiber by [@​dependabot](https://redirect.github.com/dependabot) in [#​1209](https://redirect.github.com/getsentry/sentry-go/pull/1209) ##### Other - Pin GitHub Actions to full-length commit SHAs by [@​joshuarli](https://redirect.github.com/joshuarli) in [#​1230](https://redirect.github.com/getsentry/sentry-go/pull/1230) - Bump getsentry/craft to 2.24.1 by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1225](https://redirect.github.com/getsentry/sentry-go/pull/1225) - Handle independent go module versions for integrations by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1217](https://redirect.github.com/getsentry/sentry-go/pull/1217) ### [`v0.43.0`](https://redirect.github.com/getsentry/sentry-go/releases/tag/v0.43.0): 0.43.0 [Compare Source](https://redirect.github.com/getsentry/sentry-go/compare/v0.42.0...v0.43.0) ##### Breaking Changes 🛠 - Add support for go 1.26 by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1193](https://redirect.github.com/getsentry/sentry-go/pull/1193) - bump minimum supported go version to 1.24 - change type signature of attributes for Logs and Metrics. by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1205](https://redirect.github.com/getsentry/sentry-go/pull/1205) - users are not supposed to modify Attributes directly on the Log/Metric itself, but this is still is a breaking change on the type. - Send uint64 overflowing attributes as numbers. by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1198](https://redirect.github.com/getsentry/sentry-go/pull/1198) - The SDK was converting overflowing uint64 attributes to strings for slog and logrus integrations. To eliminate double types for these attributes, the SDK now sends the overflowing attribute as is, and lets the server handle the overflow appropriately. - It is expected that overflowing unsigned integers would now get dropped, instead of converted to strings. ##### New Features ✨ - Add zap logging integration by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1184](https://redirect.github.com/getsentry/sentry-go/pull/1184) - Log specific message for RequestEntityTooLarge by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1185](https://redirect.github.com/getsentry/sentry-go/pull/1185) ##### Bug Fixes 🐛 - Improve otel span map cleanup performance by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1200](https://redirect.github.com/getsentry/sentry-go/pull/1200) - Ensure correct signal delivery on multi-client setups by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1190](https://redirect.github.com/getsentry/sentry-go/pull/1190) ##### Internal Changes 🔧 ##### Deps - Bump golang.org/x/crypto to 0.48.0 by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1196](https://redirect.github.com/getsentry/sentry-go/pull/1196) - Use go1.24.0 by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1195](https://redirect.github.com/getsentry/sentry-go/pull/1195) - Bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /fiber by [@​dependabot](https://redirect.github.com/dependabot) in [#​1191](https://redirect.github.com/getsentry/sentry-go/pull/1191) - Bump getsentry/craft from 2.19.0 to 2.20.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​1187](https://redirect.github.com/getsentry/sentry-go/pull/1187) ##### Other - Add omitzero and remove custom serialization by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1197](https://redirect.github.com/getsentry/sentry-go/pull/1197) - Rename Telemetry Processor components by [@​giortzisg](https://redirect.github.com/giortzisg) in [#​1186](https://redirect.github.com/getsentry/sentry-go/pull/1186) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for ab459ad - Browse repository at this point
Copy the full SHA ab459adView commit details -
fix(deps): Update module golang.org/x/oauth2 to v0.36.0 (#2472)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [golang.org/x/oauth2](https://pkg.go.dev/golang.org/x/oauth2) | [`v0.35.0` → `v0.36.0`](https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.35.0...refs/tags/v0.36.0) |  |  | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for e4cbbb5 - Browse repository at this point
Copy the full SHA e4cbbb5View commit details -
fix(deps): Update opentelemetry-go monorepo (#2473)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [go.opentelemetry.io/otel](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.16.0` → `v0.18.0` |  |  | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/log](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.16.0` → `v0.18.0` |  |  | | [go.opentelemetry.io/otel/metric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/sdk](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/sdk/log](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v0.16.0` → `v0.18.0` |  |  | | [go.opentelemetry.io/otel/sdk/metric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | | [go.opentelemetry.io/otel/trace](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.40.0` → `v1.42.0` |  |  | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)</summary> ### [`v1.42.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.42.0): /v0.64.0/v0.18.0/v0.0.16 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.41.0...v1.42.0) ##### Added - Add `go.opentelemetry.io/otel/semconv/v1.40.0` package. The package contains semantic conventions from the `v1.40.0` version of the OpenTelemetry Semantic Conventions. See the [migration documentation](./semconv/v1.40.0/MIGRATION.md) for information on how to upgrade from `go.opentelemetry.io/otel/semconv/v1.39.0`. ([#​7985](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7985)) - Add `Err` and `SetErr` on `Record` in `go.opentelemetry.io/otel/log` to attach an error and set record exception attributes in `go.opentelemetry.io/otel/log/sdk`. ([#​7924](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7924)) ##### Changed - `TracerProvider.ForceFlush` in `go.opentelemetry.io/otel/sdk/trace` joins errors together and continues iteration through SpanProcessors as opposed to returning the first encountered error without attempting exports on subsequent SpanProcessors. ([#​7856](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7856)) ##### Fixed - Fix missing `request.GetBody` in `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` to correctly handle HTTP2 GOAWAY frame. ([#​7931](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7931)) - Fix semconv v1.39.0 generated metric helpers skipping required attributes when extra attributes were empty. ([#​7964](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7964)) - Preserve W3C TraceFlags bitmask (including the random Trace ID flag) during trace context extraction and injection in `go.opentelemetry.io/otel/propagation`. ([#​7834](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7834)) ##### Removed - Drop support for \[Go 1.24]. ([#​7984](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7984)) ##### What's Changed - fix changelog protection marker by [@​pellared](https://redirect.github.com/pellared) in [#​7986](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7986) - Drop support for Go 1.24 by [@​MrAlias](https://redirect.github.com/MrAlias) in [#​7984](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7984) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7907](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7907) - chore(deps): update module go.opentelemetry.io/collector/featuregate to v1.53.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7981](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7981) - chore(deps): update benchmark-action/github-action-benchmark action to v1.21.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7989](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7989) - fix(deps): update module go.opentelemetry.io/collector/pdata to v1.53.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7982](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7982) - Revert "Revert "Generate semconv/v1.40.0"" by [@​MrAlias](https://redirect.github.com/MrAlias) in [#​7985](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7985) - support stdlib request.GetBody on metrics by [@​marifari-hue](https://redirect.github.com/marifari-hue) in [#​7931](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7931) - attribute: add TestNotEquivalence and equality operator tests by [@​pellared](https://redirect.github.com/pellared) in [#​7979](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7979) - Refactor benchmark CI by [@​XSAM](https://redirect.github.com/XSAM) in [#​7873](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7873) - chore(deps): update module github.com/securego/gosec/v2 to v2.24.7 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7988](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7988) - chore(deps): pin codspeedhq/action action to [`df47568`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/df47568) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7996](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7996) - chore(deps): update actions/checkout action to v6.0.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7997](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7997) - chore(deps): update codspeedhq/action action to v4.11.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7999](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7999) - Upgrade to semconv/v1.40.0 by [@​MrAlias](https://redirect.github.com/MrAlias) in [#​7991](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7991) - Regenerate semconv/v1.40.0/MIGRATION.md by [@​MrAlias](https://redirect.github.com/MrAlias) in [#​7992](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7992) - fix: generated semconv helpers skipping attributes by [@​victoraugustolls](https://redirect.github.com/victoraugustolls) in [#​7964](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7964) - Feat: Have SpanContext support the new W3C random flag. by [@​nikhilmantri0902](https://redirect.github.com/nikhilmantri0902) in [#​7834](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7834) - Semconv metric helper caller-slice mutation fix by [@​MrAlias](https://redirect.github.com/MrAlias) in [#​7993](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7993) - Fix semconv generated error type to check error chain for custom type declaration by [@​MrAlias](https://redirect.github.com/MrAlias) in [#​7994](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7994) - refactor: replace uint64 and int32 with atomic types in tests by [@​alexandear](https://redirect.github.com/alexandear) in [#​7941](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7941) - chore(deps): update golang.org/x/telemetry digest to [`18da590`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/18da590) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8000](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8000) - TracerProvider ForceFlush() Error Fix by [@​sawamurataxman](https://redirect.github.com/sawamurataxman) in [#​7856](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7856) - log: add error field to Record and make SDK to emit exception attributes by [@​iblancasa](https://redirect.github.com/iblancasa) in [#​7924](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7924) - chore(deps): update dependency codespell to v2.4.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8003](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8003) - chore(deps): update github/codeql-action action to v4.32.6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8004](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8004) - chore(deps): update codspeedhq/action action to v4.11.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8001](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8001) - fix(deps): update module google.golang.org/grpc to v1.79.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8007](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8007) - chore(deps): update module github.com/mgechev/revive to v1.15.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8009](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8009) - chore(deps): update golang.org/x/telemetry digest to [`e526e8a`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e526e8a) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​8010](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8010) - Release v1.42.0/v0.64.0/v0.18.0/v0.0.16 by [@​pellared](https://redirect.github.com/pellared) in [#​8006](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/8006) ##### New Contributors - [@​marifari-hue](https://redirect.github.com/marifari-hue) made their first contribution in [#​7931](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7931) - [@​victoraugustolls](https://redirect.github.com/victoraugustolls) made their first contribution in [#​7964](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7964) - [@​sawamurataxman](https://redirect.github.com/sawamurataxman) made their first contribution in [#​7856](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7856) - [@​iblancasa](https://redirect.github.com/iblancasa) made their first contribution in [#​7924](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7924) **Full Changelog**: <open-telemetry/opentelemetry-go@v1.41.0...v1.42.0> ### [`v1.41.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.41.0): /v0.63.0/v0.17.0/v0.0.15 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.40.0...v1.41.0) This release is the last to support [Go 1.24]. The next release will require at least [Go 1.25]. ##### Added - Support testing of [Go 1.26]. ([#​7902](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7902)) ##### Fixed - Update `Baggage` in `go.opentelemetry.io/otel/propagation` and `Parse` and `New` in `go.opentelemetry.io/otel/baggage` to comply with W3C Baggage specification limits. `New` and `Parse` now return partial baggage along with an error when limits are exceeded. Errors from baggage extraction are reported to the global error handler. ([#​7880](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7880)) [Go 1.26]: https://go.dev/doc/go1.26 [Go 1.25]: https://go.dev/doc/go1.25 [Go 1.24]: https://go.dev/doc/go1.24 ##### What's Changed - fix(deps): update googleapis to [`ce8ad4c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/ce8ad4c) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7860](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7860) - chore(deps): update otel/weaver docker tag to v0.21.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7865](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7865) - fix(deps): update module go.opentelemetry.io/collector/pdata to v1.51.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7863](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7863) - chore(deps): update golang.org/x/telemetry digest to [`fe4bb1c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/fe4bb1c) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7861](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7861) - chore(deps): update golang.org/x/telemetry digest to [`aaaaaa5`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/aaaaaa5) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7869](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7869) - sdk/log/observ: guard LogProcessed with Enabled by [@​NesterovYehor](https://redirect.github.com/NesterovYehor) in [#​7848](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7848) - stdouttrace observability: skip metric work when instruments are disabled by [@​NesterovYehor](https://redirect.github.com/NesterovYehor) in [#​7853](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7853) - chore(deps): update otel/weaver docker tag to v0.21.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7870](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7870) - fix(deps): update googleapis to [`546029d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/546029d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7871](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7871) - stdoutmetric observ: skip metric work when instruments are disabled by [@​NesterovYehor](https://redirect.github.com/NesterovYehor) in [#​7868](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7868) - chore(deps): update fossas/fossa-action action to v1.8.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7879](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7879) - chore(deps): update github/codeql-action action to v4.32.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7878](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7878) - chore(deps): update module github.com/ghostiam/protogetter to v0.3.20 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7877](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7877) - chore(deps): update golang.org/x/telemetry digest to [`86a5c4b`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/86a5c4b) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7876](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7876) - fix(deps): update module golang.org/x/sys to v0.41.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7885](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7885) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.6.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7884](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7884) - Checked if instrument enabled before measuring in prometheus by [@​itssaharsh](https://redirect.github.com/itssaharsh) in [#​7866](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7866) - exporter/otlploghttp: guard observ metrics with Enabled checks by [@​NesterovYehor](https://redirect.github.com/NesterovYehor) in [#​7813](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7813) - chore(deps): update module github.com/go-git/go-git/v5 to v5.16.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7886](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7886) - chore(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7887](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7887) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7890](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7890) - fix(deps): update golang.org/x to [`2842357`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/2842357) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7891](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7891) - fix(deps): update googleapis to [`4cfbd41`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/4cfbd41) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7889](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7889) - Checked if instrument enabled before measuring in `oteltracegrpc` by [@​itssaharsh](https://redirect.github.com/itssaharsh) in [#​7825](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7825) - Checked if Instrument Enabled before measuring in otlpgrpc by [@​itssaharsh](https://redirect.github.com/itssaharsh) in [#​7824](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7824) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.8 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7892](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7892) - chore(deps): update module github.com/golangci/golines to v0.15.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7893](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7893) - chore(deps): update module github.com/golangci/misspell to v0.8.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7894](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7894) - chore(deps): update golang.org/x/telemetry digest to [`9f66fae`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/9f66fae) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7898](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7898) - fix(deps): update module google.golang.org/grpc to v1.79.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7906](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7906) - Support Go 1.26 by [@​dmathieu](https://redirect.github.com/dmathieu) in [#​7902](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7902) - fix(deps): update module google.golang.org/grpc to v1.79.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7908](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7908) - chore(deps): update github/codeql-action action to v4.32.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7909](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7909) - chore(deps): update module github.com/kevinburke/ssh\_config to v1.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7911](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7911) - chore(deps): update module github.com/kevinburke/ssh\_config to v1.6.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7913](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7913) - chore(deps): update actions/stale action to v10.2.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7917](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7917) - chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7916](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7916) - chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.7.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7915](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7915) - chore(deps): update module github.com/mattn/go-runewidth to v0.0.20 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7918](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7918) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.28.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7921](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7921) - Checked if Operation Enabled in `otlptracehttp` before performing operation by [@​itssaharsh](https://redirect.github.com/itssaharsh) in [#​7881](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7881) - chore(deps): update github/codeql-action action to v4.32.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7936](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7936) - chore(deps): update module github.com/mirrexone/unqueryvet to v1.5.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7939](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7939) - chore(deps): update module github.com/uudashr/gocognit to v1.2.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7947](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7947) - chore(deps): update module github.com/alexkohler/prealloc to v1.0.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7950](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7950) - chore(deps): update module github.com/go-git/go-billy/v5 to v5.8.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7953](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7953) - chore(deps): update lycheeverse/lychee-action action to v2.8.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7959](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7959) - chore(deps): update module github.com/go-git/go-git/v5 to v5.17.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7960](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7960) - chore(deps): update actions/setup-go action to v6.3.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7962](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7962) - Document metric api interfaces that methods need to be safe to be called concurrently by [@​dashpole](https://redirect.github.com/dashpole) in [#​7952](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7952) - ci: add govulncheck job to CI workflow and update lint target by [@​pellared](https://redirect.github.com/pellared) in [#​7971](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7971) - Comply with W3C Baggage specification limits by [@​XSAM](https://redirect.github.com/XSAM) in [#​7880](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7880) - chore(deps): update module github.com/mgechev/revive to v1.14.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7895](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7895) - chore(deps): update github artifact actions (major) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7963](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7963) - chore(deps): update module github.com/kisielk/errcheck to v1.10.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7967](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7967) - chore(deps): update module github.com/protonmail/go-crypto to v1.4.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7969](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7969) - fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to [`d566b4d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/d566b4d) by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7972](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7972) - chore(deps): update module github.com/sonatard/noctx to v0.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7968](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7968) - chore(deps): update module github.com/daixiang0/gci to v0.14.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7973](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7973) - chore(deps): update module github.com/securego/gosec/v2 to v2.23.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7899](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7899) - Generate semconv/v1.40.0 by [@​ChrsMark](https://redirect.github.com/ChrsMark) in [#​7929](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7929) - Revert "Generate semconv/v1.40.0" by [@​dmathieu](https://redirect.github.com/dmathieu) in [#​7978](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7978) - chore(deps): update github/codeql-action action to v4.32.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​7980](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7980) - fix: add error handling for insecure HTTP endpoints with TLS client configuration by [@​sandy2008](https://redirect.github.com/sandy2008) in [#​7914](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7914) - Release 1.41.0/0.63.0/0.17.0/0.0.15 by [@​pellared](https://redirect.github.com/pellared) in [#​7977](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7977) ##### New Contributors - [@​NesterovYehor](https://redirect.github.com/NesterovYehor) made their first contribution in [#​7848](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7848) - [@​sandy2008](https://redirect.github.com/sandy2008) made their first contribution in [#​7914](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/7914) **Full Changelog**: <open-telemetry/opentelemetry-go@v1.40.0...v1.41.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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for d36cc11 - Browse repository at this point
Copy the full SHA d36cc11View commit details -
chore(deps): Update actions/upload-artifact action to v7 (#2474)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | major | `v6` → `v7` | --- ### Release Notes <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v7`](https://redirect.github.com/actions/upload-artifact/compare/v6...v7) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v6...v7) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for d478f51 - Browse repository at this point
Copy the full SHA d478f51View commit details -
chore(deps): Update dawidd6/action-download-artifact action to v19 (#…
…2475) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-download-artifact](https://redirect.github.com/dawidd6/action-download-artifact) | action | major | `v15` → `v19` | --- ### Release Notes <details> <summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary> ### [`v19`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v19) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v18...v19) #### What's Changed - build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​385](https://redirect.github.com/dawidd6/action-download-artifact/pull/385) - node\_modules: update by [@​dawidd6](https://redirect.github.com/dawidd6) in [#​386](https://redirect.github.com/dawidd6/action-download-artifact/pull/386) **Full Changelog**: <dawidd6/action-download-artifact@v18...v19> ### [`v18`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v18) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v17...v18) #### What's Changed - build(deps): bump [@​actions/artifact](https://redirect.github.com/actions/artifact) from 6.2.0 to 6.2.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​381](https://redirect.github.com/dawidd6/action-download-artifact/pull/381) - build(deps): bump undici from 6.23.0 to 6.24.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​382](https://redirect.github.com/dawidd6/action-download-artifact/pull/382) - node\_modules: update by [@​dawidd6](https://redirect.github.com/dawidd6) in [#​383](https://redirect.github.com/dawidd6/action-download-artifact/pull/383) **Full Changelog**: <dawidd6/action-download-artifact@v17...v18> ### [`v17`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v17) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v16...v17) #### What's Changed - build(deps): bump [@​actions/artifact](https://redirect.github.com/actions/artifact) from 6.1.0 to 6.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​376](https://redirect.github.com/dawidd6/action-download-artifact/pull/376) - build(deps): bump actions/upload-artifact from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​377](https://redirect.github.com/dawidd6/action-download-artifact/pull/377) - build(deps): bump fast-xml-parser from 5.3.6 to 5.4.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​378](https://redirect.github.com/dawidd6/action-download-artifact/pull/378) - node\_modules: update by [@​dawidd6](https://redirect.github.com/dawidd6) in [#​379](https://redirect.github.com/dawidd6/action-download-artifact/pull/379) - Update Node version from 20 to 24 **Full Changelog**: <dawidd6/action-download-artifact@v16...v17> ### [`v16`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v16) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v15...v16) #### What's Changed - build(deps): bump minimatch by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​374](https://redirect.github.com/dawidd6/action-download-artifact/pull/374) - node\_modules: update by [@​dawidd6](https://redirect.github.com/dawidd6) in [#​375](https://redirect.github.com/dawidd6/action-download-artifact/pull/375) **Full Changelog**: <dawidd6/action-download-artifact@v15...v16> </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 53d5055 - Browse repository at this point
Copy the full SHA 53d5055View commit details -
chore(deps): Update github-actions (#2469)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://redirect.github.com/actions/setup-go) ([changelog](https://redirect.github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417..4a3601121dd01d1626a1e23e37211e3254c1c06c)) | action | digest | `4b73464` → `4a36011` | | errata-ai/vale-action | action | digest | `dcded78` → `0135b9f` | | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | uses-with | minor | `v2.10.1` → `v2.11.4` | --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v2.11.4`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2114) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.11.3...v2.11.4) *Released on 2026-03-22* 1. Linters bug fixes - `govet-modernize`: from 0.42.0 to 0.43.0 - `noctx`: from 0.5.0 to 0.5.1 - `sqlclosecheck`: from 0.5.1 to 0.6.0 ### [`v2.11.3`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2113) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.11.2...v2.11.3) *Released on 2026-03-10* 1. Linters bug fixes - `gosec`: from v2.24.7 to [`619ce21`](https://redirect.github.com/golangci/golangci-lint/commit/619ce2117e08) ### [`v2.11.2`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2112) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.11.1...v2.11.2) *Released on 2026-03-07* 1. Fixes - `fmt`: fix error when using the `fmt` command with explicit paths. ### [`v2.11.1`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2111) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.11.0...v2.11.1) *Released on 2026-03-06* Due to an error related to AUR, some artifacts of the v2.11.0 release have not been published. This release contains the same things as v2.11.0. ### [`v2.11.0`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v2110) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v2.10.1...v2.11.0) *Released on 2026-03-06* 1. Linters new features or changes - `errcheck`: from 1.9.0 to 1.10.0 (exclude `crypto/rand.Read` by default) - `gosec`: from 2.23.0 to 2.24.6 (new rules: `G113`, `G118`, `G119`, `G120`, `G121`, `G122`, `G123`, `G408`, `G707`) - `noctx`: from 0.4.0 to 0.5.0 (new detection: `httptest.NewRequestWithContext`) - `prealloc`: from 1.0.2 to 1.1.0 - `revive`: from 1.14.0 to 1.15.0 (
⚠️ Breaking change: package-related checks moved from `var-naming` to a new rule `package-naming`) 2. Linters bug fixes - `gocognit`: from 1.2.0 to 1.2.1 - `gosec`: from 2.24.6 to 2.24.7 - `unqueryvet`: from 1.5.3 to 1.5.4 </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->Configuration menu - View commit details
-
Copy full SHA for 88b8ab8 - Browse repository at this point
Copy the full SHA 88b8ab8View commit details -
fix(deps): Update module github.com/cloudquery/codegen to v0.4.1 (#2468)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudquery/codegen](https://redirect.github.com/cloudquery/codegen) | `v0.4.0` → `v0.4.1` |  |  | --- ### Release Notes <details> <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary> ### [`v0.4.1`](https://redirect.github.com/cloudquery/codegen/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/cloudquery/codegen/compare/v0.4.0...v0.4.1) ##### Bug Fixes - **deps:** Update github.com/cloudquery/jsonschema digest to [`8dfb902`](https://redirect.github.com/cloudquery/codegen/commit/8dfb902) ([#​426](https://redirect.github.com/cloudquery/codegen/issues/426)) ([562507e](https://redirect.github.com/cloudquery/codegen/commit/562507eac27848b20e8fe0ae26d37aab6f934c02)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.95.0 ([#​422](https://redirect.github.com/cloudquery/codegen/issues/422)) ([5b312fb](https://redirect.github.com/cloudquery/codegen/commit/5b312fb7761b76599a63e5ca9d69ceeba1febc54)) - Suport cross package types when Flattening ([#​427](https://redirect.github.com/cloudquery/codegen/issues/427)) ([b79c286](https://redirect.github.com/cloudquery/codegen/commit/b79c286b8cbc28dd6e72dcaf1372221f51e72051)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 64f01c0 - Browse repository at this point
Copy the full SHA 64f01c0View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.27.…
…14 (#2477) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | `v1.27.13` → `v1.27.14` |  |  | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.27.14`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.27.14) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.27.13...v1.27.14) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`7ab1446`](https://redirect.github.com/cloudquery/plugin-pb-go/commit/7ab1446) ([#​630](https://redirect.github.com/cloudquery/plugin-pb-go/issues/630)) ([b0cb5c7](https://redirect.github.com/cloudquery/plugin-pb-go/commit/b0cb5c7473527fadfd039c2829bf40cefb202e9e)) - Update Hub URLs from hub.cloudquery.io to [www.cloudquery.io/hub](http://www.cloudquery.io/hub) ([#​621](https://redirect.github.com/cloudquery/plugin-pb-go/issues/621)) ([aec85fa](https://redirect.github.com/cloudquery/plugin-pb-go/commit/aec85fab2a87680976cf26e4456df5175b337b7b)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44OS41IiwidXBkYXRlZEluVmVyIjoiNDMuODkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 9364ffa - Browse repository at this point
Copy the full SHA 9364ffaView commit details -
chore(main): Release v4.95.1 (#2461)
🤖 I have created a release *beep* *boop* --- ## [4.95.1](v4.95.0...v4.95.1) (2026-04-01) ### Bug Fixes * **deps:** Update github.com/cloudquery/jsonschema digest to 8dfb902 ([#2466](#2466)) ([6b54996](6b54996)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#2459](#2459)) ([68b78c1](68b78c1)) * **deps:** Update module github.com/cloudquery/codegen to v0.4.1 ([#2468](#2468)) ([64f01c0](64f01c0)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.12 ([#2460](#2460)) ([d304516](d304516)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.13 ([#2463](#2463)) ([2623f3c](2623f3c)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.14 ([#2477](#2477)) ([9364ffa](9364ffa)) * **deps:** Update module github.com/getsentry/sentry-go to v0.44.1 ([#2471](#2471)) ([ab459ad](ab459ad)) * **deps:** Update module golang.org/x/oauth2 to v0.36.0 ([#2472](#2472)) ([e4cbbb5](e4cbbb5)) * **deps:** Update opentelemetry-go monorepo ([#2473](#2473)) ([d36cc11](d36cc11)) --- 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 7db8d49 - Browse repository at this point
Copy the full SHA 7db8d49View 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.95.0...v4.95.1