github Azure/azure-sdk-for-java azure-communication-email_1.1.0

15 hours ago

1.1.0 (2025-10-08)

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.

Bug fixes

  • Fixed change introduced in preview versions that required EmailAttachment Content to be pre-encoded in base64. Content should now again be constructed using raw binary data.

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

NewReleases is sending notifications on new releases.