Skip to content

Releases: bbc/sqs-consumer

v7.1.0-canary.3

06 May 21:34
c23ccdb
Compare
Choose a tag to compare
v7.1.0-canary.3 Pre-release
Pre-release

What's Changed

Full Changelog: v7.1.0-canary.2...v7.1.0-canary.3

v7.1.0-canary.2

06 May 17:09
daf4396
Compare
Choose a tag to compare
v7.1.0-canary.2 Pre-release
Pre-release

What's Changed

Full Changelog: 7.1.0-canary.1...v7.1.0-canary.2

v7.1.0-canary.1

06 May 17:05
385ba55
Compare
Choose a tag to compare
v7.1.0-canary.1 Pre-release
Pre-release

What's Changed

Full Changelog: v7.0.3...7.1.0-canary.1

v7.0.3

18 Mar 21:19
acf1e5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.0.3

v7.0.2

28 Feb 14:26
9675e8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.1...v7.0.2

v7.0.1

28 Feb 14:26
b2fd527
Compare
Choose a tag to compare

Changes

  • Reduced the node requirement to allow all versions of Node 16

Full Changelog: 7.0.0...v7.0.1

v7.0.0

18 Feb 14:17
5bd00f8
Compare
Choose a tag to compare

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

v6.2.1

26 Jan 18:28
a29047d
Compare
Choose a tag to compare

What's Changed

CI

Miscellaneous

Full Changelog: v6.2.0...v6.2.1

v6.2.0

14 Jan 20:17
1987c2d
Compare
Choose a tag to compare

What's Changed

Features

  • Note: The above change changed how processing works, please make sure you've read through the README for more details.

Fixes

Misc Changes

Full Changelog: v6.1.0...v6.2.0

v6.1.0

18 Dec 00:12
Compare
Choose a tag to compare

What's Changed

Features

Docs

New Contributors

Full Changelog: v6.0.2...v6.1.0