Skip to content

Commit 286efca

Browse files
committed
DATAMONGO-1033 - Updated changelog.
1 parent 92926be commit 286efca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.5.4.RELEASE (2014-08-27)
5+
---------------------------------------------
6+
* DATAMONGO-1038 - Assert Mongo instances cleand up properly after test runs.
7+
* DATAMONGO-1034 - Improve error message when trying to convert incompatible types.
8+
* DATAMONGO-1033 - Release 1.5.4.
9+
* DATAMONGO-1030 - Query methods retuning a single entity does not work with projecting types.
10+
* DATAMONGO-1027 - Collection inherits complex index from embedded class/object.
11+
* DATAMONGO-1025 - Duplicate index creation on embedded documents.
12+
* DATAMONGO-1020 - LimitOperator should be a public class.
13+
* DATAMONGO-1008 - IndexOperations fail, when "2dsphere" index is present.
14+
15+
416
Changes in version 1.6.0.RC1 (2014-08-13)
517
-----------------------------------------
618
* DATAMONGO-1024 - Upgrade to Java driver 2.12.3.

0 commit comments

Comments
 (0)