[AutoPR azure-resourcemanager-network]-generated-from-SDK Generation - Java-6702249 - #50141
[AutoPR azure-resourcemanager-network]-generated-from-SDK Generation - Java-6702249#50141azure-sdk-automation[bot] wants to merge 1 commit into
Conversation
…work/Network/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: 'bd92126f09e7e3caa74f10fa1c944d1e451813ac' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6702249 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
|
Azure Pipelines: Successfully started running 1 pipeline(s). 35 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Automated management AutoPR review
Informational
|
|
The generated stable release changes the public contract of the existing
This looks like an LRO/response-model change originating from the specification. Could you please confirm whether the operations are intended to change from long-running to synchronous and address compatibility for this stable release? The duplicate AutoPR has equivalent generated code; the only difference is ordering of three CHANGELOG bullet pairs. |
| * @return empty success response on successful completion of {@link Mono}. | ||
| */ | ||
| @ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION) | ||
| PollerFlux<PollResult<Void>, Void> beginUpdateAddressLocationsAsync(String resourceGroupName, |
There was a problem hiding this comment.
Why this change? The API was LRO, but now change to simple operation?
|
The LRO-to-synchronous change is intentional and originates from Azure/azure-rest-api-specs#44745. That PR confirms Given that service/spec context, the generated API change is accepted. |
Configurations: 'specification/network/resource-manager/Microsoft.Network/Network/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: 'bd92126f09e7e3caa74f10fa1c944d1e451813ac' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6702249 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=36026 Submitted by: v-slokar@microsoft.com