Maintenance release v5.0.2
- Added support for Auditing. Fixes #40.
- Update Marshaller to use DynamoDBTypeConverter (while keeping old inheritance intact). Fixes #103.
- Opened constructor and fixed NPE in case of missing DynamoDBConfig. Fixes #108.
- Allow for JUnit tests to use a in-memory DynamoDB instance
- Added documentation about Spring-Boot compatibility. Fixes #122.
- Added logging of AWS/Spring-Data/this version and potential compatibility issues. Fixes #122.
- Handle hash key properties with different column name (attribute name) properly. Fixes #118.
- deleteBy...And... is not deleting records in Dynamo. Fixes #46.
- Transfer to spring-data-dynamodb organization. Fixes #136.
This release is available at the old coordinates com.github.derjust:spring-data-dynamodb as also the new coordinates com.github.spring-data-dynamodb:spring-data-dynamodb