Skip to content

v0.7.0

Compare
Choose a tag to compare
@mobsense mobsense released this 19 Feb 01:16
· 1082 commits to main since this release

Major Feature Release

This release brings support for the AWS SDK v3.

Features

  • Support AWS SDK v3
  • Add parse:true option to queryItems to read item collections
  • Add Table.groupByType utility

Fixes

  • Fix validating KeyConditionExpression and FilterExpression operators
  • Fix find/query with {begins: 'value} and {operator: 'value'} queries
  • Fix some issues with batch* operations
  • Fix unique field support when PK/SK were not named pk/sk
  • Documentation fixes

See