-
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.20251212.1 #54486
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
API Change CheckAPIView identified API level changes in this PR and created the following API reviews Azure.ResourceManager.CarbonOptimization |
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-typespec/http-client-csharp-mgmt package version from 1.0.0-alpha.20251211.1 to 1.0.0-alpha.20251212.1, which regenerates code across multiple Azure SDK projects with improvements from the management generator.
Key changes:
- Addition of a new
GetUtf8Bytesextension method for efficient JSON element to BinaryData conversion with .NET 9+ optimization - Correction of nullable
ResourceTypeproperty serialization by removing unnecessary.Valueaccess - Package dependency updates including transitive dependencies
Reviewed changes
Copilot reviewed 1 out of 37 changed files in this pull request and generated 33 comments.
Show a summary per file
| File | Description |
|---|---|
| eng/azure-typespec-http-client-csharp-mgmt-emitter-package.json | Updated management generator package version to 1.0.0-alpha.20251212.1 |
| eng/azure-typespec-http-client-csharp-mgmt-emitter-package-lock.json | Updated package lock with new version and transitive dependency updates |
| sdk/*/Generated/Internal/ModelSerializationExtensions.cs (34 files) | Added System.Runtime.InteropServices using directive and new GetUtf8Bytes extension method for JsonElement |
| sdk/databasewatcher/Azure.ResourceManager.DatabaseWatcher/src/Generated/Models/DatabaseWatcherHealthValidationIssue.Serialization.cs | Fixed RelatedResourceType serialization to use implicit conversion instead of .Value accessor |
| sdk/carbon/Azure.ResourceManager.CarbonOptimization/src/Generated/Models/ResourceCarbonEmissionItemDetail.Serialization.cs | Fixed ResourceType serialization to use implicit conversion instead of .Value accessor |
Files not reviewed (1)
- eng/azure-typespec-http-client-csharp-mgmt-emitter-package-lock.json: Language not supported
...it/Azure.ResourceManager.ComputeLimit/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...ResourceManager.PortalServicesCopilot/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...ight/Azure.ResourceManager.Playwright/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...zure.ResourceManager.PineconeVectorDB/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
....ResourceManager.HealthDataAIServices/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...zure.ResourceManager.WeightsAndBiases/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...esourceManager.LambdaTestHyperExecute/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...Azure.ResourceManager.DatabaseWatcher/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
sdk/quota/Azure.ResourceManager.Quota/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
...p/Azure.ResourceManager.DependencyMap/src/Generated/Internal/ModelSerializationExtensions.cs
Show resolved
Hide resolved
…http-client-csharp-mgmt
Generated by branded - http-client-csharp-mgmt build 20251212.1
Triggered from branch: main