|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 2.1.0-beta.4 (2026-05-28) |
| 4 | +Compared with version 2.0.0 |
| 5 | + |
| 6 | +### Features Added |
| 7 | + - Added operation group ClusterMeshProfilesOperations |
| 8 | + - Added operation group FleetManagedNamespacesOperations |
| 9 | + - Added operation group GatesOperations |
| 10 | + - Added Interface Affinity |
| 11 | + - Added Interface CiliumProperties |
| 12 | + - Added Interface ClusterAffinity |
| 13 | + - Added Interface ClusterMeshProfile |
| 14 | + - Added Interface ClusterMeshProfileProperties |
| 15 | + - Added Interface ClusterMeshProfilesApplyOptionalParams |
| 16 | + - Added Interface ClusterMeshProfilesCreateOrUpdateOptionalParams |
| 17 | + - Added Interface ClusterMeshProfilesDeleteOptionalParams |
| 18 | + - Added Interface ClusterMeshProfilesGetOptionalParams |
| 19 | + - Added Interface ClusterMeshProfilesListByFleetOptionalParams |
| 20 | + - Added Interface ClusterMeshProfileStatus |
| 21 | + - Added Interface ClusterResourcePlacementSpec |
| 22 | + - Added Interface ClusterSelector |
| 23 | + - Added Interface ClusterSelectorTerm |
| 24 | + - Added Interface FleetManagedNamespace |
| 25 | + - Added Interface FleetManagedNamespacePatch |
| 26 | + - Added Interface FleetManagedNamespaceProperties |
| 27 | + - Added Interface FleetManagedNamespacesCreateOrUpdateOptionalParams |
| 28 | + - Added Interface FleetManagedNamespacesDeleteOptionalParams |
| 29 | + - Added Interface FleetManagedNamespacesGetOptionalParams |
| 30 | + - Added Interface FleetManagedNamespacesListByFleetOptionalParams |
| 31 | + - Added Interface FleetManagedNamespaceStatus |
| 32 | + - Added Interface FleetManagedNamespacesUpdateOptionalParams |
| 33 | + - Added Interface Gate |
| 34 | + - Added Interface GateConfiguration |
| 35 | + - Added Interface GatePatch |
| 36 | + - Added Interface GatePatchProperties |
| 37 | + - Added Interface GateProperties |
| 38 | + - Added Interface GatesGetOptionalParams |
| 39 | + - Added Interface GatesListByFleetOptionalParams |
| 40 | + - Added Interface GatesUpdateOptionalParams |
| 41 | + - Added Interface GateTarget |
| 42 | + - Added Interface LabelSelector |
| 43 | + - Added Interface LabelSelectorRequirement |
| 44 | + - Added Interface ManagedNamespaceProperties |
| 45 | + - Added Interface MemberSelector |
| 46 | + - Added Interface MeshMemberStatus |
| 47 | + - Added Interface MeshProperties |
| 48 | + - Added Interface NetworkPolicy |
| 49 | + - Added Interface PlacementPolicy |
| 50 | + - Added Interface PlacementProfile |
| 51 | + - Added Interface PropagationPolicy |
| 52 | + - Added Interface PropertySelector |
| 53 | + - Added Interface PropertySelectorRequirement |
| 54 | + - Added Interface ResourceQuota |
| 55 | + - Added Interface Toleration |
| 56 | + - Added Interface UpdateRunGateStatus |
| 57 | + - Added Interface UpdateRunGateTargetProperties |
| 58 | + - Interface AutoUpgradeProfileProperties has a new optional parameter longTermSupport |
| 59 | + - Interface AutoUpgradeProfileProperties has a new optional parameter targetKubernetesVersion |
| 60 | + - Interface AutoUpgradeProfilesListByFleetOptionalParams has a new optional parameter skipToken |
| 61 | + - Interface AutoUpgradeProfilesListByFleetOptionalParams has a new optional parameter top |
| 62 | + - Interface ContainerServiceFleetClientOptionalParams has a new optional parameter cloudSetting |
| 63 | + - Interface FleetMemberProperties has a new optional parameter labels |
| 64 | + - Interface FleetMemberProperties has a new optional parameter meshProperties |
| 65 | + - Interface FleetMembersListByFleetOptionalParams has a new optional parameter filter |
| 66 | + - Interface FleetMembersListByFleetOptionalParams has a new optional parameter skipToken |
| 67 | + - Interface FleetMembersListByFleetOptionalParams has a new optional parameter top |
| 68 | + - Interface FleetMemberUpdateProperties has a new optional parameter labels |
| 69 | + - Interface FleetsListBySubscriptionOptionalParams has a new optional parameter skipToken |
| 70 | + - Interface FleetsListBySubscriptionOptionalParams has a new optional parameter top |
| 71 | + - Interface FleetUpdateStrategiesListByFleetOptionalParams has a new optional parameter skipToken |
| 72 | + - Interface FleetUpdateStrategiesListByFleetOptionalParams has a new optional parameter top |
| 73 | + - Interface UpdateGroup has a new optional parameter afterGates |
| 74 | + - Interface UpdateGroup has a new optional parameter beforeGates |
| 75 | + - Interface UpdateGroup has a new optional parameter maxConcurrency |
| 76 | + - Interface UpdateGroupStatus has a new optional parameter afterGates |
| 77 | + - Interface UpdateGroupStatus has a new optional parameter beforeGates |
| 78 | + - Interface UpdateGroupStatus has a new optional parameter maxConcurrency |
| 79 | + - Interface UpdateRunsListByFleetOptionalParams has a new optional parameter skipToken |
| 80 | + - Interface UpdateRunsListByFleetOptionalParams has a new optional parameter top |
| 81 | + - Interface UpdateStage has a new optional parameter afterGates |
| 82 | + - Interface UpdateStage has a new optional parameter beforeGates |
| 83 | + - Interface UpdateStage has a new optional parameter maxConcurrency |
| 84 | + - Interface UpdateStageStatus has a new optional parameter afterGates |
| 85 | + - Interface UpdateStageStatus has a new optional parameter beforeGates |
| 86 | + - Interface UpdateStageStatus has a new optional parameter maxConcurrency |
| 87 | + - Added Type Alias AdoptionPolicy |
| 88 | + - Added Type Alias AzureSupportedClouds |
| 89 | + - Added Type Alias ClusterMeshProfileProvisioningState |
| 90 | + - Added Type Alias ClusterMeshState |
| 91 | + - Added Type Alias DeletePolicy |
| 92 | + - Added Type Alias FleetManagedNamespaceProvisioningState |
| 93 | + - Added Type Alias GateProvisioningState |
| 94 | + - Added Type Alias GateState |
| 95 | + - Added Type Alias GateType |
| 96 | + - Added Type Alias LabelSelectorOperator |
| 97 | + - Added Type Alias MeshMemberState |
| 98 | + - Added Type Alias PlacementType |
| 99 | + - Added Type Alias PolicyRule |
| 100 | + - Added Type Alias PropagationType |
| 101 | + - Added Type Alias PropertySelectorOperator |
| 102 | + - Added Type Alias TaintEffect |
| 103 | + - Added Type Alias Timing |
| 104 | + - Added Type Alias TolerationOperator |
| 105 | + - Added Enum AzureClouds |
| 106 | + - Added Enum KnownAdoptionPolicy |
| 107 | + - Added Enum KnownClusterMeshProfileProvisioningState |
| 108 | + - Added Enum KnownClusterMeshState |
| 109 | + - Added Enum KnownDeletePolicy |
| 110 | + - Added Enum KnownFleetManagedNamespaceProvisioningState |
| 111 | + - Added Enum KnownGateProvisioningState |
| 112 | + - Added Enum KnownGateState |
| 113 | + - Added Enum KnownGateType |
| 114 | + - Added Enum KnownLabelSelectorOperator |
| 115 | + - Added Enum KnownMeshMemberState |
| 116 | + - Added Enum KnownPlacementType |
| 117 | + - Added Enum KnownPolicyRule |
| 118 | + - Added Enum KnownPropagationType |
| 119 | + - Added Enum KnownPropertySelectorOperator |
| 120 | + - Added Enum KnownTaintEffect |
| 121 | + - Added Enum KnownTiming |
| 122 | + - Added Enum KnownTolerationOperator |
| 123 | + - Enum KnownUpdateState has a new value Pending |
| 124 | + - Enum KnownUpgradeChannel has a new value TargetKubernetesVersion |
| 125 | + - Enum KnownVersions has a new value V20220902Preview |
| 126 | + - Enum KnownVersions has a new value V20230315Preview |
| 127 | + - Enum KnownVersions has a new value V20230615Preview |
| 128 | + - Enum KnownVersions has a new value V20230815Preview |
| 129 | + - Enum KnownVersions has a new value V20240202Preview |
| 130 | + - Enum KnownVersions has a new value V20240502Preview |
| 131 | + - Enum KnownVersions has a new value V20250401Preview |
| 132 | + - Enum KnownVersions has a new value V20250801Preview |
| 133 | + - Enum KnownVersions has a new value V20260201Preview |
| 134 | + - Enum KnownVersions has a new value V20260302Preview |
| 135 | + |
3 | 136 | ## 2.1.0-beta.3 (2026-03-30) |
4 | 137 | Compared with version 2.0.0 |
5 | 138 |
|
|
0 commit comments