v3.16.0
New Features
- Added support of
transactWriteItems
forDynamoProvider
andTableContainer
instances. Usage is limited to work only withUpdate
operations.
Bug Fixes
- Fixed bug when
ReturnValueType.NONE
causedDynamoProvider
to throw an error.