Skip to content
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

[AutoPR @azure/arm-netapp] [NetAppFiles] Release netapp microsoft.net app 2023 11 01 preview #10007

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions sdk/netapp/arm-netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,78 @@
# Release History

## 21.1.0-beta.1 (2024-06-10)
Compared with version 21.0.0

**Features**

- Added operation Accounts.beginChangeKeyVault
- Added operation Accounts.beginChangeKeyVaultAndWait
- Added operation Accounts.beginGetChangeKeyVaultInformation
- Added operation Accounts.beginGetChangeKeyVaultInformationAndWait
- Added operation Accounts.beginMigrateEncryptionKey
- Added operation Accounts.beginMigrateEncryptionKeyAndWait
- Added operation Volumes.beginCreateOnPremMigrationReplication
- Added operation Volumes.beginCreateOnPremMigrationReplicationAndWait
- Added operation Volumes.beginFinalizeOnPremMigration
- Added operation Volumes.beginFinalizeOnPremMigrationAndWait
- Added operation Volumes.beginPeerClusterForOnPremMigration
- Added operation Volumes.beginPeerClusterForOnPremMigrationAndWait
- Added operation Volumes.beginPerformReplicationTransfer
- Added operation Volumes.beginPerformReplicationTransferAndWait
- Added operation Volumes.beginSplitCloneFromParent
- Added operation Volumes.beginSplitCloneFromParentAndWait
- Added Interface AccountsChangeKeyVaultHeaders
- Added Interface AccountsChangeKeyVaultOptionalParams
- Added Interface AccountsGetChangeKeyVaultInformationHeaders
- Added Interface AccountsGetChangeKeyVaultInformationOptionalParams
- Added Interface AccountsMigrateEncryptionKeyHeaders
- Added Interface AccountsMigrateEncryptionKeyOptionalParams
- Added Interface ChangeKeyVault
- Added Interface ClusterPeerCommandResponse
- Added Interface EncryptionMigrationRequest
- Added Interface KeyVaultPrivateEndpoint
- Added Interface PeerClusterForVolumeMigrationRequest
- Added Interface RemotePath
- Added Interface SvmPeerCommandResponse
- Added Interface VolumesCreateOnPremMigrationReplicationHeaders
- Added Interface VolumesCreateOnPremMigrationReplicationOptionalParams
- Added Interface VolumesFinalizeOnPremMigrationHeaders
- Added Interface VolumesFinalizeOnPremMigrationOptionalParams
- Added Interface VolumesPeerClusterForOnPremMigrationHeaders
- Added Interface VolumesPeerClusterForOnPremMigrationOptionalParams
- Added Interface VolumesPerformReplicationTransferHeaders
- Added Interface VolumesPerformReplicationTransferOptionalParams
- Added Interface VolumesSplitCloneFromParentHeaders
- Added Interface VolumesSplitCloneFromParentOptionalParams
- Added Type Alias AcceptGrowCapacityPoolForShortTermCloneSplit
- Added Type Alias AccountsChangeKeyVaultResponse
- Added Type Alias AccountsGetChangeKeyVaultInformationResponse
- Added Type Alias AccountsMigrateEncryptionKeyResponse
- Added Type Alias VolumeLanguage
- Added Type Alias VolumesCreateOnPremMigrationReplicationResponse
- Added Type Alias VolumesFinalizeOnPremMigrationResponse
- Added Type Alias VolumesPeerClusterForOnPremMigrationResponse
- Added Type Alias VolumesPerformReplicationTransferResponse
- Added Type Alias VolumesSplitCloneFromParentResponse
- Interface FilePathAvailabilityRequest has a new optional parameter availabilityZone
- Interface NetAppAccount has a new optional parameter isMultiAdEnabled
- Interface NetAppAccount has a new optional parameter nfsV4IDDomain
- Interface NetAppAccountPatch has a new optional parameter isMultiAdEnabled
- Interface NetAppAccountPatch has a new optional parameter nfsV4IDDomain
- Interface NetAppResourceCheckFilePathAvailabilityOptionalParams has a new optional parameter availabilityZone
- Interface Replication has a new optional parameter replicationId
- Interface ReplicationObject has a new optional parameter remotePath
- Interface Volume has a new optional parameter acceptGrowCapacityPoolForShortTermCloneSplit
- Interface Volume has a new optional parameter inheritedSizeInBytes
- Interface Volume has a new optional parameter language
- Interface VolumeGroupVolumeProperties has a new optional parameter acceptGrowCapacityPoolForShortTermCloneSplit
- Interface VolumeGroupVolumeProperties has a new optional parameter inheritedSizeInBytes
- Interface VolumeGroupVolumeProperties has a new optional parameter language
- Interface VolumePatch has a new optional parameter protocolTypes
- Added Enum KnownAcceptGrowCapacityPoolForShortTermCloneSplit
- Added Enum KnownVolumeLanguage


## 21.0.0 (2024-05-14)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/netapp/arm-netapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Microsoft NetApp Files Azure Resource Provider specification

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-netapp) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-netapp) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-netapp?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions sdk/netapp/arm-netapp/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "ec07fc78c6c25b68107f8ff419d137ffecced005",
"commit": "6d38dec057bde1ae17494ec59a9437d82206db95",
"readme": "specification/netapp/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\netapp\\resource-manager\\readme.md --use=@autorest/typescript@6.0.22 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/netapp/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.9",
"use": "@autorest/typescript@6.0.22"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.10",
"use": "@autorest/typescript@^6.0.12"
}
14 changes: 3 additions & 11 deletions sdk/netapp/arm-netapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for NetAppManagementClient.",
"version": "21.0.0",
"version": "21.1.0-beta.1",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -106,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-netapp?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp"
}
Loading