Skip to content

Commit

Permalink
[mgmt] netapp release (#31826)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazrael2119 authored Nov 21, 2024
1 parent 0c82aca commit 3069b40
Show file tree
Hide file tree
Showing 492 changed files with 3,470 additions and 9,353 deletions.
5 changes: 4 additions & 1 deletion common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 59 additions & 9 deletions sdk/netapp/arm-netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,65 @@
# Release History

## 21.3.1 (Unreleased)


## 21.4.0-beta.1 (2024-11-18)
Compared with version 21.3.0

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added operation Accounts.beginChangeKeyVault
- Added operation Accounts.beginChangeKeyVaultAndWait
- Added operation Accounts.beginGetChangeKeyVaultInformation
- Added operation Accounts.beginGetChangeKeyVaultInformationAndWait
- Added operation Accounts.beginTransitionToCmk
- Added operation Accounts.beginTransitionToCmkAndWait
- Added operation Volumes.beginListQuotaReport
- Added operation Volumes.beginListQuotaReportAndWait
- Added operation Volumes.beginSplitCloneFromParent
- Added operation Volumes.beginSplitCloneFromParentAndWait
- Added Interface AccountsChangeKeyVaultHeaders
- Added Interface AccountsChangeKeyVaultOptionalParams
- Added Interface AccountsGetChangeKeyVaultInformationHeaders
- Added Interface AccountsGetChangeKeyVaultInformationOptionalParams
- Added Interface AccountsTransitionToCmkHeaders
- Added Interface AccountsTransitionToCmkOptionalParams
- Added Interface ChangeKeyVault
- Added Interface DestinationReplication
- Added Interface EncryptionTransitionRequest
- Added Interface KeyVaultPrivateEndpoint
- Added Interface ListQuotaReportResponse
- Added Interface QuotaReport
- Added Interface VolumesListQuotaReportHeaders
- Added Interface VolumesListQuotaReportOptionalParams
- Added Interface VolumesSplitCloneFromParentHeaders
- Added Interface VolumesSplitCloneFromParentOptionalParams
- Added Type Alias AcceptGrowCapacityPoolForShortTermCloneSplit
- Added Type Alias AccountsChangeKeyVaultResponse
- Added Type Alias AccountsGetChangeKeyVaultInformationResponse
- Added Type Alias AccountsTransitionToCmkResponse
- Added Type Alias ReplicationType
- Added Type Alias VolumeLanguage
- Added Type Alias VolumesListQuotaReportResponse
- Added Type Alias VolumesSplitCloneFromParentResponse
- Interface Backup has a new optional parameter isLargeVolume
- Interface CapacityPool has a new optional parameter customThroughputMibps
- Interface CapacityPoolPatch has a new optional parameter customThroughputMibps
- Interface EncryptionIdentity has a new optional parameter federatedClientId
- 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 ReplicationObject has a new optional parameter destinationReplications
- 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
- Added Enum KnownAcceptGrowCapacityPoolForShortTermCloneSplit
- Added Enum KnownReplicationType
- Added Enum KnownVolumeLanguage
- Enum KnownServiceLevel has a new value Flexible


## 21.3.0 (2024-10-24)

### Features Added
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
6 changes: 3 additions & 3 deletions sdk/netapp/arm-netapp/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "ff8e9ca54d60afff681c7492fd0777aab6198efa",
"commit": "86d9b39c82444344723eb239f2f16aa47280dad7",
"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/[email protected].27 --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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\netapp\\resource-manager\\readme.md --use=@autorest/[email protected].28 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected]",
"use": "@autorest/[email protected].27"
"use": "@autorest/[email protected].28"
}
2 changes: 1 addition & 1 deletion sdk/netapp/arm-netapp/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "js",
"TagPrefix": "js/netapp/arm-netapp",
"Tag": "js/netapp/arm-netapp_8bf887d503"
"Tag": "js/netapp/arm-netapp_62119140d7"
}
6 changes: 4 additions & 2 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.3.1",
"version": "21.4.0-beta.1",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -28,6 +28,7 @@
"module": "./dist-esm/src/index.js",
"types": "./types/arm-netapp.d.ts",
"devDependencies": {
"@microsoft/api-extractor": "^7.31.1",
"typescript": "~5.6.2",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
Expand Down Expand Up @@ -89,7 +90,8 @@
"unit-test:browser": "echo skipped",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"integration-test:browser": "echo skipped"
"integration-test:browser": "echo skipped",
"update-snippets": "echo skipped"
},
"sideEffects": false,
"//metadata": {
Expand Down
Loading

0 comments on commit 3069b40

Please sign in to comment.