Skip to content

Maintenance release v5.0.2

Compare
Choose a tag to compare
@derjust derjust released this 07 Mar 22:38
· 119 commits to master since this release
  • 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