Releases: bbc/sqs-consumer
Releases · bbc/sqs-consumer
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
v7.1.0
What's Changed
Features
- Added the ability to update visibilityTimeout by @nicholasgriffintn in #379
- Extended the update api to update batchsize and waittimeseconds by @nicholasgriffintn in #395
- Now emitting a started event on consumer start by @nicholasgriffintn in #391
Fixes
- fix: updateOption docs URL by @nicholasgriffintn in #386
- fix: once event is not only firing once by @nicholasgriffintn in #394
Full Changelog: v7.0.3...v7.1.0
v7.1.0-canary.3
What's Changed
- feat: extending the update api to update batchsize and waittimeseconds by @nicholasgriffintn in #395
Full Changelog: v7.1.0-canary.2...v7.1.0-canary.3
v7.1.0-canary.2
What's Changed
- fix: updateOption docs URL by @nicholasgriffintn in #386
- feat: emit a started event on consumer start by @nicholasgriffintn in #391
- fix: once event is not only firing once by @nicholasgriffintn in #394
Full Changelog: 7.1.0-canary.1...v7.1.0-canary.2
v7.1.0-canary.1
What's Changed
- chore: removing dev from the install command by @nicholasgriffintn in #383
- feat: adding the ability to update visibilityTimeout by @nicholasgriffintn in #379
Full Changelog: v7.0.3...7.1.0-canary.1
v7.0.3
What's Changed
- fix: correctly documenting region's default value by @nicholasgriffintn in #378
- fix: timeout ids are not being set correctly for parallel running by @nicholasgriffintn in #380
Full Changelog: v7.0.2...v7.0.3
v7.0.2
What's Changed
- fix: make the stop options optional by @dormesica in #371
New Contributors
- @dormesica made their first contribution in #371
Full Changelog: v7.0.1...v7.0.2