Skip to content

4.0.0

Latest

Choose a tag to compare

@mark-r-bjss mark-r-bjss released this 13 May 08:35
· 3 commits to main since this release
99454b7

What's Changed

Major bump. The eventpub lambda has changed to process SQS events rather than SNS events and an SQS queue has been introduced between the topic and lambda. This allows the lambda to batch process events increasing throughput.

After incrementing the eventpub module you should manage the release to ensure that there are no unprocessed SNS events at the time of release.

New Contributors

Full Changelog: 3.1.6...4.0.0