Skip to content

[AutoPR-databoxedge]test release planner app #1869

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

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
2 changes: 1 addition & 1 deletion .scripts/automation_init.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
npm install -g @microsoft/rush
npm install -g @azure-tools/js-sdk-release-tools
npm install -g azure-tools-js-sdk-release-tools
49 changes: 41 additions & 8 deletions sdk/databoxedge/arm-databoxedge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,48 @@
# Release History

## 3.0.0 (2023-01-31)

**Features**

## 2.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group DeviceCapacityCheck
- Added operation group DeviceCapacityInfoOperations
- Added Interface ClusterCapacityViewData
- Added Interface ClusterGpuCapacity
- Added Interface ClusterMemoryCapacity
- Added Interface ClusterStorageViewData
- Added Interface DeviceCapacityCheckCheckResourceCreationFeasibilityOptionalParams
- Added Interface DeviceCapacityInfo
- Added Interface DeviceCapacityInfoGetDeviceCapacityInfoOptionalParams
- Added Interface DeviceCapacityRequestInfo
- Added Interface HostCapacity
- Added Interface NumaNodeData
- Added Interface VmMemory
- Added Interface VmPlacementRequestResult
- Added Type Alias ClusterWitnessType
- Added Type Alias DeviceCapacityInfoGetDeviceCapacityInfoResponse
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessContainerName
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageAccountName
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter cloudWitnessStorageEndpoint
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter clusterWitnessType
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessLocation
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter fileShareWitnessUsername
- Interface DataBoxEdgeDeviceExtendedInfo has a new optional parameter systemData
- Interface Order has a new optional parameter kind
- Interface Order has a new optional parameter orderId
- Added Enum KnownClusterWitnessType
- Enum KnownSkuName has a new value EdgeMRTCP
- Enum KnownSkuName has a new value EP2128GPU1Mx1W
- Enum KnownSkuName has a new value EP2256GPU2Mx1
- Enum KnownSkuName has a new value EP264Mx1W

### Other Changes
**Breaking Changes**

- Interface DevicesListByResourceGroupNextOptionalParams no longer has parameter expand
- Interface DevicesListBySubscriptionNextOptionalParams no longer has parameter expand
- Interface TriggersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter
- Interface UsersListByDataBoxEdgeDeviceNextOptionalParams no longer has parameter filter


## 2.1.0 (2022-11-21)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/databoxedge/arm-databoxedge/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
2 changes: 1 addition & 1 deletion sdk/databoxedge/arm-databoxedge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This package contains an isomorphic SDK (runs both in Node.js and in browsers) f

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

## Getting started
Expand Down
10 changes: 5 additions & 5 deletions sdk/databoxedge/arm-databoxedge/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "e6a2296d02ec6c4b2c32479198bfbcb9b16ea247",
"readme": "specification\\databoxedge\\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\\databoxedge\\resource-manager\\readme.md --use=@autorest/[email protected].3.20221108.1 --generate-sample=true",
"commit": "7931313bbe8f1c48d48af84cf396f69e09000add",
"readme": "databoxedge/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=/sdk-repo /spec-repo/specification/databoxedge/resource-manager/readme.md --use=@autorest/[email protected].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/[email protected].3.20221108.1"
"release_tool": "azure-tools-js-sdk-release-tools@2.7.2",
"use": "@autorest/[email protected].5"
}
14 changes: 3 additions & 11 deletions sdk/databoxedge/arm-databoxedge/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 DataBoxEdgeManagementClient.",
"version": "2.1.1",
"version": "3.0.0",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -110,13 +110,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-databoxedge?view=azure-node-preview"
}
}
"autoPublish": true
}
Loading