Skip to content

Commit de5b5ee

Browse files
odrotbohmchristophstrobl
authored andcommitted
DATAMONGO-1246 - Updated changelog.
1 parent 60636bf commit de5b5ee

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.5.6.RELEASE (2015-07-01)
5+
---------------------------------------------
6+
* DATAMONGO-1246 - Release 1.5.6 (Dijkstra).
7+
* DATAMONGO-1234 - Fix typos in JavaDoc.
8+
* DATAMONGO-1232 - IgnoreCase should escape queries.
9+
* DATAMONGO-1229 - MongoQueryCreator incorrectly rejects ignoreCase on nested String path.
10+
* DATAMONGO-1224 - Assert Spring Framework 4.2 compatibility.
11+
* DATAMONGO-1221 - Remove relative reference to parent POM to make sure the right Spring version is picked up.
12+
* DATAMONGO-1207 - MongoTemplate#doInsertAll throws NullPointerException when passed Collection contains a null item.
13+
* DATAMONGO-1180 - Incorrect exception message creation in PartTreeMongoQuery.
14+
* DATAMONGO-1166 - ReadPreference not used for Aggregations.
15+
* DATAMONGO-1155 - Upgrade mongo-next build profiles to Java driver version 2.13.0.
16+
17+
418
Changes in version 1.6.3.RELEASE (2015-07-01)
519
---------------------------------------------
620
* DATAMONGO-1247 - Release 1.6.3 (Evans).

0 commit comments

Comments
 (0)