Skip to content

Commit

Permalink
chaos release (#23457)
Browse files Browse the repository at this point in the history
* chaos release

* update files

* update files

* Update sdk/chaos/arm-chaos/test/chaos_examples.spec.ts

Co-authored-by: Mary Gao <[email protected]>
  • Loading branch information
kazrael2119 and MaryGao authored Oct 19, 2022
1 parent 0fceaa3 commit 8714e51
Show file tree
Hide file tree
Showing 92 changed files with 5,802 additions and 6,773 deletions.
12 changes: 6 additions & 6 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 13 additions & 10 deletions sdk/chaos/arm-chaos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
# Release History

## 1.0.0-beta.2 (2022-10-19)

**Features**

## 1.0.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added Interface Filter
- Added Interface SimpleFilter
- Added Interface SimpleFilterParameters
- Added Type Alias FilterType
- Added Type Alias FilterUnion
- Interface Selector has a new optional parameter filter
- Added Enum KnownFilterType


## 1.0.0-beta.1 (2022-09-13)

The package of @azure/arm-chaos is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
6 changes: 3 additions & 3 deletions sdk/chaos/arm-chaos/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "2acf276d94cf6a8767aaa21b3b6038685eadf20b",
"commit": "54b27b92dc50b8f7361c6afb9872066ab14700b5",
"readme": "specification/chaos/resource-manager/readme.md",
"autorest_command": "autorest --version=3.8.4 --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\\chaos\\resource-manager\\readme.md --use=@autorest/[email protected].1.20220727.1 --generate-sample=true",
"autorest_command": "autorest --version=3.8.4 --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\\chaos\\resource-manager\\readme.md --use=@autorest/[email protected].2.20221018.1 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected]",
"use": "@autorest/[email protected].1.20220727.1"
"use": "@autorest/[email protected].2.20221018.1"
}
1 change: 1 addition & 0 deletions sdk/chaos/arm-chaos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/arm-cosmosdb": "^15.2.0"
},
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8714e51

Please sign in to comment.