|
1 | 1 | # Release History
|
2 | 2 |
|
| 3 | +## 3.0.0b1 (2025-04-10) |
| 4 | + |
| 5 | +### Features Added |
| 6 | + |
| 7 | + - Client `DesktopVirtualizationMgmtClient` added operation group `session_host_managements` |
| 8 | + - Client `DesktopVirtualizationMgmtClient` added operation group `initiate_session_host_update` |
| 9 | + - Client `DesktopVirtualizationMgmtClient` added operation group `control_session_host_update` |
| 10 | + - Client `DesktopVirtualizationMgmtClient` added operation group `control_session_host_provisioning` |
| 11 | + - Client `DesktopVirtualizationMgmtClient` added operation group `session_host_managements_update_status` |
| 12 | + - Client `DesktopVirtualizationMgmtClient` added operation group `session_host_provisioning_statuses` |
| 13 | + - Client `DesktopVirtualizationMgmtClient` added operation group `session_host_configurations` |
| 14 | + - Client `DesktopVirtualizationMgmtClient` added operation group `active_session_host_configurations` |
| 15 | + - Client `DesktopVirtualizationMgmtClient` added operation group `session_host` |
| 16 | + - Model `AppAttachPackagePatch` added property `tags` |
| 17 | + - Model `AppAttachPackagePatchProperties` added property `package_lookback_url` |
| 18 | + - Model `AppAttachPackagePatchProperties` added property `custom_data` |
| 19 | + - Model `AppAttachPackageProperties` added property `package_owner_name` |
| 20 | + - Model `AppAttachPackageProperties` added property `package_lookback_url` |
| 21 | + - Model `AppAttachPackageProperties` added property `custom_data` |
| 22 | + - Model `HostPool` added property `management_type` |
| 23 | + - Model `HostPool` added property `managed_private_udp` |
| 24 | + - Model `HostPool` added property `direct_udp` |
| 25 | + - Model `HostPool` added property `public_udp` |
| 26 | + - Model `HostPool` added property `relay_udp` |
| 27 | + - Model `HostPoolPatch` added property `managed_private_udp` |
| 28 | + - Model `HostPoolPatch` added property `direct_udp` |
| 29 | + - Model `HostPoolPatch` added property `public_udp` |
| 30 | + - Model `HostPoolPatch` added property `relay_udp` |
| 31 | + - Enum `LoadBalancerType` added member `MULTIPLE_PERSISTENT` |
| 32 | + - Enum `ScalingHostPoolType` added member `PERSONAL` |
| 33 | + - Model `ScalingPlanPooledSchedule` added property `name_properties_name` |
| 34 | + - Model `ScalingPlanPooledSchedule` added property `scaling_method` |
| 35 | + - Model `ScalingPlanPooledSchedule` added property `create_delete` |
| 36 | + - Model `ScalingPlanPooledSchedulePatch` added property `name_properties_name` |
| 37 | + - Model `ScalingPlanPooledSchedulePatch` added property `scaling_method` |
| 38 | + - Model `ScalingPlanPooledSchedulePatch` added property `create_delete` |
| 39 | + - Model `ScalingSchedule` added property `scaling_method` |
| 40 | + - Model `ScalingSchedule` added property `create_delete` |
| 41 | + - Model `SessionHost` added property `active_sessions` |
| 42 | + - Model `SessionHost` added property `disconnected_sessions` |
| 43 | + - Model `SessionHost` added property `pending_sessions` |
| 44 | + - Model `SessionHost` added property `last_session_host_update_time` |
| 45 | + - Model `SessionHost` added property `session_host_configuration` |
| 46 | + - Added model `ActiveDirectoryInfoPatchProperties` |
| 47 | + - Added model `ActiveDirectoryInfoProperties` |
| 48 | + - Added model `ActiveSessionHostConfiguration` |
| 49 | + - Added model `ActiveSessionHostConfigurationList` |
| 50 | + - Added model `AzureActiveDirectoryInfoProperties` |
| 51 | + - Added model `BootDiagnosticsInfoPatchProperties` |
| 52 | + - Added model `BootDiagnosticsInfoProperties` |
| 53 | + - Added enum `CanaryPolicy` |
| 54 | + - Added model `CreateDeleteProperties` |
| 55 | + - Added model `CustomInfoPatchProperties` |
| 56 | + - Added model `CustomInfoProperties` |
| 57 | + - Added enum `DiffDiskOption` |
| 58 | + - Added enum `DiffDiskPlacement` |
| 59 | + - Added model `DiffDiskProperties` |
| 60 | + - Added enum `DirectUDP` |
| 61 | + - Added model `DiskInfoProperties` |
| 62 | + - Added model `DomainInfoPatchProperties` |
| 63 | + - Added model `DomainInfoProperties` |
| 64 | + - Added enum `DomainJoinType` |
| 65 | + - Added enum `FailedSessionHostCleanupPolicySHC` |
| 66 | + - Added enum `FaultType` |
| 67 | + - Added enum `HostPoolProvisioningAction` |
| 68 | + - Added model `HostPoolProvisioningControlParameter` |
| 69 | + - Added enum `HostPoolUpdateAction` |
| 70 | + - Added model `HostPoolUpdateConfigurationPatchProperties` |
| 71 | + - Added model `HostPoolUpdateConfigurationProperties` |
| 72 | + - Added model `HostPoolUpdateControlParameter` |
| 73 | + - Added model `HostPoolUpdateFault` |
| 74 | + - Added model `ImageInfoPatchProperties` |
| 75 | + - Added model `ImageInfoProperties` |
| 76 | + - Added model `KeyVaultCredentialsPatchProperties` |
| 77 | + - Added model `KeyVaultCredentialsProperties` |
| 78 | + - Added model `ManagedDiskProperties` |
| 79 | + - Added enum `ManagedPrivateUDP` |
| 80 | + - Added model `ManagedServiceIdentity` |
| 81 | + - Added enum `ManagedServiceIdentityType` |
| 82 | + - Added enum `ManagementType` |
| 83 | + - Added model `MarketplaceInfoPatchProperties` |
| 84 | + - Added model `MarketplaceInfoProperties` |
| 85 | + - Added model `NetworkInfoPatchProperties` |
| 86 | + - Added model `NetworkInfoProperties` |
| 87 | + - Added enum `OperationTypeSHM` |
| 88 | + - Added enum `ProvisioningStateSHC` |
| 89 | + - Added enum `PublicUDP` |
| 90 | + - Added enum `RelayUDP` |
| 91 | + - Added enum `ScalingMethod` |
| 92 | + - Added model `SecurityInfoPatchProperties` |
| 93 | + - Added model `SecurityInfoProperties` |
| 94 | + - Added model `SessionHostConfiguration` |
| 95 | + - Added model `SessionHostConfigurationList` |
| 96 | + - Added model `SessionHostConfigurationPatch` |
| 97 | + - Added model `SessionHostManagement` |
| 98 | + - Added model `SessionHostManagementList` |
| 99 | + - Added model `SessionHostManagementOperationProgress` |
| 100 | + - Added model `SessionHostManagementPatch` |
| 101 | + - Added model `SessionHostManagementProvisioningOperationProgress` |
| 102 | + - Added model `SessionHostManagementProvisioningStatus` |
| 103 | + - Added model `SessionHostManagementUpdateStatus` |
| 104 | + - Added model `SessionHostProvisioningConfigurationPatchProperties` |
| 105 | + - Added model `SessionHostProvisioningConfigurationProperties` |
| 106 | + - Added enum `Type` |
| 107 | + - Added model `UpdateSessionHostsRequestBody` |
| 108 | + - Added model `UserAssignedIdentity` |
| 109 | + - Added enum `VirtualMachineDiskType` |
| 110 | + - Added enum `VirtualMachineSecurityType` |
| 111 | + - Added model `ActiveSessionHostConfigurationsOperations` |
| 112 | + - Added model `ControlSessionHostProvisioningOperations` |
| 113 | + - Added model `ControlSessionHostUpdateOperations` |
| 114 | + - Added model `InitiateSessionHostUpdateOperations` |
| 115 | + - Added model `SessionHostConfigurationsOperations` |
| 116 | + - Added model `SessionHostManagementsOperations` |
| 117 | + - Added model `SessionHostManagementsUpdateStatusOperations` |
| 118 | + - Added model `SessionHostOperations` |
| 119 | + - Added model `SessionHostProvisioningStatusesOperations` |
| 120 | + - Method `ControlSessionHostProvisioningOperations.begin_post` has a new overload `def begin_post(self: None, resource_group_name: str, host_pool_name: str, host_pool_provisioning_control_parameter: HostPoolProvisioningControlParameter, content_type: str)` |
| 121 | + - Method `ControlSessionHostProvisioningOperations.begin_post` has a new overload `def begin_post(self: None, resource_group_name: str, host_pool_name: str, host_pool_provisioning_control_parameter: IO[bytes], content_type: str)` |
| 122 | + - Method `ControlSessionHostUpdateOperations.begin_post` has a new overload `def begin_post(self: None, resource_group_name: str, host_pool_name: str, host_pool_update_control_parameter: HostPoolUpdateControlParameter, content_type: str)` |
| 123 | + - Method `ControlSessionHostUpdateOperations.begin_post` has a new overload `def begin_post(self: None, resource_group_name: str, host_pool_name: str, host_pool_update_control_parameter: IO[bytes], content_type: str)` |
| 124 | + - Method `InitiateSessionHostUpdateOperations.post` has a new overload `def post(self: None, resource_group_name: str, host_pool_name: str, update_session_hosts_request_body: Optional[UpdateSessionHostsRequestBody], content_type: str)` |
| 125 | + - Method `InitiateSessionHostUpdateOperations.post` has a new overload `def post(self: None, resource_group_name: str, host_pool_name: str, update_session_hosts_request_body: Optional[IO[bytes]], content_type: str)` |
| 126 | + - Method `SessionHostConfigurationsOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, host_pool_name: str, session_host_configuration: SessionHostConfiguration, content_type: str)` |
| 127 | + - Method `SessionHostConfigurationsOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, host_pool_name: str, session_host_configuration: IO[bytes], content_type: str)` |
| 128 | + - Method `SessionHostConfigurationsOperations.begin_update` has a new overload `def begin_update(self: None, resource_group_name: str, host_pool_name: str, session_host_configuration: Optional[SessionHostConfigurationPatch], content_type: str)` |
| 129 | + - Method `SessionHostConfigurationsOperations.begin_update` has a new overload `def begin_update(self: None, resource_group_name: str, host_pool_name: str, session_host_configuration: Optional[IO[bytes]], content_type: str)` |
| 130 | + - Method `SessionHostManagementsOperations.create_or_update` has a new overload `def create_or_update(self: None, resource_group_name: str, host_pool_name: str, session_host_management: SessionHostManagement, content_type: str)` |
| 131 | + - Method `SessionHostManagementsOperations.create_or_update` has a new overload `def create_or_update(self: None, resource_group_name: str, host_pool_name: str, session_host_management: IO[bytes], content_type: str)` |
| 132 | + - Method `SessionHostManagementsOperations.update` has a new overload `def update(self: None, resource_group_name: str, host_pool_name: str, session_host_management: Optional[SessionHostManagementPatch], content_type: str)` |
| 133 | + - Method `SessionHostManagementsOperations.update` has a new overload `def update(self: None, resource_group_name: str, host_pool_name: str, session_host_management: Optional[IO[bytes]], content_type: str)` |
| 134 | + |
| 135 | +### Breaking Changes |
| 136 | + |
| 137 | + - Method `ScalingPlanPersonalSchedule.__init__` removed default value `None` from its parameter `days_of_week` |
| 138 | + - Method `ScalingPlanPersonalSchedule.__init__` removed default value `None` from its parameter `ramp_up_start_time` |
| 139 | + - Method `ScalingPlanPersonalSchedule.__init__` removed default value `None` from its parameter `peak_start_time` |
| 140 | + - Method `ScalingPlanPersonalSchedule.__init__` removed default value `None` from its parameter `ramp_down_start_time` |
| 141 | + - Method `ScalingPlanPersonalSchedule.__init__` removed default value `None` from its parameter `off_peak_start_time` |
| 142 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `days_of_week` |
| 143 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `ramp_up_start_time` |
| 144 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `ramp_up_capacity_threshold_pct` |
| 145 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `peak_start_time` |
| 146 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `ramp_down_start_time` |
| 147 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `ramp_down_capacity_threshold_pct` |
| 148 | + - Method `ScalingPlanPooledSchedule.__init__` removed default value `None` from its parameter `off_peak_start_time` |
| 149 | + - Deleted or renamed model `Identity` |
| 150 | + - Deleted or renamed model `ResourceModelWithAllowedPropertySetIdentity` |
| 151 | + - Deleted or renamed model `ResourceModelWithAllowedPropertySetPlan` |
| 152 | + - Deleted or renamed model `ResourceModelWithAllowedPropertySetSku` |
| 153 | + - Deleted or renamed model `ScalingScheduleDaysOfWeekItem` |
| 154 | + |
3 | 155 | ## 2.0.0 (2024-09-23)
|
4 | 156 |
|
5 | 157 | ### Features Added
|
|
0 commit comments