All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix email address encoding in
PutSuppressedDestination
DeleteSuppressedDestination
by @mtarnovan - Switch to from Poison to Jason
- Add v2 API's PutSuppressedDestination by @mtarnovan
- Add v2 API's DeleteSuppressedDestination by @mtarnovan
- Add functions for custom verification emails by @wmnnd
- Add CRUD actions on contact list and contact resources by j4p3
- Add v2 API's SendEmail action by j4p3
- Added support of
ReplyToAddresses.member.N
option to SendBulkTemplatedEmail action by @flyrboy96 - Spec improvements by @flyrboy96
- Added support of CreateTemplate action by @themerch
- Added support of DeleteTemplate action by @themerch
- Added support of SendBulkTemplatedEmail action by @themerch
- Added support for SendTemplatedEmail action with exception for two optional parameters:
TemplateArn
andReplyToAddresses.member.N
. by @xfumihiro - Fixed wrong key in destination typespec by @kalys
- Fixed broken typespec contracts
- Improved Mix configuration
- Major Project Split. Please see the main ExAws repository for previous changelogs.