Skip to content

Releases: bbc/sqs-consumer

v11.0.2

16 Aug 11:39
e74f41a
Compare
Choose a tag to compare

11.0.2 (2024-08-16)

Chores

v11.0.2-canary.1

16 Aug 11:35
e74f41a
Compare
Choose a tag to compare
v11.0.2-canary.1 Pre-release
Pre-release

11.0.2-canary.1 (2024-08-16)

Chores

v11.0.1

11 Jul 22:41
f8a739e
Compare
Choose a tag to compare

11.0.1 (2024-07-11)

Chores

v11.0.1-canary.1

11 Jul 22:38
f8a739e
Compare
Choose a tag to compare
v11.0.1-canary.1 Pre-release
Pre-release

11.0.1-canary.1 (2024-07-11)

Chores

v11.0.0

10 Jul 16:37
b2b5b94
Compare
Choose a tag to compare

11.0.0 (2024-07-10)

SQS Consumer is now available on JSR 🎉

As part of this release, we are now publishing SQS Consumer to JSR as well as NPM.

You can find the package here.

AWS SDK has been updated to the latest version

We have also updated AWS SDK to v3.6. This is largely the reason why this release has been marked as a major one, as we treat AWS SDK minor changes as major releases. Please check AWS' changelogs to see any changes that might effect you before updating.

Important

A change was made in version 3.582.0 of the AWS SDK that updated @smithy/node-http-handler with a change that may cause max event listener errors in your application, as described in this issue.

Please ensure that your package lock lists version 3.1.2 of @smithy/node-http-handler or later to ensure you are not effected by this.

Dependency Updates

  • Updated dependency versions to the latest possible (#501) (66c1819)
  • Updated the AWS sdk version (59624e3)

Features

CI Changes

  • Extended the branches that workflows run on (18df66e)
  • Only run publish after tests have completed (58247e9)
  • Adjusted the workflow for canary publishing (25bbb27)
  • Updated conventional commits (524db1c)
  • Updated npmignore (b2b5b94)

v11.0.0-canary.6

08 Jul 17:44
b2b5b94
Compare
Choose a tag to compare
v11.0.0-canary.6 Pre-release
Pre-release

11.0.0-canary.6 (2024-07-08)

Chores

v11.0.0-canary.5

08 Jul 17:40
59624e3
Compare
Choose a tag to compare
v11.0.0-canary.5 Pre-release
Pre-release

11.0.0-canary.5 (2024-07-08)

Chores

v11.0.0-canary.4

03 Jul 20:13
b743f2d
Compare
Choose a tag to compare
v11.0.0-canary.4 Pre-release
Pre-release

11.0.0-canary.4 (2024-07-03)

Chores

v11.0.0-canary.3

03 Jul 19:43
58247e9
Compare
Choose a tag to compare
v11.0.0-canary.3 Pre-release
Pre-release

11.0.0-canary.3 (2024-07-03)

Chores

  • only run publish after tests have completed (58247e9)

v11.0.0-canary.2

03 Jul 19:35
913773b
Compare
Choose a tag to compare
v11.0.0-canary.2 Pre-release
Pre-release

11.0.0-canary.2 (2024-07-03)

Chores