-
Notifications
You must be signed in to change notification settings - Fork 547
chore(main): Release cli v3.0.0 #9864
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kodiakhq
merged 2 commits into
main
from
release-please--branches--main--components--cli
Apr 20, 2023
Merged
chore(main): Release cli v3.0.0 #9864
kodiakhq
merged 2 commits into
main
from
release-please--branches--main--components--cli
Apr 20, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
122d0bc to
13f134e
Compare
3d319cb to
d127cbc
Compare
erezrokah
requested changes
Apr 18, 2023
Member
erezrokah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll need to make this a major bump and update some docs due to cloudquery/plugin-sdk#790
Member
|
Blocked by cloudquery/plugin-sdk#796 |
d127cbc to
e03ab96
Compare
375d95c to
b4705f7
Compare
Member
|
#10222 should take care of the SDK update and do a major bump |
b4705f7 to
c1a33b2
Compare
Member
|
Now this PR is blocked by #10189 |
erezrokah
approved these changes
Apr 20, 2023
Contributor
Author
kodiakhq bot
pushed a commit
that referenced
this pull request
Apr 20, 2023
…#10189) #### Summary Part of #9946. Should be merged after #9864 is released as a major version bump > To find the places to update I searched for `kind: source` (with/without single/double quotes) in our docs and chose the most suitable default for the use case. I might be missing some context so probably got some wrong <!--
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.0.0 (2023-04-20)
⚠ BREAKING CHANGES
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.Features
github.com/cloudquery/plugin-sdk/v2(#9933) (a4a8f3e), closes #9932Bug Fixes
This PR was generated with Release Please. See documentation.