Skip to content

v3.16.0

Compare
Choose a tag to compare
@Igor-Losev Igor-Losev released this 07 Sep 12:34
· 333 commits to master since this release

New Features

  • Added support of transactWriteItems for DynamoProvider and TableContainer instances. Usage is limited to work only with Update operations.

Bug Fixes

  • Fixed bug when ReturnValueType.NONE caused DynamoProvider to throw an error.