Skip to content

fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3#21010

Merged
kodiakhq[bot] merged 3 commits intomainfrom
renovate/github.com-cloudquery-plugin-sdk-v4-4.x
Jul 18, 2025
Merged

fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3#21010
kodiakhq[bot] merged 3 commits intomainfrom
renovate/github.com-cloudquery-plugin-sdk-v4-4.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Jul 10, 2025

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-sdk/v4 require patch v4.87.2 -> v4.87.3
github.com/cloudquery/plugin-sdk/v4 require minor v4.86.0 -> v4.87.3
github.com/cloudquery/plugin-sdk/v4 require minor v4.82.0 -> v4.87.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)

v4.87.3

Compare Source

Bug Fixes

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Jul 10, 2025
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Jul 10, 2025

ℹ Artifact update notice

File name: plugins/destination/azblob/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/bigquery/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/clickhouse/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/duckdb/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 42 additional dependencies were updated

Details:

Package Change
github.com/apache/arrow-go/v18 v18.2.0 -> v18.3.1
github.com/cloudquery/codegen v0.3.28 -> v0.3.31
github.com/aws/aws-sdk-go-v2 v1.36.3 -> v1.36.5
github.com/aws/aws-sdk-go-v2/config v1.29.14 -> v1.29.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 -> v1.16.32
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 -> v2.6.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.30.3 -> v1.32.0
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.29.0 -> v1.29.2
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 -> v1.34.0
github.com/aws/smithy-go v1.22.2 -> v1.22.4
github.com/golang/snappy v0.0.4 -> v1.0.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 -> v2.26.3
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 -> v6.0.2
go.opentelemetry.io/otel v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.10.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/log v0.10.0 -> v0.12.2
go.opentelemetry.io/otel/metric v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/sdk/log v0.10.0 -> v0.12.2
go.opentelemetry.io/otel/sdk/metric v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.36.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.6.0
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.39.0 -> v0.41.0
golang.org/x/sync v0.13.0 -> v0.15.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/text v0.24.0 -> v0.26.0
golang.org/x/tools v0.32.0 -> v0.34.0
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/grpc v1.72.0 -> v1.73.0
File name: plugins/destination/elasticsearch/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/file/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/firehose/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/gcs/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/gremlin/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/kafka/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/meilisearch/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/mongodb/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/mssql/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/mysql/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/neo4j/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/postgresql/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/s3/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/snowflake/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/sqlite/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/destination/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/source/hackernews/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/source/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/source/xkcd/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/transformer/basic/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/codegen v0.3.28 -> v0.3.31
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.40.0 -> v0.41.0
golang.org/x/sync v0.14.0 -> v0.15.0
golang.org/x/text v0.25.0 -> v0.26.0
golang.org/x/tools v0.33.0 -> v0.34.0
File name: plugins/transformer/jsonflattener/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0
File name: plugins/transformer/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.31.3 -> v1.32.0

@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 573d781 to 94042ae Compare July 15, 2025 11:12
kodiakhq bot pushed a commit that referenced this pull request Jul 23, 2025
🤖 I have created a release *beep* *boop*
---


## [4.8.0](plugins-source-test-v4.7.23...plugins-source-test-v4.8.0) (2025-07-23)


### Features

