Skip to content
Merged
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
22 changes: 11 additions & 11 deletions common/config/rush/pnpm-lock.yaml

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

61 changes: 53 additions & 8 deletions sdk/netapp/arm-netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,60 @@
# Release History

## 19.0.0 (2023-09-25)

**Features**

## 18.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation NetAppResource.beginUpdateNetworkSiblingSet
- Added operation NetAppResource.beginUpdateNetworkSiblingSetAndWait
- Added operation NetAppResource.queryNetworkSiblingSet
- Added operation Volumes.beginPopulateAvailabilityZone
- Added operation Volumes.beginPopulateAvailabilityZoneAndWait
- Added Interface NetAppResourceQueryNetworkSiblingSetOptionalParams
- Added Interface NetAppResourceUpdateNetworkSiblingSetHeaders
- Added Interface NetAppResourceUpdateNetworkSiblingSetOptionalParams
- Added Interface NetworkSiblingSet
- Added Interface NicInfo
- Added Interface QueryNetworkSiblingSetRequest
- Added Interface UpdateNetworkSiblingSetRequest
- Added Interface VolumesPopulateAvailabilityZoneHeaders
- Added Interface VolumesPopulateAvailabilityZoneOptionalParams
- Added Type Alias CoolAccessRetrievalPolicy
- Added Type Alias NetAppResourceQueryNetworkSiblingSetResponse
- Added Type Alias NetAppResourceUpdateNetworkSiblingSetResponse
- Added Type Alias NetworkSiblingSetProvisioningState
- Added Type Alias VolumesPopulateAvailabilityZoneResponse
- Interface Volume has a new optional parameter coolAccessRetrievalPolicy
- Interface VolumeGroupVolumeProperties has a new optional parameter coolAccessRetrievalPolicy
- Interface VolumeGroupVolumeProperties has a new optional parameter zones
- Interface VolumePatch has a new optional parameter coolAccessRetrievalPolicy
- Interface VolumePatch has a new optional parameter smbAccessBasedEnumeration
- Interface VolumePatch has a new optional parameter smbNonBrowsable
- Added Enum KnownCoolAccessRetrievalPolicy
- Added Enum KnownNetworkSiblingSetProvisioningState
- Enum KnownApplicationType has a new value Oracle
- Enum KnownNetworkFeatures has a new value BasicStandard
- Enum KnownNetworkFeatures has a new value StandardBasic

### Other Changes
**Breaking Changes**

- Removed operation group AccountBackups
- Removed operation Backups.beginCreate
- Removed operation Backups.beginCreateAndWait
- Removed operation Backups.beginDelete
- Removed operation Backups.beginDeleteAndWait
- Removed operation Backups.beginRestoreFiles
- Removed operation Backups.beginRestoreFilesAndWait
- Removed operation Backups.beginUpdate
- Removed operation Backups.beginUpdateAndWait
- Removed operation Backups.get
- Removed operation Backups.getStatus
- Removed operation Backups.list
- Interface VolumePatchPropertiesDataProtection no longer has parameter backup
- Interface VolumePropertiesDataProtection no longer has parameter backup
- Class NetAppManagementClient no longer has parameter accountBackups
- Removed Enum KnownBackupType


## 18.1.0 (2023-07-03)

**Features**
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": "c9229c1b88caebb538501a60c37eab727d09cc82",
"commit": "06479e897f635086bd40e6ee879e94f4a803ddd9",
"readme": "specification/netapp/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --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.5 --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/typescript@6.0.9 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/typescript@6.0.5"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
"use": "@autorest/typescript@6.0.9"
}
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_54dfb777af"
"Tag": "js/netapp/arm-netapp_f1eacceda2"
}
10 changes: 5 additions & 5 deletions sdk/netapp/arm-netapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for NetAppManagementClient.",
"version": "18.1.1",
"version": "19.0.0",
"engines": {
"node": ">=16.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.5.3",
"@azure/core-lro": "^2.5.4",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"@azure/core-rest-pipeline": "^1.12.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -32,7 +32,7 @@
"mkdirp": "^2.1.2",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/identity": "^3.3.0",
"@azure-tools/test-recorder": "^3.0.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
"build:test": "echo skipped",
Expand Down
Loading