File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
416Changes in version 1.6.0.RC1 (2014-08-13)
517-----------------------------------------
618* DATAMONGO-1024 - Upgrade to Java driver 2.12.3.
You can’t perform that action at this time.
0 commit comments