plugin-sdk
plugin-sdk copied to clipboard
CloudQuery Go SDK for source and destination plugins
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.21.11` -> `1.22.5` |...
#### Summary in some concurrent scenarios several cache keys can be updated by several routines, thus, in order to avoid the deadlocks (in postgresql for example) we should update keys...
Reverts the revertion, plus one more improvement. original PR: https://github.com/cloudquery/plugin-sdk/pull/1913
#### Summary This adds a new Time type to be used in plugin specs that can represent either fixed times or relative times. A future PR should extend the duration...
#### Summary This allows customers to validate that the credentials they are using are valid for reporting usage
#### Summary --- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Run `go fmt`...
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | patch | `1.24.1` -> `1.24.2` |...
:robot: I have created a release *beep* *boop* --- ## [4.80.1](https://github.com/cloudquery/plugin-sdk/compare/v4.80.0...v4.80.1) (2025-05-09) ### Bug Fixes * **deps:** Update module github.com/cloudquery/codegen to v0.3.27 ([#2148](https://github.com/cloudquery/plugin-sdk/issues/2148)) ([1fd7b1e](https://github.com/cloudquery/plugin-sdk/commit/1fd7b1e95a262017152616290da791e08fc497b8)) * **deps:** Update module github.com/cloudquery/codegen to...
This might be needed eventually when multiple source/dests of the same name are being run.
:robot: I have created a release *beep* *boop* --- ## [4.92.1](https://github.com/cloudquery/plugin-sdk/compare/v4.92.0...v4.92.1) (2025-11-22) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#2324](https://github.com/cloudquery/plugin-sdk/issues/2324)) ([681c70f](https://github.com/cloudquery/plugin-sdk/commit/681c70f615659baa4e3a6ca6d96ad97d98b7d926)) * **deps:** Update aws-sdk-go-v2 monorepo ([#2327](https://github.com/cloudquery/plugin-sdk/issues/2327)) ([36789b9](https://github.com/cloudquery/plugin-sdk/commit/36789b9829a53f7a04294b6f2f21b00d0a4be3ef)) *...