Skip to content

Commit 0fdd596

Browse files
committed
DATACMNS-823 - Updated changelog.
1 parent 137d7cc commit 0fdd596

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 1.12.0.RC1 (2016-03-18)
5+
------------------------------------------
6+
* DATACMNS-829 - Projecting a Map with a null value causes an exception.
7+
* DATACMNS-828 - Potential NullPointerException in ResultProcessor.
8+
* DATACMNS-827 - Fix Travis build setup after Spring 4.2 upgrade.
9+
* DATACMNS-826 - JavaDoc of GeoModule class broken.
10+
* DATACMNS-825 - Allow usage of composed annotations on PersistentEntity and PersistentProperty using @AliasFor.
11+
* DATACMNS-823 - Release 1.12 RC1 (Hopper).
12+
* DATACMNS-821 - Enable type prediction for JndiObjectFactoryBean.
13+
* DATACMNS-820 - Allow setter invocations in projections backed by beans.
14+
* DATACMNS-818 - Rename Tuple value type to Pair.
15+
* DATACMNS-812 - Confusing message generated by PageImpl.toString().
16+
* DATACMNS-810 - Add core types for Query By Example support.
17+
18+
419
Changes in version 1.11.4.RELEASE (2016-02-23)
520
----------------------------------------------
621
* DATACMNS-820 - Allow setter invocations in projections backed by beans.

0 commit comments

Comments
 (0)