-
Notifications
You must be signed in to change notification settings - Fork 4k
[Cognitive Services] Upgrade to 2021-04-30 #15332
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
Conversation
Previously there was a PR but targeted master instead of main. Resolved all comments except for SDK caused breaking changes, which include:
I tried everything I know of include automapper, but CI still complains type name difference. |
Hi @yangyuan , main is the new name of master. If you have merged this PR, please check whether your change has been included in main branch.
Per my knowledge, the first two are no way to avoid. for the last one can resolved by automapper. As you claim the impact is very limited, please contact our PM and manager to get approval. |
Hi @BethanyZhou, I sent an email to you about this PR (not sure if I sent to the right alias, let me know if you didn't receive any email) Thanks |
I didn't receive this email, please contact [email protected]. It's our team email. |
Hi @BethanyZhou, as talked with email. Damien and Dingmeng agreed the change as long as with |
Hi please see pipeline azure-powershell - powershell-core (Analyze windows) and suppress the breaking changes that were detected by that pipeline. The way to suppress breaking change: https://github.com/Azure/azure-powershell-pr/wiki/How-to-Release-a-Breaking-Change |
src/CognitiveServices/CognitiveServices.Test/ScenarioTests/CognitiveServicesAccountTests.cs
Show resolved
Hide resolved
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@BethanyZhou I ran But github still shows |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Hi @yangyuan , approved, will force merge this PR to main branch. The feature will be available in next release. |
Description
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added