Skip to content

Commit

Permalink
CodeGen from PR 20062 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 83d4461e2d1ccd5a22d31d6b49ecf893592409cf into 8dcda61db4e406d362a3dd414686f01a83637af7
  • Loading branch information
SDKAuto committed Aug 2, 2022
1 parent ea4b4ae commit d5db10f
Show file tree
Hide file tree
Showing 29 changed files with 4,487 additions and 1,781 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Release History

## 2.0.0-beta.3 (2022-08-02)
### Features Added

- New const `ControlledValuesRequestsAndLimits`
- New const `UpdateModeInitial`
- New const `ControlledValuesRequestsOnly`
- New const `PublicNetworkAccessSecuredByPerimeter`
- New const `UpdateModeAuto`
- New const `UpdateModeOff`
- New const `UpdateModeRecreate`
- New function `PossibleControlledValuesValues() []ControlledValues`
- New function `PossibleUpdateModeValues() []UpdateMode`
- New function `*ManagedClustersClient.AbortLatestOperation(context.Context, string, string, *ManagedClustersClientAbortLatestOperationOptions) (ManagedClustersClientAbortLatestOperationResponse, error)`
- New function `*AgentPoolsClient.AbortLatestOperation(context.Context, string, string, string, *AgentPoolsClientAbortLatestOperationOptions) (AgentPoolsClientAbortLatestOperationResponse, error)`
- New struct `AgentPoolsClientAbortLatestOperationOptions`
- New struct `AgentPoolsClientAbortLatestOperationResponse`
- New struct `ManagedClusterSecurityProfileImageCleaner`
- New struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`
- New struct `ManagedClustersClientAbortLatestOperationOptions`
- New struct `ManagedClustersClientAbortLatestOperationResponse`
- New field `VerticalPodAutoscaler` in struct `ManagedClusterWorkloadAutoScalerProfile`
- New field `ImageCleaner` in struct `ManagedClusterSecurityProfile`


## 2.0.0 (2022-07-22)
### Breaking Changes

Expand Down

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

Loading

0 comments on commit d5db10f

Please sign in to comment.