github Azure/azure-sdk-for-python azure-mgmt-communication_3.0.0

7 hours ago

3.0.0 (2026-06-24)

Features Added

  • Client CommunicationServiceManagementClient added method send_request

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 CommunicationServiceResource moved instance variable provisioning_state, host_name, data_location, notification_hub_id, version, immutable_resource_id, linked_domains, public_network_access and disable_local_auth under property properties whose type is CommunicationServiceProperties
  • Model CommunicationServiceResourceUpdate moved instance variable linked_domains, public_network_access and disable_local_auth under property properties whose type is CommunicationServiceUpdateProperties
  • Model DomainResource moved instance variable provisioning_state, data_location, from_sender_domain, mail_from_sender_domain, domain_management, verification_states, verification_records and user_engagement_tracking under property properties whose type is DomainProperties
  • Model EmailServiceResource moved instance variable provisioning_state and data_location under property properties whose type is EmailServiceProperties
  • Model SenderUsernameResource moved instance variable data_location, username, display_name and provisioning_state under property properties whose type is SenderUsernameProperties
  • Model SmtpUsernameResource moved instance variable username, entra_application_id and tenant_id under property properties whose type is SmtpUsernameProperties
  • Model SuppressionListAddressResource moved instance variable email, first_name, last_name, notes, last_modified and data_location under property properties whose type is SuppressionListAddressProperties
  • Model SuppressionListResource moved instance variable list_name, last_updated_time_stamp, created_time_stamp and data_location under property properties whose type is SuppressionListProperties
  • Model UpdateDomainRequestParameters moved instance variable user_engagement_tracking under property properties whose type is UpdateDomainProperties

Other Changes

  • Deleted model CommunicationServiceResourceList/DomainResourceList/EmailServiceResourceList/OperationListResult/SenderUsernameResourceCollection/SmtpUsernameResourceCollection/SuppressionListAddressResourceCollection/SuppressionListResourceCollection which actually were not used by SDK users
  • Deleted model ErrorDetailAutoGenerated/ErrorResponseAutoGenerated which actually were not used by SDK users

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.