Skip to content

v1.5.4

Compare
Choose a tag to compare
@mobsense mobsense released this 12 Jul 20:59
· 843 commits to main since this release

Minor Feature Release

This release enforces type checking when writing data to the database. Previously, writing a string to a number type would not be caught.

You may find that application type errors that previously were not detected will now be caught.

Features

  • DynamoDB Set type support. See #67

Fixes

See