forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 26189 in Azure/azure-rest-api-specs
Merge 35c7dc7b5bb8b4ed8b52b2422b7235ea63f0a25e into 622891e1923a4fd9501263d1c14da7f040c1b1f2
- Loading branch information
SDKAuto
committed
Oct 12, 2023
1 parent
1540ad2
commit 0a398e2
Showing
22 changed files
with
3,207 additions
and
60 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.