v2.0.0-beta.14
Pre-release
Pre-release
github-actions
released this
19 Jan 14:38
·
8 commits
to beta
since this release
2.0.0-beta.14 (2024-01-19)
Features
BREAKING CHANGES
SQSService#publish
throws by default instead of
handling errors. To maintain old behaviour, you can pass"catch"
in
thefailureMode
parameter.