Skip to content

Commit f438281

Browse files
odrotbohmchristophstrobl
authored andcommitted
DATACMNS-633 - Updated changelog.
1 parent 20de230 commit f438281

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/main/resources/changelog.txt

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 1.9.2.RELEASE (2015-01-28)
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-633 - Release 1.9.2.
9+
* DATACMNS-629 - Reference documentation section on limiting query results is showing incorrect order-by-clause.
10+
* DATACMNS-625 - Re-enable querydsl-next profile for Travis.
11+
* DATACMNS-621 - QSort does not treat nested paths correctly.
12+
* DATACMNS-620 - Make sure we reflectively invoke redeclared repository methods in legacy RepositoryInvokers.
13+
* DATACMNS-619 - DefaultCrudMethods should always return accessible methods.
14+
* DATACMNS-616 - AnnotationRevisionMetadata can't access private fields.
15+
* DATACMNS-615 - PageImpl should reject total less than given content length.
16+
* DATACMNS-611 - Avoid triple cache lookup in RepositoryInterfaceAwareBeanPostProcessor.predictBeanType(…).
17+
* DATACMNS-610 - Add converter support for Set<T> return types.
18+
* DATACMNS-609 - Multiple usage of repository setup means (XML or annotation) creates multiple bean definitions for RepositoryInterfaceAwareBeanPostProcessor.
19+
* DATACMNS-601 - Work on SonarQube warnings.
20+
* DATACMNS-594 - Strange generics behaviour for multiply nested generic types.
21+
* DATACMNS-591 - RepositoryConfigurationDelegate should use ResourceLoader provided by the infrastructure.
22+
* DATACMNS-590 - Bug in generics detection for multiply nested generic types.
23+
24+
425
Changes in version 1.8.5.RELEASE (2015-01-27)
526
---------------------------------------------
627
* DATACMNS-637 - General inspection for performance improvements.

0 commit comments

Comments
 (0)