Skip to content

fix: Update SDK and filetypes modules#22337

Merged
kodiakhq[bot] merged 1 commit intomainfrom
fix/update_sdk_s3_dest
Mar 23, 2026
Merged

fix: Update SDK and filetypes modules#22337
kodiakhq[bot] merged 1 commit intomainfrom
fix/update_sdk_s3_dest

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Should fix an issue when loading parquet files with version typed as int32

Copilot AI review requested due to automatic review settings March 23, 2026 12:34
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Mar 23, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates dependency versions for the S3 destination plugin to address a parquet-loading issue (specifically when the parquet “version” is typed as int32) by pulling in newer filetypes and plugin-sdk releases.

Changes:

  • Bump github.com/cloudquery/filetypes/v4 to v4.6.16 and github.com/cloudquery/plugin-sdk/v4 to v4.94.7.
  • Refresh go.mod indirect dependencies as resolved by the new versions.
  • Update go.sum accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
plugins/destination/s3/go.mod Updates direct and indirect module versions to pick up fixes in filetypes / plugin-sdk.
plugins/destination/s3/go.sum Updates checksums to match the new module graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kodiakhq kodiakhq bot merged commit 6b55f9d into main Mar 23, 2026
15 checks passed
@kodiakhq kodiakhq bot deleted the fix/update_sdk_s3_dest branch March 23, 2026 12:41
kodiakhq bot pushed a commit that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


## [7.10.6](plugins-destination-s3-v7.10.5...plugins-destination-s3-v7.10.6) (2026-03-23)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#22331](#22331)) ([7e92117](7e92117))
* **deps:** Update module github.com/buger/jsonparser to v1.1.2 [SECURITY] ([#22325](#22325)) ([816b4a0](816b4a0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.6 ([#22318](#22318)) ([ddde2f0](ddde2f0))
* **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#22267](#22267)) ([6c87389](6c87389))
* Update SDK and filetypes modules ([#22337](#22337)) ([6b55f9d](6b55f9d))

---
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

Labels

area/plugin/destination/s3 automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants