Releases: oharaandrew314/dynamodb-kotlin-module
Releases · oharaandrew314/dynamodb-kotlin-module
Improvements for DynamoDbTable<T>.createTableWithIndixes
- 🐛 fix
DynamoDbTable<T>.createTableWithIndices
against real DynamoDB - ✨
DynamoDbTable<T>.createTableWithIndices
now supports a custom projection builder
0.2.0
- 🐛
TableMetadata
index names now have correct name if overridden byDynamoKtAttribute
Bugfix
0.1.0-beta.2
- New Samples and documentation
- Provide workaround for v2 enhanced sdk ignoring indices on
createTable
First Release
0.1.0-alpha.1 add readme badges