Skip to content

Conversation

@erezrokah
Copy link
Member

@erezrokah erezrokah commented Apr 20, 2023

Summary

Part of #9946

BEGIN_COMMIT_OVERRIDE

feat: Update to SDK v2.3.8

BREAKING-CHANGE: With this CLI version the tables: source spec configuration is now required. We're making it required as the previous default of ["*"] (all tables) is not suitable for production usage as it can be slow to sync all tables on popular plugins like AWS, GCP and Azure.

END_COMMIT_OVERRIDE

@cq-bot cq-bot added the cli label Apr 20, 2023
@erezrokah erezrokah requested a review from yevgenypats April 20, 2023 10:42
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Apr 20, 2023
@erezrokah
Copy link
Member Author

Another commit is coming to fix the tests

path: cloudquery/aws
version: v15.3.0 # latest version of aws plugin
destinations: [mysql]
tables: ["*"]
Copy link
Member Author

Choose a reason for hiding this comment

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

These are used to test the tables docs command

@kodiakhq kodiakhq bot merged commit 277e151 into cloudquery:main Apr 20, 2023
@erezrokah erezrokah deleted the feat/cli_update_sdk_2_3_8 branch April 20, 2023 10:59
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.

3 participants