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 18839 in Azure/azure-rest-api-specs
Merge 50cf648483e63f04051e81ce61bac1b12446e49b into 50ed15bd61ac79f2368d769df0c207a00b9e099f
- Loading branch information
SDKAuto
committed
May 4, 2022
1 parent
ebbfcff
commit a0c1b96
Showing
164 changed files
with
3,558 additions
and
8,172 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,5 +1,47 @@ | ||
# Release History | ||
|
||
## 1.0.0 (2022-05-04) | ||
|
||
**Features** | ||
|
||
- Added operation group Namespaces | ||
- Added operation ContainerApps.beginUpdate | ||
- Added operation ContainerApps.beginUpdateAndWait | ||
- Added operation DaprComponents.listSecrets | ||
- Added operation ManagedEnvironments.beginUpdate | ||
- Added operation ManagedEnvironments.beginUpdateAndWait | ||
- Added Interface CheckNameAvailabilityRequest | ||
- Added Interface CheckNameAvailabilityResponse | ||
- Added Interface DaprComponentsListSecretsOptionalParams | ||
- Added Interface DaprSecretsCollection | ||
- Added Interface NamespacesCheckNameAvailabilityOptionalParams | ||
- Added Type Alias CheckNameAvailabilityReason | ||
- Added Type Alias DaprComponentsListSecretsResponse | ||
- Added Type Alias NamespacesCheckNameAvailabilityResponse | ||
- Added Type Alias Scheme | ||
- Interface ContainerAppsRevisionsListRevisionsNextOptionalParams has a new optional parameter filter | ||
- Interface ContainerAppsRevisionsListRevisionsOptionalParams has a new optional parameter filter | ||
- Interface ContainerAppsUpdateOptionalParams has a new optional parameter resumeFrom | ||
- Interface ContainerAppsUpdateOptionalParams has a new optional parameter updateIntervalInMs | ||
- Interface GithubActionConfiguration has a new optional parameter contextPath | ||
- Interface GithubActionConfiguration has a new optional parameter image | ||
- Interface ManagedEnvironmentsUpdateOptionalParams has a new optional parameter resumeFrom | ||
- Interface ManagedEnvironmentsUpdateOptionalParams has a new optional parameter updateIntervalInMs | ||
- Interface RegistryCredentials has a new optional parameter identity | ||
- Interface TrafficWeight has a new optional parameter label | ||
- Class ContainerAppsAPIClient has a new parameter namespaces | ||
- Type Alias ManagedEnvironment has a new parameter daprAIConnectionString | ||
- Type Alias ManagedEnvironment has a new parameter zoneRedundant | ||
- Added Enum KnownCheckNameAvailabilityReason | ||
- Added Enum KnownScheme | ||
|
||
**Breaking Changes** | ||
|
||
- Removed operation ContainerApps.update | ||
- Removed operation ManagedEnvironments.update | ||
- Interface GithubActionConfiguration no longer has parameter dockerfilePath | ||
|
||
|
||
## 1.0.0-beta.1 (2022-03-23) | ||
|
||
The package of @azure/arm-app 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": "82fdf284eea880a8e027c354911a814999a77178", | ||
"commit": "b5ad4542adefb1c4485be0456f4f67f866139286", | ||
"readme": "specification/app/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\work\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\app\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-beta.17 --generate-sample=true", | ||
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --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/app/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20220105.1", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.1.3", | ||
"use": "@autorest/typescript@6.0.0-beta.17" | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.0", | ||
"use": "@autorest/typescript@6.0.0-alpha.16.20220105.1" | ||
} |
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
5 changes: 0 additions & 5 deletions
5
sdk/app/arm-app/recordings/node/my_test/recording_sample_test.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.