Skip to content

Commit

Permalink
CodeGen from PR 32093 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 0f270893bbf58e01a9b6dc7ad165ab5667eda71f into 62f75b8d312ae499a304c736b310126069ef7606
  • Loading branch information
SDKAuto committed Jan 10, 2025
1 parent a12227f commit 518d749
Show file tree
Hide file tree
Showing 156 changed files with 7,148 additions and 11,369 deletions.
90 changes: 36 additions & 54 deletions common/config/rush/pnpm-lock.yaml

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

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

## 1.1.1 (Unreleased)


## 2.0.0-beta.1 (2025-01-10)
Compared with version 1.1.0

### Features Added

### Breaking Changes
- Added operation group ExperimentExecutionsOperations
- Added operation group PrivateAccessesOperations
- Added operation group PrivateEndpointConnectionsOperations
- Added operation ExperimentsOperations.cancel
- Added operation ExperimentsOperations.createOrUpdate
- Added operation ExperimentsOperations.delete
- Added operation ExperimentsOperations.start
- Added operation ExperimentsOperations.update
- Added operation OperationsOperations.list
- Added Interface CapabilityProperties
- Added Interface CapabilityTypeProperties
- Added Interface CustomerDataStorageProperties
- Added Interface ExperimentExecutionsGetExecutionDetailsOptionalParams
- Added Interface ExperimentExecutionsGetExecutionOptionalParams
- Added Interface ExperimentExecutionsListAllExecutionsOptionalParams
- Added Interface ExperimentProperties
- Added Interface ManagedServiceIdentity
- Added Interface OperationsListOptionalParams
- Added Interface OperationStatusResult
- Added Interface PagedAsyncIterableIterator
- Added Interface PageSettings
- Added Interface PrivateAccess
- Added Interface PrivateAccessesCreateOrUpdateOptionalParams
- Added Interface PrivateAccessesDeleteOptionalParams
- Added Interface PrivateAccessesGetOptionalParams
- Added Interface PrivateAccessesListAllOptionalParams
- Added Interface PrivateAccessesListOptionalParams
- Added Interface PrivateAccessesPrivateLinkResourcesOptionalParams
- Added Interface PrivateAccessesUpdateOptionalParams
- Added Interface PrivateAccessPatch
- Added Interface PrivateAccessProperties
- Added Interface PrivateEndpoint
- Added Interface PrivateEndpointConnection
- Added Interface PrivateEndpointConnectionProperties
- Added Interface PrivateEndpointConnectionsDeleteAPrivateEndpointConnectionOptionalParams
- Added Interface PrivateEndpointConnectionsGetAPrivateEndpointConnectionOptionalParams
- Added Interface PrivateEndpointConnectionsListPrivateEndpointConnectionsOptionalParams
- Added Interface PrivateLinkResource
- Added Interface PrivateLinkResourceProperties
- Added Interface PrivateLinkServiceConnectionState
- Added Interface ProxyResource
- Added Interface RestorePollerOptions
- Added Interface TargetProperties
- Added Interface TargetTypeProperties
- Added Type Alias ContinuablePage
- Added Type Alias ExperimentActionType
- Added Type Alias ManagedServiceIdentityType
- Added Type Alias PrivateEndpointServiceConnectionStatus
- Added Type Alias PublicNetworkAccessOption
- 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 ExperimentExecutionDetailsProperties has a new optional parameter startedAt
- Interface ExperimentExecutionDetailsProperties has a new optional parameter status
- Interface ExperimentExecutionDetailsProperties has a new optional parameter stoppedAt
- Interface Resource has a new optional parameter systemData
- Added Enum KnownExperimentActionType
- Added Enum KnownManagedServiceIdentityType
- Added Enum KnownPrivateEndpointServiceConnectionStatus
- Added Enum KnownPublicNetworkAccessOption
- Added Enum KnownVersions
- Enum KnownOrigin has a new value "user,system"
- Enum KnownOrigin has a new value system
- Enum KnownOrigin has a new value user
- Added function restorePoller

### Bugs Fixed

### Other Changes
### Breaking Changes

- Removed operation Experiments.beginCancel
- Removed operation Experiments.beginCancelAndWait
- Removed operation Experiments.beginCreateOrUpdate
- Removed operation Experiments.beginCreateOrUpdateAndWait
- Removed operation Experiments.beginDelete
- Removed operation Experiments.beginDeleteAndWait
- Removed operation Experiments.beginStart
- Removed operation Experiments.beginStartAndWait
- Removed operation Experiments.beginUpdate
- Removed operation Experiments.beginUpdateAndWait
- Removed operation Experiments.executionDetails
- Removed operation Experiments.getExecution
- Removed operation Experiments.listAllExecutions
- Removed operation Operations.listAll
- Class ChaosManagementClient 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 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 ChaosManagementClientOptionalParams no longer has parameter $host
- Interface ChaosManagementClientOptionalParams no longer has parameter endpoint
- 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 ExperimentsCancelOptionalParams no longer has parameter resumeFrom
- Interface ExperimentsCreateOrUpdateOptionalParams no longer has parameter resumeFrom
- Interface ExperimentsDeleteOptionalParams no longer has parameter resumeFrom
- Interface ExperimentsStartOptionalParams no longer has parameter resumeFrom
- Interface ExperimentsUpdateOptionalParams no longer has parameter resumeFrom
- 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 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
- Type of parameter type of interface ChaosExperimentAction is changed from "delay" | "discrete" | "continuous" to ExperimentActionType
- Type of parameter type of interface ChaosTargetFilter is changed from "Simple" to FilterType
- Type of parameter type of interface ChaosTargetSelector is changed from "List" | "Query" to SelectorType
- Type of parameter info of interface ErrorAdditionalInfo is changed from Record<string, unknown> to Record<string, any>
- 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 ManagedServiceIdentity
- Type of parameter tags of interface ExperimentUpdate is changed from {
[propertyName: string]: string;
} to Record<string, string>
- Type of parameter properties of interface Target is changed from {
[propertyName: string]: any;
} to TargetProperties
- Type of parameter tags of interface TrackedResource is changed from {
[propertyName: string]: string;
} to Record<string, string>
- Class ChaosManagementClient no longer has parameter $host
- Class ChaosManagementClient no longer has parameter apiVersion
- Class ChaosManagementClient no longer has parameter subscriptionId
- Enum KnownOrigin no longer has value System
- Enum KnownOrigin no longer has value User
- Enum KnownOrigin no longer has value UserSystem
- Removed function getContinuationToken


## 1.1.0 (2024-03-06)

### Features Added
Expand Down
Loading

0 comments on commit 518d749

Please sign in to comment.