Failed Autorest Regen Preview to 3.0.0-alpha.20231113.4 by Pan Shao from refs/pull/3910/head#39970
Closed
azure-sdk wants to merge 5 commits intoAzure:mainfrom
Closed
Failed Autorest Regen Preview to 3.0.0-alpha.20231113.4 by Pan Shao from refs/pull/3910/head#39970azure-sdk wants to merge 5 commits intoAzure:mainfrom
azure-sdk wants to merge 5 commits intoAzure:mainfrom
Conversation
Collaborator
Author
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
pshao25
reviewed
Nov 14, 2023
| /// <exception cref="ArgumentNullException"> <paramref name="clientDiagnostics"/>, <paramref name="pipeline"/> or <paramref name="apiVersion"/> is null. </exception> | ||
| public MediaCompositionRestClient(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Uri endpoint = null, string apiVersion = "2022-07-16-preview") | ||
| /// <exception cref="ArgumentNullException"> <paramref name="clientDiagnostics"/>, <paramref name="pipeline"/>, <paramref name="endpoint"/> or <paramref name="apiVersion"/> is null. </exception> | ||
| public MediaCompositionRestClient(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, Uri endpoint, string apiVersion = "2022-07-16-preview") |
haiyuazhang
pushed a commit
to haiyuazhang/azure-sdk-for-net
that referenced
this pull request
Mar 8, 2026
…n for backward-compatibility (Azure#39970) * mgmt, deploymentStacks, revert flattenProperty * Java SDK: Mitigate TypeSpec migration breaks * java fix * Enable compatibility-lro in tspconfig.yaml * Update back-compat.tsp for language exclusions --------- Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
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
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.
Triggered from Azure/autorest.csharp#3910
Appconfigure is GAed. All others are beta, except communication never released.
Azure.AI.DocumentIntelligence still not regen because of #39968 (comment)