async-aws/ses
SES client, part of the AWS SDK provided by AsyncAws.
1.16.0
13M downloads/mo
#990 most downloaded on Packagist
async-aws/ses
What this package is like to depend on
Last release 25 days ago
29 Jul 2026
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 28 of 28 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
28 releases · first in 2020
5 releases in the last 12 months
see the full history below
Release timeline
28 releases · Feb 2020 to Jul 2026
2021
2022
2023
2024
2025
2026
Releases
latest 28-
1.16.029 Jul 2026Release notes
Open source →Added
- AWS api-change: Added
getEmailIdentity,createEmailIdentityandputEmailIdentityDkimSigningAttributesoperations - AWS api-change: Added
AWS_SES_US_GOV_EAST_1andAWS_SES_US_GOV_WEST_1origins
- AWS api-change: Added
-
1.15.002 Jun 2026Release notes
Open source →Added
- AWS api-change: This release introduces support for Tenant Suppression Lists
-
1.14.218 Apr 2026 -
1.14.116 Feb 2026 -
1.14.016 Jan 2026Release notes
Open source →Added
- AWS api-change: Update Mail Manager Archive ARN validation
- AWS api-change: Added
eusc-de-east-1region - Add
UNKNOWN_TO_SDKvalue to enums that is used when the API returns an value that is not (or not yet) known by the AsyncAws
Dependency bumped
- Drop support for PHP versions lower than 8.2
Changed
- Apply new CodingStandard from latest php-cs-fixer.
- Remove unnecessary
usestatements
-
1.13.011 Aug 2025Release notes
Open source →Added
- AWS api-change: This release introduces support for Multi-tenant management
Changed
- AWS enhancement: Documentation updates.
-
1.12.012 May 2025Release notes
Open source →Added
- AWS api-change: This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs.
Changed
- Sort exception alphabetically.
-
1.11.005 Mar 2025Release notes
Open source →Added
- Added support for
getSuppressedDestinationanddeleteSuppressedDestinationto manage SESv2 suppression list entries.
- Added support for
-
1.10.015 Jan 2025 -
1.9.024 Nov 2024Release notes
Open source →Added
- AWS api-change: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template.
-
1.8.209 Oct 2024 -
1.8.103 Jul 2024Release notes
Open source →Changed
- Add
Accept: application/jsonheader in request to fix incompatibility with 3rd party providers
- Add
-
1.8.014 May 2024Release notes
Open source →Added
- AWS api-change: Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.
- AWS api-change: Added
fips-us-gov-east-1region
Changed
- AWS enhancement: Documentation updates.
-
1.7.013 Dec 2023Release notes
Open source →Added
- AWS api-change: Added
fips-ca-central-1,fips-us-east-2andfips-us-west-1regions
Changed
- Allow passing explicit null values for optional fields of input objects
- AWS enhancement: Documentation updates.
- AWS api-change: Added
-
1.6.007 Aug 2023Release notes
Open source →Added
- Avoid overriding the exception message with the raw message
Changed
- Improve parameter type and return type in phpdoc
- Avoid overriding the exception message with the raw message
-
1.5.006 Sep 2022Release notes
Open source →Added
- AWS api-change: reorder regions
- AWS api-change: Added
fips-us-east-1andfips-us-west-2regions
-
1.4.102 Oct 2021Release notes
Open source →Fixed
- Assert the provided Input can be json-encoded.
- AWS api-change: This release includes the ability to use 2048 bits RSA key pairs for DKIM in SES, either with Easy DKIM or Bring Your Own DKIM.
-
1.4.001 Feb 2021Release notes
Open source →Added
- Changed case of object's properties to camelCase.
- Added documentation in class headers.
- Added domain exceptions
-
1.3.111 Dec 2020Release notes
Open source →Fixed
- Fallback to default region config if provided region is not defined
-
1.3.030 Oct 2020Release notes
Open source →Added
- Enables customers to manage their own contact lists and end-user subscription preferences
-
1.2.002 Aug 2020Release notes
Open source →Added
- Support for PHP 8.
- Support for
FromEmailAddressIdentityArnandFeedbackForwardingEmailAddressIdentityArninSendEmailRequest.
-
1.1.126 May 2020Release notes
Open source →Fixed
- Fix invalid signature in SES client because of wrong Scoped Service.
-
1.1.021 May 2020Release notes
Open source →Deprecated
- Protected methods
getServiceCode,getSignatureVersionandgetSignatureScopeNameofSesClientare deprecated and will be removed in 2.0
- Protected methods
-
1.0.003 May 2020 -
0.4.009 Apr 2020Release notes
Open source →Removed
- Dependency on
symfony/http-client-contracts - All
validate()methods on the inputs. They are merged withrequest().
Changed
- Moved value objects to a dedicated namespace.
- Results'
populateResult()has only one argument. It takes aAsyncAws\Core\Response. - The
AsyncAws\Ses\Input\*andAsyncAws\Ses\ValueObject*classes are marked final.
- Dependency on
-
0.3.014 Mar 2020Release notes
Open source →Changed
- Removed
requestBody(),requestHeaders(),requestQuery()andrequestUri()input classes. They are replaced withrequest(). - Using async-aws/core: 0.4.0
Fixed
ActionandVersiondo not need to be part of every body.
- Removed
-
0.2.029 Feb 2020 -
0.1.022 Feb 2020