-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Automation] Generate SDK based on TypeSpec 0.37.3 #47551
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
[Automation] Generate SDK based on TypeSpec 0.37.3 #47551
Conversation
816748c to
d4ca838
Compare
API Change CheckAPIView identified API level changes in this PR and created the following API reviews com.azure.resourcemanager:azure-resourcemanager-deviceregistry |
|
pending on merge of Azure/azure-rest-api-specs#39252 |
haolingdong-msft
left a comment
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.
Seems the spec pr only changes for two services, but we have four services in this PR that update tsp-location.yaml. Could you please help me to understand why chaos and dnsresolver do not need to update spec to change the scope to autorest? Thank you!

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 is an automated SDK generation pull request based on TypeSpec 0.37.3. The PR updates multiple Azure SDK packages with generated code changes.
Key Changes
- TypeSpec version update: Multiple packages updated to reference commit
e9b44e3aefed8010c02f030abab631b55a8d29de - Class name normalization:
AADProfileProperties→AadProfileProperties(hybridconnectivity) - Documentation expansion: Significant additions to oracle database SAMPLE.md
- Resource cleanup: Removal of
NamespaceMigrateResponse.java(deviceregistry)
Reviewed changes
Copilot reviewed 16 out of 20 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tsp-location.yaml (multiple) | Updated commit hashes to new TypeSpec version |
| AadProfileProperties.java | Renamed from AADProfileProperties for consistent Pascal case naming |
| IngressProfileProperties.java | Updated references to use AadProfileProperties |
| AadProfilePropertiesTests.java | Updated test class name to match renamed class |
| azure-resourcemanager-hybridconnectivity_metadata.json | Metadata mapping update |
| azure-resourcemanager-hybridconnectivity_apiview_properties.json | API view properties update |
| SAMPLE.md (oracledatabase) | Extensive documentation additions with new sample methods |
| NamespaceMigrateResponse.java | Deleted file |
Files not reviewed (1)
- eng/emitter-package-lock.json: Language not supported
[Automation] Generate SDK based on TypeSpec 0.37.3