|
2 | 2 |
|
3 | 3 | ## 9.1.0b3 (2026-04-24) |
4 | 4 |
|
5 | | -skip changelog generation |
| 5 | +### Features Added |
| 6 | + |
| 7 | + - Client `HybridComputeManagementClient` added method `send_request` |
| 8 | + - Client `HybridComputeManagementClient` added operation group `hybrid_identity_metadata` |
| 9 | + - Client `HybridComputeManagementClient` added operation group `agent_version` |
| 10 | + - Client `HybridComputeManagementClient` added operation group `network_configurations` |
| 11 | + - Model `ExtensionValue` added property `properties` |
| 12 | + - Model `ExtensionValueV2` added property `properties` |
| 13 | + - Model `LicenseProfileMachineInstanceView` added property `software_assurance` |
| 14 | + - Model `LicenseProfileMachineInstanceView` added property `product_profile` |
| 15 | + - Model `NetworkSecurityPerimeterConfiguration` added property `system_data` |
| 16 | + - Added model `EsuProfileUpdateProperties` |
| 17 | + - Added model `LicenseProfileArmProductProfileProperties` |
| 18 | + - Added model `LicenseProfileMachineInstanceViewSoftwareAssurance` |
| 19 | + - Added model `LicenseProfilePropertiesSoftwareAssurance` |
| 20 | + - Added model `LicenseProfileUpdatePropertiesSoftwareAssurance` |
| 21 | + - Added model `LicenseUpdatePropertiesLicenseDetails` |
| 22 | + - Added model `PatchSettings` |
| 23 | + - Added model `ProductProfileUpdateProperties` |
| 24 | + - Added enum `ResourceIdentityType` |
| 25 | + - Added model `SettingsGatewayProperties` |
| 26 | + - Model `MachineRunCommandsOperations` added method `begin_update` |
| 27 | + - Model `MachinesOperations` added method `begin_upgrade_extensions` |
| 28 | + - Model `MachinesOperations` added method `create_or_update` |
| 29 | + - Added model `AgentVersionOperations` |
| 30 | + - Added model `HybridIdentityMetadataOperations` |
| 31 | + - Added model `NetworkConfigurationsOperations` |
| 32 | + |
| 33 | +### Breaking Changes |
| 34 | + |
| 35 | + - Deleted or renamed client method `HybridComputeManagementClient.begin_upgrade_extensions` |
| 36 | + - Model `ExtensionValue` deleted or renamed its instance variable `version` |
| 37 | + - Model `ExtensionValue` deleted or renamed its instance variable `extension_type` |
| 38 | + - Model `ExtensionValue` deleted or renamed its instance variable `publisher` |
| 39 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `version` |
| 40 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `extension_type` |
| 41 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `publisher` |
| 42 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `extension_uris` |
| 43 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `extension_signature_uri` |
| 44 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `operating_system` |
| 45 | + - Model `ExtensionValueV2` deleted or renamed its instance variable `architecture` |
| 46 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `subscription_status` |
| 47 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `product_type` |
| 48 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `enrollment_date` |
| 49 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `billing_start_date` |
| 50 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `disenrollment_date` |
| 51 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `billing_end_date` |
| 52 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `error` |
| 53 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `product_features` |
| 54 | + - Model `LicenseProfileMachineInstanceView` deleted or renamed its instance variable `software_assurance_customer` |
| 55 | + - Model `OSProfileLinuxConfiguration` deleted or renamed its instance variable `assessment_mode` |
| 56 | + - Model `OSProfileLinuxConfiguration` deleted or renamed its instance variable `patch_mode` |
| 57 | + - Model `OSProfileLinuxConfiguration` deleted or renamed its instance variable `enable_hotpatching` |
| 58 | + - Model `OSProfileLinuxConfiguration` deleted or renamed its instance variable `status` |
| 59 | + - Model `OSProfileWindowsConfiguration` deleted or renamed its instance variable `assessment_mode` |
| 60 | + - Model `OSProfileWindowsConfiguration` deleted or renamed its instance variable `patch_mode` |
| 61 | + - Model `OSProfileWindowsConfiguration` deleted or renamed its instance variable `enable_hotpatching` |
| 62 | + - Model `OSProfileWindowsConfiguration` deleted or renamed its instance variable `status` |
| 63 | + - Deleted or renamed model `AgentVersionsList` |
| 64 | + - Deleted or renamed model `ExtensionValueListResultV2` |
| 65 | + - Deleted or renamed model `HybridIdentityMetadataList` |
| 66 | + - Deleted or renamed model `PrivateLinkScopesResource` |
| 67 | + - Deleted or renamed model `ProxyResourceAutoGenerated` |
| 68 | + - Deleted or renamed model `ResourceAutoGenerated` |
| 69 | + - Deleted or renamed model `ServiceExtensionType` |
| 70 | + - Method `MachineExtensionsOperations.list` changed its parameter `expand` from `positional_or_keyword` to `keyword_only` |
| 71 | + - Method `MachineRunCommandsOperations.list` changed its parameter `expand` from `positional_or_keyword` to `keyword_only` |
| 72 | + - Method `MachinesOperations.get` changed its parameter `expand` from `positional_or_keyword` to `keyword_only` |
| 73 | + - Method `MachinesOperations.list_by_resource_group` changed its parameter `expand` from `positional_or_keyword` to `keyword_only` |
6 | 74 |
|
7 | 75 | ## 9.1.0b2 (2025-06-16) |
8 | 76 |
|
|
0 commit comments