DATACMNS-1288 - Updated changelog.

This commit is contained in:
Mark Paluch
2018-05-08 14:14:20 +02:00
parent efd54edd03
commit 84fcd32fab

View File

@@ -1,6 +1,21 @@
Spring Data Commons Changelog
=============================
Changes in version 2.0.7.RELEASE (2018-05-08)
---------------------------------------------
* DATACMNS-1311 - Upgrade to XMLBeam 1.4.15.
* DATACMNS-1300 - ConverterNotFoundException or ClassCastException if an entity implements Iterable<OtherType>.
* DATACMNS-1299 - Repository metadata obtains an incorrect return type of repository methods returning Iterables.
* DATACMNS-1294 - Consider types in java.time to be simple.
* DATACMNS-1293 - QuerydslPredicateArgumentResolver Javadoc points to outdated Querydsl package.
* DATACMNS-1292 - Improve projection-based XML request data binding.
* DATACMNS-1291 - Editing pass on documentation.
* DATACMNS-1290 - AnnotationRevisionMetadata assumes field with revisionTimeStampAnnotation is of type TemporalAccessor.
* DATACMNS-1289 - Call to save(…) on customized intermediate repository fails with "Object is not an instance of declaring class.".
* DATACMNS-1288 - Release 2.0.7 (Kay SR7).
* DATACMNS-1285 - PropertyPath should limit the depth of its input parsing.
Changes in version 1.13.12.RELEASE (2018-05-08)
-----------------------------------------------
* DATACMNS-1311 - Upgrade to XMLBeam 1.4.15.