-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update azure-typespec/http-client-csharp-mgmt version to prerelease 1.0.0-alpha.20251031.1 #53607
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
Update azure-typespec/http-client-csharp-mgmt version to prerelease 1.0.0-alpha.20251031.1 #53607
Conversation
…51031.1-azure-typespec/http-client-csharp-mgmt
There was a problem hiding this 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 Management Generator to version 1.0.0-alpha.20251031.1 and includes several generated code changes across multiple Azure SDK packages. The changes primarily add support for ResponseError type handling and fix a critical bug in the Compute Recommender SDK.
Key Changes:
- Updated Azure Management Generator dependency from version 1.0.0-alpha.20251030.2 to 1.0.0-alpha.20251031.1
- Added
ResponseErrortype registration to ModelReaderWriterContext across 16 SDK packages - Fixed incorrect resource identifier parameter usage in ComputeRecommenderDiagnosticResource methods
Reviewed Changes
Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| eng/azure-typespec-http-client-csharp-mgmt-emitter-package.json | Updated generator version dependency |
| eng/azure-typespec-http-client-csharp-mgmt-emitter-package-lock.json | Updated lock file with new generator version |
| sdk/*/src/Generated/Models/*Context.cs (16 files) | Added Azure namespace import and ResponseError type registration |
| sdk//src/Generated/ArmModelFactory.cs (16 files) | Added Azure namespace import for ResponseError support |
| sdk/computerecommender/.../ComputeRecommenderDiagnosticResource.cs | Fixed bug: Changed Id.Name to Id.Parent.Name to correctly extract location parameter |
Files not reviewed (1)
- eng/azure-typespec-http-client-csharp-mgmt-emitter-package-lock.json: Language not supported
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
….0.0-alpha.20251031.1 (#53607) * Regenerate repository SDK with TypeSpec build 20251031.1 * Update SDK code se_wo_4 * Update SDK code mo_sc_3 * Update SDK code co_du_1 * Update SDK code ea_mo_2 * Update SDK code ag_co_0 --------- Co-authored-by: Wei Hu <[email protected]>
Generated by branded - http-client-csharp-mgmt build 20251031.1
Triggered from branch: main