Skip to content

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Sep 17, 2025

Configurations: 'specification/quota/Quota.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '520e1f6bc250b4ce51a22eaa7583cc0b24564b71' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5347015 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

Release Plan Details

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Sep 17, 2025
Copy link
Contributor

github-actions bot commented Sep 17, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure.resourcemanager:azure-resourcemanager-quota

@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review September 18, 2025 02:11
@Copilot Copilot AI review requested due to automatic review settings September 18, 2025 02:11
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Azure Quota SDK for Java to use the new TypeSpec Code Generator instead of AutoRest, updating to API version 2025-09-01. The changes include transitioning from AutoRest to TypeSpec generation patterns, updating documentation comments, enhancing enum descriptions, adding new functionality, and fixing parameter ordering consistency.

Key Changes:

  • Updated code generation from AutoRest to TypeSpec with improved immutability patterns
  • Added new enum values and enhanced API documentation
  • Fixed parameter ordering inconsistencies across quota and usage APIs

Reviewed Changes

Copilot reviewed 153 out of 287 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Multiple model files Updated header comments from AutoRest to TypeSpec generator
RequestState.java Added new ESCALATED enum value and improved enum documentation
Various API interfaces Fixed parameter ordering - scope parameter now comes before resourceName
Response/Header classes Removed unused response wrapper classes and updated header patterns
Implementation classes Updated client implementations to match new parameter ordering

@BArthur1972 BArthur1972 merged commit 0cc63df into Azure:main Sep 22, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants