You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.