* Add ability to delete records in test plugin ([#21106](#21106)) ([129b6ee](129b6ee))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [2.8.20](plugins-destination-test-v2.8.19...plugins-destination-test-v2.8.20) (2025-07-23)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [4.5.3](plugins-destination-snowflake-v4.5.2...plugins-destination-snowflake-v4.5.3) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [8.8.13](plugins-destination-postgresql-v8.8.12...plugins-destination-postgresql-v8.8.13) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [2.11.0](plugins-destination-sqlite-v2.10.22...plugins-destination-sqlite-v2.11.0) (2025-07-24)


### Features

* Add DeleteRecord handling to SQLite destination ([#21102](#21102)) ([e1bf276](e1bf276))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [3.4.29](scaffold-v3.4.28...scaffold-v3.4.29) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [1.5.25](plugins-source-xkcd-v1.5.24...plugins-source-xkcd-v1.5.25) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [1.1.22](plugins-transformer-test-v1.1.21...plugins-transformer-test-v1.1.22) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [5.1.24](plugins-destination-mssql-v5.1.23...plugins-destination-mssql-v5.1.24) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [2.1.4](plugins-transformer-jsonflattener-v2.1.3...plugins-transformer-jsonflattener-v2.1.4) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [3.7.23](plugins-source-hackernews-v3.7.22...plugins-source-hackernews-v3.7.23) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [5.4.23](plugins-destination-neo4j-v5.4.22...plugins-destination-neo4j-v5.4.23) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [5.3.24](plugins-destination-mysql-v5.3.23...plugins-destination-mysql-v5.3.24) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [7.9.3](plugins-destination-s3-v7.9.2...plugins-destination-s3-v7.9.3) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.9 ([#21103](#21103)) ([c9a7d9c](c9a7d9c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [2.7.18](plugins-destination-firehose-v2.7.17...plugins-destination-firehose-v2.7.18) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [2.6.23](plugins-destination-mongodb-v2.6.22...plugins-destination-mongodb-v2.6.23) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [4.4.26](plugins-destination-azblob-v4.4.25...plugins-destination-azblob-v4.4.26) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.9 ([#21103](#21103)) ([c9a7d9c](c9a7d9c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [5.4.25](plugins-destination-gcs-v5.4.24...plugins-destination-gcs-v5.4.25) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.9 ([#21103](#21103)) ([c9a7d9c](c9a7d9c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [5.4.22](plugins-destination-file-v5.4.21...plugins-destination-file-v5.4.22) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.9 ([#21103](#21103)) ([c9a7d9c](c9a7d9c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [6.24.1](cli-v6.24.0...cli-v6.24.1) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [4.3.7](plugins-destination-bigquery-v4.3.6...plugins-destination-bigquery-v4.3.7) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [5.5.3](plugins-destination-kafka-v5.5.2...plugins-destination-kafka-v5.5.3) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.9 ([#21103](#21103)) ([c9a7d9c](c9a7d9c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 24, 2025
🤖 I have created a release *beep* *boop*
---


## [3.5.24](plugins-destination-elasticsearch-v3.5.23...plugins-destination-elasticsearch-v3.5.24) (2025-07-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 29, 2025
🤖 I have created a release *beep* *boop*
---


## [2.5.16](plugins-destination-meilisearch-v2.5.15...plugins-destination-meilisearch-v2.5.16) (2025-07-29)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/codegen to v0.3.27 ([#20757](#20757)) ([281a0e4](281a0e4))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.28 ([#20759](#20759)) ([9aaff23](9aaff23))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#20947](#20947)) ([af179be](af179be))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 ([#20692](#20692)) ([50f909e](50f909e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 ([#20729](#20729)) ([35e88d7](35e88d7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.1 ([#20765](#20765)) ([a780ebf](a780ebf))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.2 ([#20778](#20778)) ([525352c](525352c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.3 ([#20802](#20802)) ([2ba2f8e](2ba2f8e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.81.0 ([#20806](#20806)) ([567e252](567e252))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 ([#20814](#20814)) ([6503ea9](6503ea9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.0 ([#21132](#21132)) ([1db1daa](1db1daa))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.1 ([#21164](#21164)) ([7450686](7450686))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jul 29, 2025
🤖 I have created a release *beep* *boop*
---


## [2.6.19](plugins-destination-gremlin-v2.6.18...plugins-destination-gremlin-v2.6.19) (2025-07-29)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#20899](#20899)) ([1815df6](1815df6))
* **deps:** Update aws-sdk-go-v2 monorepo ([#20925](#20925)) ([f06e7c3](f06e7c3))
* **deps:** Update aws-sdk-go-v2 monorepo ([#21129](#21129)) ([ec14a78](ec14a78))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.29.15 ([#20892](#20892)) ([25954bc](25954bc))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.27 ([#20757](#20757)) ([281a0e4](281a0e4))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.28 ([#20759](#20759)) ([9aaff23](9aaff23))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#20947](#20947)) ([af179be](af179be))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 ([#20692](#20692)) ([50f909e](50f909e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 ([#20729](#20729)) ([35e88d7](35e88d7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.1 ([#20765](#20765)) ([a780ebf](a780ebf))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.2 ([#20778](#20778)) ([525352c](525352c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.3 ([#20802](#20802)) ([2ba2f8e](2ba2f8e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.81.0 ([#20806](#20806)) ([567e252](567e252))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 ([#20814](#20814)) ([6503ea9](6503ea9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.0 ([#21132](#21132)) ([1db1daa](1db1daa))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.1 ([#21164](#21164)) ([7450686](7450686))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Aug 27, 2025
🤖 I have created a release *beep* *boop*
---


## [3.4.32](scaffold-v3.4.31...scaffold-v3.4.32) (2025-08-27)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.16 ([#21176](#21176)) ([64068c1](64068c1))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.18 ([#21187](#21187)) ([eb3af75](eb3af75))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.0 ([#21132](#21132)) ([1db1daa](1db1daa))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.1 ([#21164](#21164)) ([7450686](7450686))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.89.0 ([#21238](#21238)) ([deb4cee](deb4cee))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment