Skip to content

Commit

Permalink
CodeGen from PR 26047 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 0634f947c30ed0509b8ba2ae2f0b0578bcba76ef into 93b44fb2ce90f5c467cc44e9aab10476d5d86e07
  • Loading branch information
SDKAuto committed Oct 2, 2023
1 parent 790fea5 commit 3efd071
Show file tree
Hide file tree
Showing 32 changed files with 404 additions and 13,276 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Release History

## 4.4.0-beta.2 (2023-10-02)
### Breaking Changes

- Operation `*TrustedAccessRoleBindingsClient.CreateOrUpdate` has been changed to LRO, use `*TrustedAccessRoleBindingsClient.BeginCreateOrUpdate` instead.
- Operation `*TrustedAccessRoleBindingsClient.Delete` has been changed to LRO, use `*TrustedAccessRoleBindingsClient.BeginDelete` instead.

### Features Added

- New value `NetworkPolicyNone` added to enum type `NetworkPolicy`
- New enum type `AddonAutoscaling` with values `AddonAutoscalingDisabled`, `AddonAutoscalingEnabled`
- New enum type `NodeProvisioningMode` with values `NodeProvisioningModeAuto`, `NodeProvisioningModeManual`
- New struct `IstioEgressGateway`
- New struct `ManagedClusterNodeProvisioningProfile`
- New field `EgressGateways` in struct `IstioComponents`
- New field `NodeProvisioningProfile` in struct `ManagedClusterProperties`
- New field `DaemonsetEvictionForEmptyNodes`, `DaemonsetEvictionForOccupiedNodes`, `Expanders`, `IgnoreDaemonsetsUtilization` in struct `ManagedClusterPropertiesAutoScalerProfile`
- New field `AddonAutoscaling` in struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`


## 4.4.0-beta.1 (2023-09-22)
### Features Added

Expand Down

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

Loading

0 comments on commit 3efd071

Please sign in to comment.