Skip to content

Releases: oharaandrew314/dynamodb-kotlin-module

Improvements for DynamoDbTable<T>.createTableWithIndixes

15 Sep 00:29
Compare
Choose a tag to compare
  • 🐛 fix DynamoDbTable<T>.createTableWithIndices against real DynamoDB
  • DynamoDbTable<T>.createTableWithIndices now supports a custom projection builder

0.2.0

22 Mar 17:58
Compare
Choose a tag to compare
  • 🐛 TableMetadata index names now have correct name if overridden by DynamoKtAttribute

Bugfix

08 Dec 22:11
Compare
Choose a tag to compare

Fixes #1

0.1.0-beta.2

07 Nov 04:29
Compare
Choose a tag to compare
  • New Samples and documentation
  • Provide workaround for v2 enhanced sdk ignoring indices on createTable

First Release

27 Oct 01:14
Compare
Choose a tag to compare
0.1.0-alpha.1

add readme badges