What's Changed
- Conditional update fallback by @petermyers in #438
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