Releases: aspecto-io/sns-sqs-big-payload
Releases · aspecto-io/sns-sqs-big-payload
v0.0.7
Merge pull request #6 from aspecto-io/bump-version
chore: bump version to 0.0.6
v0.0.6
Merge pull request #5 from blumamir/no-sleep
fix: no sleep between batch receive calls
v0.0.5
fixes
- do not load the next batch until the previous one is processed
v0.0.4
Bugfixing:
- issue with
on
method not being exposed (so it's not possible to subscribe to events)
- issue with processing fail if
handleMessage
callback is not provided
v0.0.3
fix main reference in package.json, fix some bugs