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 18849 in Azure/azure-rest-api-specs
Merge a8ef0b43854083630413e2dba2945c68fd112032 into bfc629362a914f63133ec7ecdbe3c1bdd539512f
- Loading branch information
SDKAuto
committed
Apr 28, 2022
1 parent
e1811b8
commit 6a692ba
Showing
166 changed files
with
3,529 additions
and
8,171 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,45 @@ | ||
# Release History | ||
|
||
## 1.0.0 (2022-04-28) | ||
|
||
**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 | ||
- 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 | ||
|
||
**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": "43ea936f72ec4d44990a95c73afaff3af5f24a58", | ||
"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.