npm sqs-consumer 9.0.0
v9.0.0

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

9.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • removed handler_processing debugger in favour of status (consumer.status.isPolling) (#470)
  • replaced the isRunning method with status (Please now use consumer.status.isRunning to check this state) (#459)

Potentially Breaking Changes

  • We upgraded the AWS SDK to the latest major version. (#468)

Features

  • removing handler_processing debugger in favour of status (#470) (b554da6)
  • replacing the isRunning method with status (#459) (9f07383)

Chores

Don't miss a new sqs-consumer release

NewReleases is sending notifications on new releases.