Skip to content

plugins-destination-s3-v4.0.0

Choose a tag to compare

@cq-bot cq-bot released this 25 Apr 10:32
20fb8fd

4.0.0 (2023-04-25)

⚠ BREAKING CHANGES

  • This release introduces an internal change to our type system to use Apache Arrow. This should not have any visible breaking changes for CSV or JSON output formats, however the Parquet output changes for UUID columns, which now have dashes, and timestamps, which now uses the default Arrow time format (e.g. 2023-01-02 12:23:45). If you encounter an issue during the upgrade, please submit a bug report.

Features

Bug Fixes

  • deps: Update module github.com/aws/aws-sdk-go-v2 to v1.17.8 (#9781) (69bb790)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.18.20 (#9782) (1febd5b)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.18.21 (#10127) (3bcde69)
  • deps: Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.61 (#9791) (f9dcef8)
  • deps: Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.62 (#10129) (13f8670)
  • deps: Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.63 (#10267) (7a8a4c7)
  • deps: Update module github.com/cloudquery/filetypes/v2 to v2.0.3 (#10277) (1988c5a)
  • deps: Update module github.com/cloudquery/plugin-sdk to v1.45.0 (#9863) (2799d62)
  • deps: Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.8 (#10260) (53cbd9a)
  • deps: Update module github.com/cloudquery/plugin-sdk/v2 to v2.4.0 (#10278) (a0a713e)