Skip to content

v7.0.0

Compare
Choose a tag to compare
@nicholasgriffintn nicholasgriffintn released this 18 Feb 14:17
· 152 commits to main since this release
5bd00f8

What's Changed

Node 14 support was dropped

We removed support for Node 14 in this PR: #363.

Please make sure you are using Node 16 or above before upgrading to this version. You can read more about this change in the following discussion: #364

A new abort option was added to .stop()

In this PR: #352, we added the ability to stop the consumer and abort any ongoing requests to SQS at the same time.

Other changes

Full Changelog: v6.2.0...7.0.0