5.0.0b3 (2026-05-20)
Features Added
- Client
IotHubClientadded methodsend_request - Model
CertificateDescriptionadded propertysystem_data - Model
EventHubConsumerGroupInfoadded propertysystem_data - Model
IotHubPropertiesadded propertydevice_host_name - Model
IotHubPropertiesadded propertyservice_host_name - Model
IotHubPropertiesadded propertyiot_hub_details - Model
PrivateEndpointConnectionadded propertysystem_data - Model
Resourceadded propertysystem_data - Added enum
GatewayVersion - Added model
IotHubDetails - Added model
ProxyResource - Added model
TrackedResource
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.
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
- Model
Resourcedeleted or renamed its instance variablelocation - Model
Resourcedeleted or renamed its instance variabletags - Method
CertificatesOperations.create_or_updatereplaced positional_or_keywordif_matchto keyword_onlyetag/match_condition - Method
CertificatesOperations.deletereplaced positional_or_keywordif_matchto keyword_onlyetag/match_condition - Method
CertificatesOperations.generate_verification_codereplaced positional_or_keywordif_matchto keyword_onlyetag/match_condition - Method
CertificatesOperations.verifyreplaced positional_or_keywordif_matchto keyword_onlyetag/match_condition - Method
IotHubResourceOperations.begin_create_or_updatereplaced positional_or_keywordif_matchto keyword_onlyetag/match_condition
Other Changes
- Deleted model
CertificateBodyDescriptionwhich actually were not used by SDK users