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

elasticsan release #26464

Merged
merged 2 commits into from
Jul 25, 2023
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
4 changes: 2 additions & 2 deletions common/config/rush/pnpm-lock.yaml

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

70 changes: 62 additions & 8 deletions sdk/elasticsans/arm-elasticsan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,69 @@
# Release History

## 1.0.0-beta.2 (2023-01-10)

## 1.0.0-beta.2 (2023-07-12)
**Features**

-  Exposes `getContinuationToken` helper function to extract continuation token

**Bugs Fixed**

- A series of small bug fixs relevant to authentication and apiVersion policy
- Added operation group PrivateEndpointConnections
- Added operation group PrivateLinkResources
- Added Interface ElasticSansDeleteHeaders
- Added Interface ElasticSansUpdateHeaders
- Added Interface ErrorDetail
- Added Interface Operation
- Added Interface OperationDisplay
- Added Interface OperationListResult
- Added Interface PrivateEndpoint
- Added Interface PrivateEndpointConnection
- Added Interface PrivateEndpointConnectionListResult
- Added Interface PrivateEndpointConnectionsCreateOptionalParams
- Added Interface PrivateEndpointConnectionsDeleteHeaders
- Added Interface PrivateEndpointConnectionsDeleteOptionalParams
- Added Interface PrivateEndpointConnectionsGetOptionalParams
- Added Interface PrivateEndpointConnectionsListOptionalParams
- Added Interface PrivateLinkResource
- Added Interface PrivateLinkResourceListResult
- Added Interface PrivateLinkResourcesListByElasticSanOptionalParams
- Added Interface PrivateLinkServiceConnectionState
- Added Interface ProxyResource
- Added Interface VolumeGroupsDeleteHeaders
- Added Interface VolumeGroupsUpdateHeaders
- Added Interface VolumesDeleteHeaders
- Added Interface VolumesUpdateHeaders
- Added Type Alias ActionType
- Added Type Alias Origin
- Added Type Alias PrivateEndpointConnectionsCreateResponse
- Added Type Alias PrivateEndpointConnectionsGetResponse
- Added Type Alias PrivateEndpointConnectionsListResponse
- Added Type Alias PrivateEndpointServiceConnectionStatus
- Added Type Alias PrivateLinkResourcesListByElasticSanResponse
- Interface ElasticSan has a new optional parameter privateEndpointConnections
- Interface ErrorResponse has a new optional parameter error
- Interface Resource has a new optional parameter systemData
- Interface SkuInformationList has a new optional parameter nextLink
- Interface TrackedResource has a new optional parameter tags
- Interface VolumeGroup has a new optional parameter privateEndpointConnections
- Added Enum KnownActionType
- Added Enum KnownOrigin
- Added Enum KnownPrivateEndpointServiceConnectionStatus
- Added function getContinuationToken
- Interface ElasticSan no longer has parameter systemData
- Interface ErrorResponse no longer has parameter additionalInfo
- Interface ErrorResponse no longer has parameter code
- Interface ErrorResponse no longer has parameter details
- Interface ErrorResponse no longer has parameter message
- Interface ErrorResponse no longer has parameter target
- Interface Resource no longer has parameter tags
- Interface Volume no longer has parameter systemData
MaryGao marked this conversation as resolved.
Show resolved Hide resolved
- Interface VolumeGroup no longer has parameter systemData
- Interface VolumeGroupUpdate no longer has parameter tags
- Interface VolumeUpdate no longer has parameter tags

**Breaking Changes**

- Parameter location of interface TrackedResource is now required
- Parameter sizeGiB of interface Volume is now required


## 1.0.0-beta.1 (2022-10-21)

The package of @azure/arm-elasticsan is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
8 changes: 4 additions & 4 deletions sdk/elasticsans/arm-elasticsan/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "38e580acd81dbb904d048a23d805dd58b8699d93",
"commit": "eabc87b2e8e5ab5d5365cb2db064d7fd25a65f1a",
"readme": "specification/elasticsan/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=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\elasticsan\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.6.20221226.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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\elasticsan\\resource-manager\\readme.md --use=@autorest/typescript@6.0.5 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
"use": "@autorest/typescript@6.0.0-rc.6.20221226.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/typescript@6.0.5"
}
2 changes: 1 addition & 1 deletion sdk/elasticsans/arm-elasticsan/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/elasticsans/arm-elasticsan",
"Tag": "js/elasticsans/arm-elasticsan_20b3dff5dd"
"Tag": "js/elasticsans/arm-elasticsan_0e31476966"
}
8 changes: 4 additions & 4 deletions sdk/elasticsans/arm-elasticsan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.2.0",
"@azure/core-lro": "^2.5.3",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.6.1",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -33,7 +33,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.2",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~5.0.0",
Expand Down Expand Up @@ -120,4 +120,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-elasticsan?view=azure-node-preview"
}
}
}
Loading