-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AutoPR azure-resourcemanager-netapp]-generated-from-SDK Generation - Java-5575130 #47288
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
base: main
Are you sure you want to change the base?
[AutoPR azure-resourcemanager-netapp]-generated-from-SDK Generation - Java-5575130 #47288
Conversation
…pp/NetApp/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '110584e2d5955b67491cf3b377df887fe24bacbd' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5575130 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
|
We discoverd a versioning issue in TypeSpec conversion for things in #47222 (not merged) that should have reamined in preview. |
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 NetApp Files SDK for Java to use the TypeSpec Code Generator instead of AutoRest, transitioning to API version 2025-09-01. The changes are primarily auto-generated code updates from the new generator, with modifications to code structure, parameter ordering, and type definitions.
- Migration from AutoRest to TypeSpec Code Generator
- API version update from 2025-07-01-preview to 2025-09-01
- Removal of deprecated features (Buckets, language properties, LDAP configuration)
Reviewed Changes
Copilot reviewed 136 out of 664 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| NetAppManagementClientImpl.java | Reordered constructor parameters and client initialization order |
| NetAppManagementClientBuilder.java | Reordered fields and parameter definitions |
| Various *ClientImpl.java | Updated @host annotation from $host to endpoint, reordered parameters |
| VolumeProperties.java | Removed ldapServerType and language properties, simplified unixPermissions documentation |
| CapacityPoolImpl.java | Changed customThroughputMibps from Float to Integer |
| NetAppAccountImpl.java | Removed ldapConfiguration property |
| BucketsImpl.java, BucketImpl.java | Removed entire Buckets feature |
| Replication/Restore/BackupStatusImpl.java | Changed RelationshipStatus to specific typed statuses |
…to sdkauto/azure-resourcemanager-netapp-5575130
f778241 to
0f97d81
Compare
weidongxu-microsoft
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.
@XiaofeiCao for review
Configurations: 'specification/netapp/resource-manager/Microsoft.NetApp/NetApp/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '110584e2d5955b67491cf3b377df887fe24bacbd' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5575130 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://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=10303b69-cead-f011-bbd3-6045bd0569b8 Submitted by: b-aubald@microsoft.com
Release Plan Details
Spec pull request: [NetApp] fix things that should be in preview azure-rest-api-specs#38806
Spec API version: 2025-09-01