Skip to content

Commit

Permalink
CodeGen from PR 19971 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 4c7c7665469dae35f6b0f7fe805894ccce61792d into c5faf3d368f4360b693bca335501c56f23c384d5
  • Loading branch information
SDKAuto committed Jul 27, 2022
1 parent 4e64650 commit 997ac6d
Show file tree
Hide file tree
Showing 29 changed files with 4,428 additions and 1,778 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release History

## 2.0.0-beta.3 (2022-07-27)
### Features Added

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


## 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 997ac6d

Please sign in to comment.