- Bumped Support for Laravel 8
- Added ability to add any further options to
SNSClient
config (i.e. to overrideendpoint
) - Breaking Change: Inherited the name to the
Subject
field of an SNS Message. This either comes frombroadcastAs()
or the Class name (see here for more info). The last change is potentially breaking if one did not want the subject set.
- Allow using IAM Role
- Everything, initial release