Skip to content

v7.5.0

Compare
Choose a tag to compare
@nicholasgriffintn nicholasgriffintn released this 24 Nov 12:31
· 98 commits to main since this release
40b1693

Potentially Breaking

The way errors are handled was changed in the PR #414, it's possible that this may break implementations that expect errors to be produced in a certain way, in our tests, against our own use of sqs-consumer, this release was backwards compatible so based on our assumptions, we have kept this as a minor release, but you might want to check your error handling works as you expect after upgrading.

Features

CI Changes

New Contributors

Full Changelog: v7.4.0...v7.5.0