Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 21:02
· 204 commits to master since this release
ce2a94f

Changed

  • partition_key argument is mandatory in DynamoTable.query

Fixed

  • DynamoTable.clear_table error if partition_key_prefix is used
  • On fail, requests are repeated 5 times (was 3)
  • Check for valid operators in DynamoTable.query operation