cloudquery

The open source high performance ELT framework powered by Apache Arrow

MPL-2.0 License

Stars
5.6K
Committers
170

Bot releases are visible (Hide)

cloudquery - plugins-source-k8s: v6.1.1

Published by cq-bot 4 months ago

6.1.1 (2024-06-18)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.0 (#18246) (b462a91)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.1 (#18273) (c54ebbf)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.2 (#18289) (c5b1b3e)
cloudquery - plugins-destination-s3: v7.2.2

Published by cq-bot 4 months ago

7.2.2 (2024-06-18)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.0 (#18246) (b462a91)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.1 (#18273) (c54ebbf)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.2 (#18289) (c5b1b3e)
cloudquery - plugins-destination-elasticsearch: v3.3.1

Published by cq-bot 4 months ago

3.3.1 (2024-06-18)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.0 (#18246) (b462a91)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.1 (#18273) (c54ebbf)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.2 (#18289) (c5b1b3e)
cloudquery - cli-v5.21.6

Published by cq-bot 4 months ago

5.21.6 (2024-06-17)

Bug Fixes

cloudquery - cli-v5.21.5

Published by cq-bot 4 months ago

5.21.5 (2024-06-15)

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.0 (#18247) (54a3569)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.1 (#18280) (b4d36e0)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.0 (#18246) (b462a91)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.1 (#18273) (c54ebbf)
  • deps: Update module google.golang.org/protobuf to v1.34.2 (#18275) (9f5307a)
cloudquery - plugins-destination-s3: v7.2.1

Published by cq-bot 4 months ago

7.2.1 (2024-06-14)

Bug Fixes

cloudquery - cli-v5.21.4

Published by cq-bot 4 months ago

5.21.4 (2024-06-14)

Bug Fixes

  • Add groupType to team Group event (#18240) (18f962c)
  • When a config file is missing, prompt the user to select run cloudquery switch <team> (#18225) (865a989)
cloudquery - plugins-destination-bigquery: v4.0.1

Published by cq-bot 4 months ago

4.0.1 (2024-06-12)

Bug Fixes

cloudquery - plugins-destination-mssql: v4.6.2

Published by cq-bot 4 months ago

4.6.2 (2024-06-12)

Bug Fixes

  • deps: Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.6.0 [SECURITY] (#18227) (476d2f1)
cloudquery - plugins-destination-azblob: v4.1.1

Published by cq-bot 4 months ago

4.1.1 (2024-06-11)

Bug Fixes

  • deps: Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.6.0 [SECURITY] (#18226) (5788515)
cloudquery - plugins-destination-mssql: v4.6.1

Published by cq-bot 4 months ago

4.6.1 (2024-06-11)

Bug Fixes

  • Fix example connection string for MSSQL destination (#18220) (99d0c6d)
cloudquery - cli-v5.21.3

Published by cq-bot 4 months ago

5.21.3 (2024-06-11)

Bug Fixes

cloudquery - cli-v5.21.2

Published by cq-bot 4 months ago

5.21.2 (2024-06-11)

Bug Fixes

  • Isolate env variables in test-connection command if necessary (#18200) (e23ce4a)
cloudquery - plugins-source-airtable: v2.2.3

Published by cq-bot 4 months ago

2.2.3 (2024-06-11)

Bug Fixes

  • deps: Update dependency @cloudquery/plugin-sdk-javascript to v0.1.13 (#18209) (ebde9fa)
cloudquery - cli-v5.21.1

Published by cq-bot 4 months ago

5.21.1 (2024-06-11)

Bug Fixes

cloudquery - plugins-destination-kafka: v4.2.1

Published by cq-bot 4 months ago

4.2.1 (2024-06-11)

Bug Fixes

cloudquery - plugins-destination-file: v5.1.0

Published by cq-bot 4 months ago

5.1.0 (2024-06-11)

Features

  • Remove logging of error events to Sentry in plugins (#18165) (fc4ff27)
cloudquery - plugins-destination-elasticsearch: v3.3.0

Published by cq-bot 4 months ago

3.3.0 (2024-06-11)

Features

  • Remove logging of error events to Sentry in plugins (#18165) (fc4ff27)
cloudquery - plugins-destination-duckdb: v5.9.0

Published by cq-bot 4 months ago

5.9.0 (2024-06-11)

Features

  • Remove logging of error events to Sentry in plugins (#18165) (fc4ff27)
cloudquery - plugins-destination-bigquery: v4.0.0

Published by cq-bot 4 months ago

4.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • Apache Arrow timestamp now always maps to BigQuery timestamp type (#18198). Previously, timestamp with nanoseconds precision was mapped to a record type.

Features

  • Remove logging of error events to Sentry in plugins (#18165) (fc4ff27)

Bug Fixes

  • deps: Update module google.golang.org/api to v0.183.0 (#18195) (c560cfa)
  • Support Apache Arrow types with non-default options (#18198). Previously some Apache Arrow types (namely, timestamp with non-default time zone) would result in plugin failure. (4b775f9)