- add compatibility with amazonka > 1.6.0
- add dDecodeEither method to DynamoEncodable for better error reporting
- removed hack for faulty AWSpager form 1.4.5 amazonka-dynamodb
- Added UUID DynamoEncodable instance
- Fixed default signatures to compile with GHC 8.2
- Slightly changed TH API to allow table prefixing
- Better consistency settings detection for queryOverIndex
- API changes regarding position of
Proxy
- Added index->table conversion functions
- Added conduits for left/inner join
- Added queryOverIndex
- Simplification of exposed function signatures
- Changed API to always include a
Proxy
- Added proxy generation (
tTable
,iTableIndex
) - Added polymorphic lenses for fields starting with underscore
- Changed generated column names from
colColumn
tocolumn'
- Overriden buggy amazonka paging