Releases: bbc/sqs-consumer
Releases · bbc/sqs-consumer
v6.1.0
What's Changed
Features
-
feat: add NonExistentQueue to isConnectionError by @nicholasgriffintn in #336
-
Ack partial of a batch of messages by @efiShtain in #255
- Note: The above change changed how processing works, please make sure you've read through the README for more details.
-
chore: typescript enhancements by @nicholasgriffintn in #337
Docs
- chore: creating an example test app by @nicholasgriffintn in #331
- chore: updating api documentation by @nicholasgriffintn in #334
- chore: moving aws iam docs to below credentials by @nicholasgriffintn in #335
New Contributors
- @efiShtain made their first contribution in #255
Full Changelog: v6.0.2...v6.1.0
v6.0.2
Fix: release had no build / prepublish
command was deprecated
Full Changelog: v5.8.0...v6.0.2
v6.0.0
v5.8.0
What's Changed
- chore: updating files to make contributing easier and better by @nicholasgriffintn in #323
- chore: updating the README build status badge by @nicholasgriffintn in #324
- Document default
waitTimeSeconds
by @claaslange in #318 - chore(deps): updating dependencies by @nicholasgriffintn in #329
New Contributors
- @nicholasgriffintn made their first contribution in #323
- @claaslange made their first contribution in #318
Full Changelog: v5.7.0...v5.8.0
v5.7.0
- Merge pull request #280 from rafael-pb/master 306f97a
- Merge branch 'ghost-patch-1' 6107437
- fix: allow ConsumerOptions of type number to be zero 8fed996
- Updating AWS SDK to 2.1114.0 1cef3ca
- fix: allow ConsumerOptions of type number to be zero 7350eb5
- Merge pull request #286 from shlomo-artlist/patch-1 83f870b
- Merge pull request #287 from env0/master 3414ada
- Merge pull request #297 from bbc/dependabot/npm_and_yarn/ajv-6.12.6 3940807
- Merge pull request #307 from bbc/dependabot/npm_and_yarn/ansi-regex-3.0.1 8a74500
- Merge pull request #300 from RobPethick/patch-1 92ba7c3
- Merge pull request #246 from guizoxxv/patch-1 7939147
- Bump ansi-regex from 3.0.0 to 3.0.1 03ef47c
- Bump ajv from 6.8.1 to 6.12.6 3026440
- Merge pull request #268 from bbc/dependabot/npm_and_yarn/path-parse-1.0.7 b12a226
- Merge pull request #274 from widdix/fix-iam-permissions f20b4d0
- Merge pull request #282 from rafaelcunhaiFood/update_debug_version 6f823b8
- Merge pull request #284 from bbc/dependabot/npm_and_yarn/aws-sdk-2.814.0 a5c6183
- Merge pull request #296 from bbc/dependabot/npm_and_yarn/pathval-1.1.1 16ef7e4
- Merge pull request #305 from bbc/dependabot/npm_and_yarn/minimist-1.2.6 07f6ab4
- Bump minimist from 1.2.5 to 1.2.6 e18a6b2
- Fix visability/visibility spelling error 86e72fc
- Bump pathval from 1.1.0 to 1.1.1 4dedfe2
- Don't delete messages from sqs (#1) 193efce
- Update README.md 0ed5e54
- Bump aws-sdk from 2.699.0 to 2.814.0 2a99537
- Update debug version b8ee423
- Issue #275 - fix visibility timeout error handler 143bdc6
- Fix documented required IAM actions 223f18e
- Bump path-parse from 1.0.6 to 1.0.7 53f98b0
- Included https module on example 52a3bf6
v5.6.0
- Update consumer.ts (#235) 663f222
- Merge pull request #270 from charlescapps/charlescapps_issues_269_fix-visibility-timeout 7efbc26
- Update unit tests with the correct expectations d17e194
- Issue #269 - fix the input to ChangeVisibilityTimeout to not include the elapsed seconds 6a23fab
- Fix link to contributing guidelines (#244) 3cafbb7
v5.5.0
v5.4.0
v5.3.0
v5.2.0
- Support checking polling status