Skip to content

Commit

Permalink
CodeGen from PR 31567 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge f59eeb624428e37a43029afa2225fd67542af47c into 6724a3287abf1c9cd539084d2d47b4df53df1309
  • Loading branch information
SDKAuto committed Nov 15, 2024
1 parent 59ce884 commit e097ca8
Show file tree
Hide file tree
Showing 30 changed files with 2,876 additions and 2,943 deletions.
10 changes: 7 additions & 3 deletions common/config/rush/pnpm-lock.yaml

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

137 changes: 130 additions & 7 deletions sdk/chaos/arm-chaos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,138 @@
# Release History

## 1.1.1 (Unreleased)

## 2.0.0 (2024-11-15)
### Features Added

### Breaking Changes
- Added operation group ExperimentExecutions
- Added operation Experiments.listByResourceGroup
- Added operation Experiments.listBySubscription
- Added operation Operations.list
- Added Interface CapabilityProperties
- Added Interface CapabilityTypeProperties
- Added Interface ComponentsQjfoe3SchemasManagedserviceidentityupdatePropertiesUserassignedidentitiesAdditionalproperties
- Added Interface ExperimentExecutionsDetailsOptionalParams
- Added Interface ExperimentExecutionsGetOptionalParams
- Added Interface ExperimentExecutionsListNextOptionalParams
- Added Interface ExperimentExecutionsListOptionalParams
- Added Interface ExperimentProperties
- Added Interface ExperimentsCancelHeaders
- Added Interface ExperimentsCreateOrUpdateHeaders
- Added Interface ExperimentsDeleteHeaders
- Added Interface ExperimentsListByResourceGroupNextOptionalParams
- Added Interface ExperimentsListByResourceGroupOptionalParams
- Added Interface ExperimentsListBySubscriptionNextOptionalParams
- Added Interface ExperimentsListBySubscriptionOptionalParams
- Added Interface ExperimentsStartHeaders
- Added Interface ExperimentsUpdateHeaders
- Added Interface ManagedServiceIdentity
- Added Interface ManagedServiceIdentityUpdate
- Added Interface OperationsListNextOptionalParams
- Added Interface OperationsListOptionalParams
- Added Interface PostActionResponse
- Added Interface ProxyResource
- Added Interface TargetTypeProperties
- Added Type Alias ExperimentActionType
- Added Type Alias ExperimentExecutionsDetailsResponse
- Added Type Alias ExperimentExecutionsGetResponse
- Added Type Alias ExperimentExecutionsListNextResponse
- Added Type Alias ExperimentExecutionsListResponse
- Added Type Alias ExperimentsCancelResponse
- Added Type Alias ExperimentsDeleteResponse
- Added Type Alias ExperimentsListByResourceGroupNextResponse
- Added Type Alias ExperimentsListByResourceGroupResponse
- Added Type Alias ExperimentsListBySubscriptionNextResponse
- Added Type Alias ExperimentsListBySubscriptionResponse
- Added Type Alias ExperimentsStartResponse
- Added Type Alias ManagedServiceIdentityType
- Added Type Alias OperationsListNextResponse
- Added Type Alias OperationsListResponse
- Interface Capability has a new optional parameter properties
- Interface CapabilityType has a new optional parameter properties
- Interface ExperimentExecution has a new optional parameter properties
- Interface ExperimentExecutionDetails has a new optional parameter properties
- Interface ExperimentExecutionProperties has a new optional parameter provisioningState
- Interface Resource has a new optional parameter systemData
- Type of parameter type of interface ChaosExperimentAction is changed from "delay" | "discrete" | "continuous" to "continuous" | "delay" | "discrete"
- Added Enum KnownExperimentActionType
- Added Enum KnownManagedServiceIdentityType

### Bugs Fixed

### Other Changes
### Breaking Changes

- Removed operation group OperationStatuses
- Removed operation Experiments.executionDetails
- Removed operation Experiments.getExecution
- Removed operation Experiments.list
- Removed operation Experiments.listAll
- Removed operation Experiments.listAllExecutions
- Removed operation Operations.listAll
- Operation Capabilities.createOrUpdate has a new signature
- Operation Capabilities.delete has a new signature
- Operation Capabilities.get has a new signature
- Operation Capabilities.list has a new signature
- Operation Experiments.beginCancel has a new signature
- Operation Experiments.beginCancelAndWait has a new signature
- Operation Experiments.beginStart has a new signature
- Operation Experiments.beginStartAndWait has a new signature
- Operation Targets.createOrUpdate has a new signature
- Operation Targets.delete has a new signature
- Operation Targets.get has a new signature
- Operation Targets.list has a new signature
- Interface Capability no longer has parameter description
- Interface Capability no longer has parameter parametersSchema
- Interface Capability no longer has parameter publisher
- Interface Capability no longer has parameter systemData
- Interface Capability no longer has parameter targetType
- Interface Capability no longer has parameter urn
- Interface CapabilityType no longer has parameter azureRbacActions
- Interface CapabilityType no longer has parameter azureRbacDataActions
- Interface CapabilityType no longer has parameter description
- Interface CapabilityType no longer has parameter displayName
- Interface CapabilityType no longer has parameter kind
- Interface CapabilityType no longer has parameter location
- Interface CapabilityType no longer has parameter parametersSchema
- Interface CapabilityType no longer has parameter publisher
- Interface CapabilityType no longer has parameter runtimeProperties
- Interface CapabilityType no longer has parameter systemData
- Interface CapabilityType no longer has parameter targetType
- Interface CapabilityType no longer has parameter urn
- Interface Experiment no longer has parameter provisioningState
- Interface Experiment no longer has parameter selectors
- Interface Experiment no longer has parameter steps
- Interface Experiment no longer has parameter systemData
- Interface ExperimentExecution no longer has parameter id
- Interface ExperimentExecution no longer has parameter name
- Interface ExperimentExecution no longer has parameter startedAt
- Interface ExperimentExecution no longer has parameter status
- Interface ExperimentExecution no longer has parameter stoppedAt
- Interface ExperimentExecution no longer has parameter type
- Interface ExperimentExecutionDetails no longer has parameter failureReason
- Interface ExperimentExecutionDetails no longer has parameter lastActionAt
- Interface ExperimentExecutionDetails no longer has parameter runInformation
- Interface ExperimentExecutionDetails no longer has parameter startedAt
- Interface ExperimentExecutionDetails no longer has parameter status
- Interface ExperimentExecutionDetails no longer has parameter stoppedAt
- Interface Target no longer has parameter location
- Interface Target no longer has parameter systemData
- Interface TargetType no longer has parameter description
- Interface TargetType no longer has parameter displayName
- Interface TargetType no longer has parameter location
- Interface TargetType no longer has parameter propertiesSchema
- Interface TargetType no longer has parameter resourceTypes
- Interface TargetType no longer has parameter systemData
- Interface Experiment has a new required parameter properties
- Interface TargetType has a new required parameter properties
- Parameter value of interface CapabilityListResult is now required
- Parameter value of interface CapabilityTypeListResult is now required
- Parameter value of interface ExperimentExecutionListResult is now required
- Parameter value of interface ExperimentListResult is now required
- Parameter value of interface TargetListResult is now required
- Parameter value of interface TargetTypeListResult is now required
- Type of parameter identity of interface Experiment is changed from ResourceIdentity to ManagedServiceIdentity
- Type of parameter identity of interface ExperimentUpdate is changed from ResourceIdentity to ManagedServiceIdentityUpdate
- Class ChaosManagementClient no longer has parameter operationStatuses


