Skip to content

Releases: bbc/sqs-consumer

v8.1.3

15 Dec 00:59
Compare
Choose a tag to compare

Changes

  • Updated the repository URL to the new format
  • Added a CI process for deploying to NPM, with NPM Provenance

Full Changelog: v8.1.0...v8.1.3

v8.1.0

28 Nov 21:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0

24 Nov 13:17
88d2ad2
Compare
Choose a tag to compare

BREAKING CHANGE

This release is a breaking change as it upgrades the aws-sdk version past the version that changes the 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

New Contributors

Full Changelog: v7.5.0...v8.0.0

v7.5.0

24 Nov 12:31
40b1693
Compare
Choose a tag to compare

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

v7.5.0-canary.0

14 Nov 20:57
Compare
Choose a tag to compare
v7.5.0-canary.0 Pre-release
Pre-release

Potentially breaking (awaiting tests)

  • 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, we are currently testing potential impact from this, if any.

What's Changed

New Contributors

Full Changelog: v7.4.0...v7.5.0-canary.0

v7.4.0

22 Oct 13:18
d0e815f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.0...v7.4.0

v7.4.0-canary.0

16 Oct 13:42
8159dd8
Compare
Choose a tag to compare
v7.4.0-canary.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v7.3.0...v7.4.0-canary.0

v7.3.0

11 Sep 07:33
4409bd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.2...v7.3.0

v7.2.2

12 Jul 10:23
ee0203e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.1...v7.2.2

v7.2.1

27 Jun 12:48
8dda425
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.0...v7.2.1