npm sqs-consumer 11.0.0
v11.0.0

latest releases: 11.0.2, 11.0.2-canary.1, 11.0.1...
2 months ago

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)

Don't miss a new sqs-consumer release

NewReleases is sending notifications on new releases.