* DATACMNS-609 - Multiple usage of repository setup means (XML or annotation) creates multiple bean definitions for RepositoryInterfaceAwareBeanPostProcessor.
* DATACMNS-608 - Release 1.10 M1.
* DATACMNS-607 - Inline AnnotationAttributes and MethodParameters to cut dependency to Spring HATEOAS for ReflectionRepositoryInvoker.
* DATACMNS-606 - Provide converter between legacy Date instances an JDK 8 date/time types.
* DATACMNS-605 - Move key-value infrastructure to dedicated project.
* DATACMNS-604 - Move QueryDsl helper methods from QueryDslUtils to Map specific structure.
* DATACMNS-601 - Work on SonarQube warnings.
* DATACMNS-600 - Remove package cycle introduced by the invoker package.
* DATACMNS-597 - BasicPersistentEntity.getPropertyAccessor for target bean does not properly handle inheritance when PersistentEntity instances are interface or abstract class based.
* DATACMNS-596 - Expose PersistenPropertyAccessor API via PersistentEntity.