- Update use of
name
tokey
to support both AWS and Localstack
- Add
publish_batch
functionality
- Make
json_codec
setting optional, defaulting to Jason
- Add support for CheckIfPhoneNumberIsOptedOut action
- Add "String.Array" data type support
- Increase minimum Elixir verion to 1.10
- Update publish_opts type to support FIFO topics
- Add CI, dependabot and auto-formatting
- Fix return type spec on
verify_message
- Documentation fixes and updates
- Update supervisor child spec format
- Add attributes option for
create_topic
- Add subscription options [via @darksheik]
- Add FilterPolicy to subscription attributes
- Major Project Split. Please see the main ExAws repository for previous changelogs.