Skip to content

Commit

Permalink
CodeGen from PR 21606 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 31b98f184ff6d02da8067fad5c6d9302184698d1 into 13d172c85dac78b65d023dcd95097c383e38c048
  • Loading branch information
SDKAuto committed Jan 19, 2023
1 parent d6c48b7 commit 1178dc1
Show file tree
Hide file tree
Showing 45 changed files with 1,819 additions and 1,272 deletions.
45 changes: 22 additions & 23 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

## 18.0.0 (2023-01-19)

**Features**

## 17.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation Backups.beginRestoreFiles
- Added operation Backups.beginRestoreFilesAndWait
- Added operation Volumes.beginBreakFileLocks
- Added operation Volumes.beginBreakFileLocksAndWait
- Added Interface BackupRestoreFiles
- Added Interface BackupsRestoreFilesHeaders
- Added Interface BackupsRestoreFilesOptionalParams
- Added Interface BreakFileLocksRequest
- Added Interface ManagedServiceIdentity
- Added Interface VolumesBreakFileLocksHeaders
- Added Interface VolumesBreakFileLocksOptionalParams
- Added Type Alias FileAccessLogs
- Added Type Alias ManagedServiceIdentityType
- Interface ActiveDirectory has a new optional parameter preferredServersForLdapClient
- Interface Volume has a new optional parameter dataStoreResourceId
- Interface Volume has a new optional parameter fileAccessLogs
- Interface Volume has a new optional parameter isLargeVolume
- Interface Volume has a new optional parameter provisionedAvailabilityZone
- Interface VolumeGroupVolumeProperties has a new optional parameter dataStoreResourceId
- Interface VolumeGroupVolumeProperties has a new optional parameter fileAccessLogs
- Interface VolumeGroupVolumeProperties has a new optional parameter isLargeVolume
- Interface VolumeGroupVolumeProperties has a new optional parameter provisionedAvailabilityZone
- Interface VolumePropertiesDataProtection has a new optional parameter volumeRelocation
- Interface VolumeQuotaRulePatch has a new optional parameter tags
- Interface VolumeRelocationProperties has a new optional parameter readyToBeFinalized
- Added Enum KnownFileAccessLogs
- Added Enum KnownManagedServiceIdentityType
- Added function getContinuationToken

### Other Changes
**Breaking Changes**

- Removed operation group Vaults
- Operation NetAppResource.checkNameAvailability has a new signature
- Operation NetAppResource.checkQuotaAvailability has a new signature
- Interface Backup no longer has parameter id
- Interface Backup no longer has parameter name
- Interface Backup no longer has parameter type
- Interface BackupPolicyDetails no longer has parameter id
- Interface BackupPolicyDetails no longer has parameter name
- Interface BackupPolicyDetails no longer has parameter type
- Interface Snapshot no longer has parameter id
- Interface Snapshot no longer has parameter name
- Interface Snapshot no longer has parameter type
- Interface VolumeBackupProperties no longer has parameter vaultId
- Interface VolumeRelocationProperties no longer has parameter oldBareMetalTenantId
- Interface VolumeRelocationProperties no longer has parameter oldVolumeId
- Type of parameter identity of interface NetAppAccount is changed from Identity to ManagedServiceIdentity
- Class NetAppManagementClient no longer has parameter vaults
- Removed Enum KnownIdentityType


## 17.0.0 (2022-09-21)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/netapp/arm-netapp/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 Microsoft
Copyright (c) 2023 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
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": "8ff0e3b8dc12cd793f4f2208d76f9f3a7f51176c",
"commit": "3b894e7b2c0a17ae422674eb322018abf2b7d59a",
"readme": "specification/netapp/resource-manager/readme.md",
"autorest_command": "autorest --version=3.8.4 --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.0-rc.1.20220727.1 --generate-sample=true",
"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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/netapp/resource-manager/readme.md --use=@autorest/typescript@6.0.0-rc.5",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
"use": "@autorest/typescript@6.0.0-rc.1.20220727.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/typescript@6.0.0-rc.5"
}
19 changes: 6 additions & 13 deletions sdk/netapp/arm-netapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for NetAppManagementClient.",
"version": "17.0.1",
"version": "18.0.0",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.2.0",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.5.0",
"@azure/core-client": "^1.6.1",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -36,7 +36,7 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.6.0",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
Expand All @@ -46,6 +46,7 @@
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp",
Expand Down Expand Up @@ -109,13 +110,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-netapp?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading

0 comments on commit 1178dc1

Please sign in to comment.