bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.74k stars 333 forks source link

Drop support for node 14 #362

Closed nicholasgriffintn closed 1 year ago

nicholasgriffintn commented 1 year ago

As Node 14 is no longer supported with security updates from 30 Apr 2023, we should drop support for the library in the next major version.

Like the Node version itself, users still on Node 14 would no longer receive updates as we cannot ensure compatibility past this time, nor would it be correct to devote time to that.

In dropping of the support, we should look to stop testing this version from CI and change the node version in the README and package.json.

github-actions[bot] commented 1 year ago

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.