Skip to content

Commit ccd9cb0

Browse files
committed
DATACMNS-632 - Updated changelog.
1 parent 77f17b8 commit ccd9cb0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.8.5.RELEASE (2015-01-27)
5+
---------------------------------------------
6+
* DATACMNS-637 - General inspection for performance improvements.
7+
* DATACMNS-634 - Repositories should return repository for entity's super-type if available.
8+
* DATACMNS-632 - Release 1.8.5.
9+
* DATACMNS-624 - Re-enable Travis builds for Spring 4.1, 4.1.next and Querydsl.next.
10+
* DATACMNS-621 - QSort does not treat nested paths correctly.
11+
* DATACMNS-616 - AnnotationRevisionMetadata can't access private fields.
12+
* DATACMNS-615 - PageImpl should reject total less than given content length.
13+
* DATACMNS-611 - Avoid triple cache lookup in RepositoryInterfaceAwareBeanPostProcessor.predictBeanType(…).
14+
* DATACMNS-601 - Work on SonarQube warnings.
15+
* DATACMNS-594 - Strange generics behaviour for multiply nested generic types.
16+
* DATACMNS-590 - Bug in generics detection for multiply nested generic types.
17+
* DATACMNS-583 - DomainClassConverter#matches should return false when source- and targetType are equal.
18+
* DATACMNS-577 - Improve javadoc on QueryDslPredicateExecutor.
19+
* DATACMNS-530 - JavaDoc should be updated to reflect change of requiring an environment.
20+
21+
422
Changes in version 1.10.0.M1 (2014-12-01)
523
-----------------------------------------
624
* DATACMNS-609 - Multiple usage of repository setup means (XML or annotation) creates multiple bean definitions for RepositoryInterfaceAwareBeanPostProcessor.

0 commit comments

Comments
 (0)