## 1.1.0 (2024-03-06)

### Features Added
Expand Down
8 changes: 4 additions & 4 deletions sdk/chaos/arm-chaos/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "0bfc45106eea53d49f1b554c25c509a9fd69b9fa",
"commit": "f5ef4cd07238ed2b717fd10a4ac7209b9a6602b8",
"readme": "specification/chaos/resource-manager/readme.md",
"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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\chaos\\resource-manager\\readme.md --use=@autorest/[email protected].17 --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/chaos/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/[email protected].17"
"release_tool": "@azure-tools/[email protected].16",
"use": "@autorest/typescript@^6.0.12"
}
69 changes: 32 additions & 37 deletions sdk/chaos/arm-chaos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for ChaosManagementClient.",
"version": "1.1.1",
"version": "2.0.0",
"engines": {
"node": ">=18.0.0"
},
"dependencies": {
"@azure/abort-controller": "^1.0.0",
"@azure/core-auth": "^1.6.0",
"@azure/core-client": "^1.7.0",
"@azure/core-lro": "^2.5.4",
"@azure/abort-controller": "^2.1.2",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.6.0",
"@azure/core-rest-pipeline": "^1.14.0",
"tslib": "^2.2.0"
},
Expand All @@ -28,19 +28,22 @@
"module": "./dist-esm/src/index.js",
"types": "./types/arm-chaos.d.ts",
"devDependencies": {
"@azure-tools/test-credential": "^1.0.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure/arm-cosmosdb": "16.0.0-beta.6",
"@microsoft/api-extractor": "^7.31.1",
"typescript": "~5.6.2",
"uglify-js": "^3.4.9",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.0.1",
"@types/chai": "^4.2.8",
"@azure/identity": "^4.2.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.1.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"@types/node": "^18.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"dotenv": "^16.0.0",
"mocha": "^10.0.0",
"ts-node": "^10.0.0",
"typescript": "~5.6.2"
"cross-env": "^7.0.2",
"@types/node": "^18.0.0",
"ts-node": "^10.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -68,28 +71,28 @@
],
"scripts": {
"build": "npm run clean && tsc && dev-tool run bundle && npm run minify && dev-tool run vendored mkdirp ./review && npm run extract-api",
"build:browser": "echo skipped",
"minify": "uglifyjs -c -m --comments --source-map \"content='./dist/index.js.map'\" -o ./dist/index.min.js ./dist/index.js",
"prepack": "npm run build",
"pack": "npm pack 2>&1",
"extract-api": "dev-tool run extract-api",
"lint": "echo skipped",
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:samples": "echo skipped.",
"build:browser": "echo skipped",
"build:test": "echo skipped",
"build:samples": "echo skipped.",
"check-format": "echo skipped",
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"execute:samples": "echo skipped",
"extract-api": "dev-tool run extract-api",
"format": "echo skipped",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:browser": "echo skipped",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"lint": "echo skipped",
"minify": "dev-tool run vendored uglifyjs -c -m --comments --source-map \"content='./dist/index.js.map'\" -o ./dist/index.min.js ./dist/index.js",
"pack": "npm pack 2>&1",
"prepack": "npm run build",
"test": "npm run integration-test",
"test:browser": "echo skipped",
"test:node": "echo skipped",
"test:browser": "echo skipped",
"unit-test": "npm run unit-test:node && npm run unit-test:browser",
"unit-test:node": "cross-env TEST_MODE=playback npm run integration-test:node",
"unit-test:browser": "echo skipped",
"unit-test:node": "dev-tool run vendored cross-env TEST_MODE=playback npm run integration-test:node",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"integration-test:browser": "echo skipped",
"update-snippets": "echo skipped"
},
"sideEffects": false,
Expand All @@ -102,13 +105,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/chaos/arm-chaos",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-chaos?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/chaos/arm-chaos"
}
Loading

0 comments on commit e097ca8

Please sign in to comment.