Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jun 30, 2023

🤖 I have created a release beep boop

20.0.0 (2023-07-12)

âš  BREAKING CHANGES

  • aws: Define primary key for eips (#11728)
  • Upgrades the awspricing source plugin to use plugin-sdk v4. This version does not contain any user-facing breaking changes, but because it is now using CloudQuery gRPC protocol v3, it does require use of a destination plugin that also supports protocol v3. All recent destination plugin versions support this.

This Release has the Following Changes to Tables

  • Table aws_ec2_eips: primary key constraint added to column account_id (:warning: breaking)
  • Table aws_ec2_eips: primary key constraint added to column allocation_id (:warning: breaking)
  • Table aws_ec2_eips: primary key constraint added to column region (:warning: breaking)
  • Table aws_ec2_eips: primary key constraint removed from column _cq_id (:warning: breaking)
  • Table aws_networkmanager_global_networks was added
  • Table aws_networkmanager_links was added
  • Table aws_networkmanager_sites was added
  • Table aws_networkmanager_transit_gateway_registrations was added

Features

  • Add table_options support for aws_securityhub_findings table (#11955) (c9eff12)
  • aws-policies: Add in AWS security account contact query (#11729) (c9d7294)
  • aws-policies: Add sns logging of delivery status to AWS Policies (#12074) (80f0b88)
  • aws-policies: Update sqs encryption for aws foundational security policies (#11777) (30d415c)
  • aws-policies: Update ssm queries for aws policies (#12067) (2b9180f)
  • aws-services: Support newly added regions (#11922) (6680d7a)
  • aws-services: Support newly added regions (#12120) (15ea38c)
  • aws: Add Support for ecs:ListTasks in table_options (#11986) (3016c16), closes #11981
  • aws: Define primary key for eips (#11728) (fa48d4a)
  • aws: Support networkmanager resources (#12123) (a642ce0)
  • Upgrades the awspricing source plugin to use plugin-sdk v4. This version does not contain any user-facing breaking changes, but because it is now using CloudQuery gRPC protocol v3, it does require use of a destination plugin that also supports protocol v3. All recent destination plugin versions support this. (7d50d29)

Bug Fixes

  • aws: Skip fetching tags for aws_kafka_cluster_operations (#11973) (2b62ba4)
  • aws: Validate table relations not just top level table (#12121) (e13d931)
  • deps: Update github.com/apache/arrow/go/v13 digest to 5a06b2e (#11857) (43c2f5f)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 0a52533 (#12091) (927cefa)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to a2a76eb (#12104) (311f474)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to df3b664 (#11882) (9635b22)
  • deps: Update github.com/cockroachdb/cockroachdb-parser digest to c9c144e (#11863) (1547efd)
  • deps: Update github.com/cockroachdb/logtags digest to 21c5414 (#11864) (da48b1f)
  • deps: Update github.com/gocarina/gocsv digest to 99d496c (#11865) (c3de686)
  • deps: Update github.com/golang/geo digest to 6adc566 (#11866) (edb7ed8)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/networkfirewall to v1.28.3 (#12079) (a27fa21)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/securityhub to v1.33.2 (#12081) (e77f93e)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/servicediscovery to v1.21.7 (#12082) (01f8b59)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.5.0 (#11850) (3255857)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.6.0 (#11916) (421e752)
  • postgresql: Rerun release please (#12002) (9d12843)

This PR was generated with Release Please. See documentation.

@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch 9 times, most recently from 95bb8f3 to 6b6a683 Compare July 3, 2023 20:14
@cq-bot cq-bot changed the title chore(main): Release plugins-source-aws v19.2.1 chore(main): Release plugins-source-aws v19.3.0 Jul 4, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch 17 times, most recently from f84d0bf to 673fe65 Compare July 9, 2023 09:43
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch 2 times, most recently from c7a4853 to 6877ce6 Compare July 10, 2023 02:30
@cq-bot cq-bot changed the title chore(main): Release plugins-source-aws v19.3.0 chore(main): Release plugins-source-aws v20.0.0 Jul 10, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch from 6877ce6 to 2f524ab Compare July 10, 2023 09:06
@yevgenypats yevgenypats added the automerge Automatically merge once required checks pass label Jul 10, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch 2 times, most recently from dcd9b55 to 1f5171a Compare July 11, 2023 08:51
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch 4 times, most recently from 9de7af7 to 48d5558 Compare July 11, 2023 16:17
@bbernays bbernays removed the automerge Automatically merge once required checks pass label Jul 12, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch 2 times, most recently from ea2c912 to 88027a2 Compare July 12, 2023 07:14
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-aws branch from c084629 to c4bcd6e Compare July 12, 2023 07:22
@bbernays bbernays added the automerge Automatically merge once required checks pass label Jul 12, 2023
@kodiakhq kodiakhq bot merged commit de84df6 into main Jul 12, 2023
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-source-aws branch July 12, 2023 07:28
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 12, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: <AWS ECS Tasks not fetching tasks with STOPPED desired_status>

4 participants