Skip to content

v7.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 19:25
· 113 commits to master since this release
fc92c12

Features

  • DynamoDB docstore now supports conditionParamNames on the filter expression so that field names that clash with AWS reserved words can still be targetted.

Documentation

  • Documented the new conditionParamNames property.