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 18678 in Azure/azure-rest-api-specs
Merge a4391f4a4cf6459cd73f238545dc2df4209e9de1 into bbd44410581ae5aed9ef0dcb3ad8f22a6c0dd670
- Loading branch information
SDKAuto
committed
Apr 13, 2022
1 parent
ed2185a
commit d60984e
Showing
164 changed files
with
3,501 additions
and
8,144 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-13) | ||
|
||
**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": "c25b575d9d327c31f56f3f6e8eb3b291ab8b9d84", | ||
"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/[email protected]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/[email protected]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/[email protected]beta.17" | ||
"release_tool": "@azure-tools/js-sdk-release-tools@2.2.6", | ||
"use": "@autorest/[email protected]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.