Skip to content

Commit

Permalink
CodeGen from PR 26189 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 35c7dc7b5bb8b4ed8b52b2422b7235ea63f0a25e into 622891e1923a4fd9501263d1c14da7f040c1b1f2
  • Loading branch information
SDKAuto committed Oct 12, 2023
1 parent 1540ad2 commit 0a398e2
Show file tree
Hide file tree
Showing 22 changed files with 3,207 additions and 60 deletions.
103 changes: 92 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.

95 changes: 84 additions & 11 deletions sdk/devcenter/arm-devcenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,88 @@
# Release History

## 1.1.0-beta.1 (2023-10-12)

**Features**

## 1.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added operation group CatalogDevBoxDefinitions
- Added operation group CustomizationTasks
- Added operation group EnvironmentDefinitions
- Added operation Catalogs.beginConnect
- Added operation Catalogs.beginConnectAndWait
- Added operation Catalogs.getSyncErrorDetails
- Added Interface CatalogConflictError
- Added Interface CatalogDevBoxDefinitionsGetErrorDetailsOptionalParams
- Added Interface CatalogDevBoxDefinitionsGetOptionalParams
- Added Interface CatalogDevBoxDefinitionsListByCatalogNextOptionalParams
- Added Interface CatalogDevBoxDefinitionsListByCatalogOptionalParams
- Added Interface CatalogErrorDetails
- Added Interface CatalogResourceValidationErrorDetails
- Added Interface CatalogsConnectOptionalParams
- Added Interface CatalogsGetSyncErrorDetailsOptionalParams
- Added Interface CatalogSyncError
- Added Interface CustomerManagedKeyEncryption
- Added Interface CustomerManagedKeyEncryptionKeyIdentity
- Added Interface CustomizationTask
- Added Interface CustomizationTaskInput
- Added Interface CustomizationTaskListResult
- Added Interface CustomizationTasksGetErrorDetailsOptionalParams
- Added Interface CustomizationTasksGetOptionalParams
- Added Interface CustomizationTasksListByCatalogNextOptionalParams
- Added Interface CustomizationTasksListByCatalogOptionalParams
- Added Interface DevCenterProperties
- Added Interface DevCenterUpdateProperties
- Added Interface Encryption
- Added Interface EnvironmentDefinition
- Added Interface EnvironmentDefinitionListResult
- Added Interface EnvironmentDefinitionParameter
- Added Interface EnvironmentDefinitionsGetErrorDetailsOptionalParams
- Added Interface EnvironmentDefinitionsGetOptionalParams
- Added Interface EnvironmentDefinitionsListByCatalogNextOptionalParams
- Added Interface EnvironmentDefinitionsListByCatalogOptionalParams
- Added Interface SyncErrorDetails
- Added Interface SyncStats
- Added Type Alias CatalogConnectionState
- Added Type Alias CatalogDevBoxDefinitionsGetErrorDetailsResponse
- Added Type Alias CatalogDevBoxDefinitionsGetResponse
- Added Type Alias CatalogDevBoxDefinitionsListByCatalogNextResponse
- Added Type Alias CatalogDevBoxDefinitionsListByCatalogResponse
- Added Type Alias CatalogResourceValidationStatus
- Added Type Alias CatalogsGetSyncErrorDetailsResponse
- Added Type Alias CustomizationTaskInputType
- Added Type Alias CustomizationTasksGetErrorDetailsResponse
- Added Type Alias CustomizationTasksGetResponse
- Added Type Alias CustomizationTasksListByCatalogNextResponse
- Added Type Alias CustomizationTasksListByCatalogResponse
- Added Type Alias EnvironmentDefinitionsGetErrorDetailsResponse
- Added Type Alias EnvironmentDefinitionsGetResponse
- Added Type Alias EnvironmentDefinitionsListByCatalogNextResponse
- Added Type Alias EnvironmentDefinitionsListByCatalogResponse
- Added Type Alias IdentityType
- Added Type Alias ParameterType
- Added Type Alias SingleSignOnStatus
- Interface Catalog has a new optional parameter connectionState
- Interface Catalog has a new optional parameter lastConnectionTime
- Interface Catalog has a new optional parameter lastSyncStats
- Interface CatalogProperties has a new optional parameter connectionState
- Interface CatalogProperties has a new optional parameter lastConnectionTime
- Interface CatalogProperties has a new optional parameter lastSyncStats
- Interface DevBoxDefinition has a new optional parameter validationStatus
- Interface DevBoxDefinitionProperties has a new optional parameter validationStatus
- Interface DevCenter has a new optional parameter encryption
- Interface DevCenterUpdate has a new optional parameter encryption
- Interface Pool has a new optional parameter devBoxCount
- Interface Pool has a new optional parameter singleSignOnStatus
- Interface PoolProperties has a new optional parameter devBoxCount
- Interface PoolUpdate has a new optional parameter singleSignOnStatus
- Interface PoolUpdateProperties has a new optional parameter singleSignOnStatus
- Added Enum KnownCatalogConnectionState
- Added Enum KnownCatalogResourceValidationStatus
- Added Enum KnownCustomizationTaskInputType
- Added Enum KnownIdentityType
- Added Enum KnownParameterType
- Added Enum KnownSingleSignOnStatus


## 1.0.0 (2023-05-12)

The package of @azure/arm-devcenter is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
The package of @azure/arm-devcenter is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
2 changes: 1 addition & 1 deletion sdk/devcenter/arm-devcenter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DevCenter Management API

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

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions sdk/devcenter/arm-devcenter/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "c7daa3d35baaaabece0dbc6f731eadbe426973b9",
"commit": "b4c2a78f85ed79901bc3404be83cc90374013b82",
"readme": "specification/devcenter/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\\devcenter\\resource-manager\\readme.md --use=@autorest/typescript@6.0.1 --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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/devcenter/resource-manager/readme.md --use=@autorest/typescript@^6.0.4",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
"use": "@autorest/typescript@6.0.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.2",
"use": "@autorest/typescript@^6.0.4"
}
34 changes: 13 additions & 21 deletions sdk/devcenter/arm-devcenter/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 DevCenterClient.",
"version": "1.0.1",
"version": "1.1.0-beta.1",
"engines": {
"node": ">=16.0.0"
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.5.0",
"@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 @@ -38,18 +38,18 @@
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~5.0.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/identity": "^3.3.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"mocha": "^7.1.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"ts-node": "^10.0.0"
"@types/node": "^14.0.0",
"ts-node": "^10.0.0",
"@azure/dev-tool": "^1.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,7 +84,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 Expand Up @@ -112,13 +112,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devcenter/arm-devcenter",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-devcenter?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devcenter/arm-devcenter"
}
Loading

0 comments on commit 0a398e2

Please sign in to comment.