Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Nov 14, 2025

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

…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.
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 14, 2025

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-netapp

@audunn
Copy link
Member

audunn commented Nov 16, 2025

We discoverd a versioning issue in TypeSpec conversion for things in #47222 (not merged) that should have reamined in preview.
Need to regenerate since thoes features are not available in this api-version.

@audunn audunn marked this pull request as ready for review November 16, 2025 16:21
Copilot AI review requested due to automatic review settings November 16, 2025 16:21
Copy link
Contributor

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 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

Copy link
Member

@weidongxu-microsoft weidongxu-microsoft left a comment

Choose a reason for hiding this comment

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

@XiaofeiCao for review

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