v4.0.0
BREAKING CHANGE
This release is a breaking change as it upgrades the aws-sdk version past the version that changes to communication protocol from XML to JSON, as described here.
Upgrading to this version will require you to ensure that any upstream or downstream dependencies have been configured to support this new protocol.
What's Changed
- feat: upgrading sqs to support the JSON protocol by @nicholasgriffintn in #101
Full Changelog: v3.4.0...v4.0.0