Skip to content

Commit 22f7f19

Browse files
committed
DATACMNS-1288 - Updated changelog.
1 parent 474e4d7 commit 22f7f19

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring Data Commons Changelog
22
=============================
33

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

0 commit comments

Comments
 (0)