1.1.0b2 (2026-05-26)
Features Added
- Client
HanaManagementClientadded parametercloud_settingin method__init__ - Client
HanaManagementClientadded methodsend_request - Model
ProviderInstanceadded propertysystem_data - Model
ProxyResourceadded propertysystem_data - Model
Resourceadded propertysystem_data - Model
SapMonitoradded propertysystem_data - Model
TrackedResourceadded propertysystem_data - Added enum
CreatedByType - Added model
SystemData
Breaking Changes
- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
- Model
ProviderInstancemoved instance variabletype_properties_type,metadataandprovisioning_stateunder propertypropertieswhose type isProviderInstanceProperties
Other Changes
- Deleted model
OperationListwhich actually was not used by SDK users