Skip to content

Releases: jgilbert01/aws-lambda-stream

Release 1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:38
4965715

What's Changed

Full Changelog: 1.1.20...1.2.0

Release 1.1.20

Choose a tag to compare

@github-actions github-actions released this 23 Feb 14:40
a09ac14

What's Changed

Allows a rule using the update flavor, materialize flavor, or just the updateDynamoDB sink to provide a toFallbackUpdateRequest that gets run against DDB only if the original updateRequest failed with a ConditionalCheckFailedException.

Full Changelog: 1.1.19...1.1.20

Release 1.1.19

Choose a tag to compare

@github-actions github-actions released this 26 Jan 21:56
828e10c

What's Changed

Full Changelog: 1.1.18...1.1.19

Release 1.1.18

Choose a tag to compare

@github-actions github-actions released this 30 Dec 16:27
a3eade1

What's Changed

New Contributors

Full Changelog: 1.1.16...1.1.18

Release 1.1.16

Choose a tag to compare

@github-actions github-actions released this 24 Nov 14:09
a5e6e72

What's Changed

Full Changelog: 1.1.15...1.1.16

Release 1.1.15

Choose a tag to compare

@github-actions github-actions released this 07 Nov 15:12
00346af

What's Changed

  • Issue with job flavor handling multiple cursors in single lambda invocation by @petermyers in #428

Full Changelog: 1.1.14...1.1.15

Release 1.1.14

Choose a tag to compare

@github-actions github-actions released this 01 Nov 21:04

What's Changed

Full Changelog: 1.1.13...1.1.14

Release 1.1.13

Choose a tag to compare

@github-actions github-actions released this 01 Oct 18:51
0a2576e

What's Changed

Full Changelog: 1.1.12...1.1.13

Release 1.1.12

Choose a tag to compare

@github-actions github-actions released this 12 Sep 06:00
25990d0

What's Changed

Full Changelog: 1.1.11...1.1.12

Release 1.1.11

Choose a tag to compare

@github-actions github-actions released this 12 Sep 02:28
d62f6e8

What's Changed

  • Handle faults in update flavor toUpdateRequest when provided update request function is not async by @petermyers in #423

Full Changelog: 1.1.10...1.1.11