-
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.87.2
head repository: cloudquery/plugin-sdk
compare: v4.87.3
- 6 commits
- 22 files changed
- 3 contributors
Commits on Jul 9, 2025
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…87.2 (#2227) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | patch | `v4.87.1` -> `v4.87.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.87.2`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.87.2) [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.87.1...v4.87.2) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/codegen to v0.3.31 ([#​2224](https://redirect.github.com/cloudquery/plugin-sdk/issues/2224)) ([c4b5329](https://redirect.github.com/cloudquery/plugin-sdk/commit/c4b5329614ad573a1e28332eadd60bf56b9daa3f)) - Handle nil internal buffer ([#​2226](https://redirect.github.com/cloudquery/plugin-sdk/issues/2226)) ([0d79bb6](https://redirect.github.com/cloudquery/plugin-sdk/commit/0d79bb6ae149498e4aaa45f4cb81561141dccfd5)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for dec7897 - Browse repository at this point
Copy the full SHA dec7897View commit details
Commits on Jul 10, 2025
-
fix: Upgrade golangci-lint to v2 (#2228)
This PR upgrades golangci-lint and it's corresponding configuration file to v2 format since development environment versions have already received the updates.
Configuration menu - View commit details
-
Copy full SHA for 7fc238c - Browse repository at this point
Copy the full SHA 7fc238cView commit details
Commits on Jul 12, 2025
-
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/license…
…manager to v1.32.0 (#2230) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://redirect.github.com/aws/aws-sdk-go-v2) | require | minor | `v1.31.3` -> `v1.32.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 28a1479 - Browse repository at this point
Copy the full SHA 28a1479View commit details
Commits on Jul 16, 2025
-
chore: Clean up diff functions (#2231)
Cleans up #2226, #2220 and #2217. I believe I found the issue and the fix is cloudquery/cloudquery#21058 ---
Configuration menu - View commit details
-
Copy full SHA for 4aaab28 - Browse repository at this point
Copy the full SHA 4aaab28View commit details
Commits on Jul 17, 2025
-
fix: Improve telemetry allocations (#2185)
This PR: - moves OTEL counter initialization to a single place - removes startTime and endTime non-counter metrics - introduces duration metric - removes client-level cardinality from the metrics, preventing memory accumulation
Configuration menu - View commit details
-
Copy full SHA for b07ce76 - Browse repository at this point
Copy the full SHA b07ce76View commit details
Commits on Jul 18, 2025
-
chore(main): Release v4.87.3 (#2229)
🤖 I have created a release *beep* *boop* --- ## [4.87.3](v4.87.2...v4.87.3) (2025-07-17) ### Bug Fixes * **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.32.0 ([#2230](#2230)) ([28a1479](28a1479)) * Improve telemetry allocations ([#2185](#2185)) ([b07ce76](b07ce76)) * Upgrade golangci-lint to v2 ([#2228](#2228)) ([7fc238c](7fc238c)) --- 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 70896d8 - Browse repository at this point
Copy the full SHA 70896d8View 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.87.2...v4.87.3