-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Automation] Generate Fluent Lite from iothub#package-2021-03 #21518
[Automation] Generate Fluent Lite from iothub#package-2021-03 #21518
Conversation
My team is interested in making this a non-beta release since the swagger it is based on has long since GA'd. Is there any reason we should hold off on doing this, though? For example, will the generator of this code change in the future such that this SDK would get breaking changes upon regeneration? |
You can make it a GA release as 1.0.0 (as usual change the version_client.txt, etc.). However note that once it GAed, it will be much more difficult for your spec to make breaking changes (as you can see from CHANGELOG there is multiple breaking changes since 2020-03 to 2021-03). We would be very reluctant to have breaking change within say a year and then need to release 2.0.0. |
@weidongxu-microsoft we plan on preventing the service team from making breaking changes to the control plane moving forward. With that in mind, my team would like to do this release as 1.0.0 rather than another beta |
Sure, you can make it 1.0.0. Codegen change will likely not affect future releases. |
[Hub Generated] Publish private branch 'RPSaaSMaster' (Azure#21518) * add or modify files * Update FileSystems_CreateOrUpdate_MaximumSet_Gen.json * Adding 2022-06-27 preview folder * Adding custom-words.txt * Adding Qumulo.Storage in ./custom.txt file * Adding id in the response * Fixed ModelValidation errors * Fixed prettier issue * Reverting FileSystems_CreateOrUpdate_MaximumSet_Gen.json * Fixed prettier issue * Adding cadl file * Adding examples for cadl * Removing readme file * Adding read me files * /Removing read me files * Adding Read me all supported languages * Changed python readme * Removing npmrc and cadl-project.yaml * Moved the cadl under resource-manager and added cadl to support both API versions * Adding readme files * Removing read me * Adding .gitignore file * Removing examples * Renaming to cadl folder * Renaming cadl folder to Qumulo.Management * Formatted cadl file * Formatted cadl file * Adding examples in Qumulo.Management * adding cadl-project.yaml * Adding new package.json * Reverting examples in Qumulo.Management * Adding examples in Qumulo.Management Co-authored-by: shamsthabrez <[email protected]>
[Automation] Generate Fluent Lite from iothub#package-2021-03