Skip to content

0.9.1

Compare
Choose a tag to compare
@lezzi lezzi released this 13 Apr 00:59
  • Added a way to override table name attribute by using the WithTableName extension method.
  • Allow specifying custom request URL to support local dynamo docker container.
  • Improved condition operations naming.
  • Improved stability of batch operations during the DynamoDb throttling scenarios.
  • Fixed the exception when using Token credentials.
  • Fixed pagination token serialization affecting scans and queries.
  • Optimized AttributeValue constructor performance.