Releases: bbc/sqs-consumer
Releases · bbc/sqs-consumer
v7.5.0-canary.0
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
- feat: support non-standard errors by @aradbar in #414
- Add pollingWaitTimeMs to UpdatableOptions by @maximpoleley in #436
New Contributors
- @maximpoleley made their first contribution in #436
Full Changelog: v7.4.0...v7.5.0-canary.0
v7.4.0
What's Changed
- feat: add pre and post receive message callbacks by @karolsojko in #426
- Allow consumers stopped with abort: true to be restarted by @adamrensel-artera in #429
- chore: updating dependencies to the latest versions by @nicholasgriffintn in #430
- chore: moving coverage testing to c8 by @nicholasgriffintn in #431
New Contributors
- @karolsojko made their first contribution in #426
- @adamrensel-artera made their first contribution in #429
Full Changelog: v7.3.0...v7.4.0
v7.4.0-canary.0
What's Changed
- feat: add pre and post receive message callbacks by @karolsojko in #426
- Allow consumers stopped with abort: true to be restarted by @adamrensel-artera in #429
New Contributors
- @karolsojko made their first contribution in #426
- @adamrensel-artera made their first contribution in #429
Full Changelog: v7.3.0...v7.4.0-canary.0
v7.3.0
What's Changed
- chore(ci): start testing against node 20 by @nicholasgriffintn in #422
- chore: changing node support level to min v18 by @nicholasgriffintn in #424
Full Changelog: v7.2.2...v7.3.0
v7.2.2
What's Changed
- chore: updating dependencies by @nicholasgriffintn in #412
Full Changelog: v7.2.1...v7.2.2
v7.2.1
What's Changed
- chore(deps): updating dependencies - resolves GHSA-gpv5-7x3g-ghjv by @nicholasgriffintn in #409
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
- feat: improving debugging capabilities by @nicholasgriffintn in #401
- chore: updating dependencies by @nicholasgriffintn in #407
- fix: error handling of non-standard Error instances by @aradbar in #405
New Contributors
Full Changelog: v7.1.0...v7.2.0
v7.2.0-canary.3
v7.2.0-canary.2
What's Changed
- chore: updating dependencies by @nicholasgriffintn in #407
Fixes security advisory: https://github.com/bbc/sqs-consumer/security/dependabot/22
Full Changelog: v7.2.0-canary.1...v7.2.0-canary.2
v7.2.0-canary.1
What's Changed
- feat: improving debugging capabilities by @nicholasgriffintn in #401
Full Changelog: v7.1.0...v7.2.0-canary.1