Skip to content

azure-communication-email_1.1.0

Latest

Choose a tag to compare

@azure-sdk azure-sdk released this 17 Oct 20:28
bfb61df

1.1.0 (2025-09-01)

Features Added

  • Consumers can now provide a value for the contentId property when sending emails with attachments.
    This allows consumers to reference attachments in the email body using the cid scheme. The contentId property can be set on the EmailAttachment object.
  • EmailClient.begin_send now supports an optional operation_id parameter.