amazon_ses 3.0.1

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0:

Bug

  • #3316452: Call to a member function getClientArgs() on bool in Drupal\aws\AwsClientFactory->getClient()

amazon_ses 3.0.0

Initial stable release of the 3.0.x branch. The major change in this release is that the Amazon Web Services module is now required in place of AWS Secrets Manager. This provides users with more control on how this module interacts with the AWS API.

amazon_ses 2.1.1

This release adds the ability to separate multiple email addresses in the to, cc, and bcc fields with either commas or semicolons.

amazon_ses 2.1.0

New features

This release introduces a message builder service to allow more complex emails to be assembled. Attachments are also now supported following the format defined by Mime Mail. See https://www.drupal.org/docs/contributed-modules/mime-mail/for-developers....

amazon_ses 7.x-1.0-rc1

Bug fixes

Fixed major bugs.

amazon_ses 7.x-1.0-beta3

New features

Releasing beta3 of this module.
Replace complete code repository by new code. For more detail please see https://www.drupal.org/node/2320499.

amazon_ses 7.x-1.0-beta2

New features
Bug fixes

* Fixes #1104624: Line breaks not respected issue found in 7.x-1.0-beta1.
* Adds the ability to send custom test email message content.

amazon_ses 6.x-1.0-beta2

Bug fixes

First stable release of Amazon SES for Drupal 6.

* Fixes #1104624: Line breaks not respected issue found in 7.x-1.0beta1.
* Adds the ability to send custom test email message content.

amazon_ses 7.x-1.0-beta1

New features

Announcing Amazon SES for Drupal!

This beta1 release includes integration for most methods for SES offered by Amazon PHP SDK.

Subscribe with RSS Subscribe to Releases for Amazon SES