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

[mgmt] avs release #31161

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
54 changes: 47 additions & 7 deletions sdk/avs/arm-avs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,55 @@
# Release History

## 5.0.1 (Unreleased)

## 6.0.0 (2024-09-19)
### Features Added

### Breaking Changes

### Bugs Fixed
- Added Interface AddonList
- Added Interface CloudLinkList
- Added Interface ClusterList
- Added Interface DatastoreList
- Added Interface ExpressRouteAuthorizationList
- Added Interface GlobalReachConnectionList
- Added Interface HcxEnterpriseSiteList
- Added Interface PlacementPoliciesList
- Added Interface PrivateCloudIdentity
- Added Interface PrivateCloudList
- Added Interface ScriptCmdletsList
- Added Interface ScriptExecutionsList
- Added Interface ScriptPackagesList
- Added Interface VirtualMachinesList
- Added Interface WorkloadNetworkDhcpList
- Added Interface WorkloadNetworkDnsServicesList
- Added Interface WorkloadNetworkDnsZonesList
- Added Interface WorkloadNetworkGatewayList
- Added Interface WorkloadNetworkList
- Added Interface WorkloadNetworkPortMirroringList
- Added Interface WorkloadNetworkPublicIPsList
- Added Interface WorkloadNetworkSegmentsList
- Added Interface WorkloadNetworkVirtualMachinesList
- Added Interface WorkloadNetworkVMGroupsList
- Added Type Alias ResourceIdentityType
- Added Enum KnownResourceIdentityType

### Other Changes
### Breaking Changes

- Operation WorkloadNetworks.beginUpdateDhcp has a new signature
- Operation WorkloadNetworks.beginUpdateDhcpAndWait has a new signature
- Operation WorkloadNetworks.beginUpdateDnsService has a new signature
- Operation WorkloadNetworks.beginUpdateDnsServiceAndWait has a new signature
- Operation WorkloadNetworks.beginUpdateDnsZone has a new signature
- Operation WorkloadNetworks.beginUpdateDnsZoneAndWait has a new signature
- Operation WorkloadNetworks.beginUpdatePortMirroring has a new signature
- Operation WorkloadNetworks.beginUpdatePortMirroringAndWait has a new signature
- Operation WorkloadNetworks.beginUpdateSegments has a new signature
- Operation WorkloadNetworks.beginUpdateSegmentsAndWait has a new signature
- Operation WorkloadNetworks.beginUpdateVMGroup has a new signature
- Operation WorkloadNetworks.beginUpdateVMGroupAndWait has a new signature
- Type of parameter identity of interface PrivateCloud is changed from SystemAssignedServiceIdentity to PrivateCloudIdentity
- Type of parameter identity of interface PrivateCloudUpdate is changed from SystemAssignedServiceIdentity to PrivateCloudIdentity
- Removed Enum KnownSystemAssignedServiceIdentityType


## 5.0.0 (2024-06-28)

### Features Added
Expand Down
8 changes: 4 additions & 4 deletions sdk/avs/arm-avs/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "ec07fc78c6c25b68107f8ff419d137ffecced005",
"commit": "386aaedd2edd916b8cef6aa0fffd7b72688787fc",
"readme": "specification/vmware/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\\vmware\\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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\vmware\\resource-manager\\readme.md --use=@autorest/typescript@6.0.27 --generate-sample=true",
"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.13",
"use": "@autorest/typescript@6.0.27"
}
2 changes: 1 addition & 1 deletion sdk/avs/arm-avs/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/avs/arm-avs",
"Tag": "js/avs/arm-avs_9a9086eb0a"
"Tag": "js/avs/arm-avs_db3132ee98"
}
10 changes: 5 additions & 5 deletions sdk/avs/arm-avs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for AzureVMwareSolutionAPI.",
"version": "5.0.1",
"version": "6.0.0",
"engines": {
"node": ">=18.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.5.4",
"@azure/abort-controller": "^1.0.0",
"@azure/abort-controller": "^2.1.2",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.6.0",
Expand All @@ -32,10 +32,10 @@
"mkdirp": "^3.0.1",
"typescript": "~5.5.3",
"uglify-js": "^3.4.9",
"rimraf": "^5.0.5",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.0.1",
"@azure/identity": "^4.2.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.1.0",
"mocha": "^10.0.0",
Expand Down Expand Up @@ -115,4 +115,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-avs"
}
}
}
Loading