File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data MongoDB Changelog
22=============================
33
4+ Changes in version 1.6.0.RELEASE (2014-09-05)
5+ ---------------------------------------------
6+ * DATAMONGO-1046 - Release 1.6 GA.
7+ * DATAMONGO-1045 - Make sure Spring Data MongoDB can build against Spring 4.1.
8+ * DATAMONGO-1040 - deleteAll repository query don't use EntityMetadata collection name.
9+ * DATAMONGO-1039 - Polish implementation for cleaning up after tests.
10+ * DATAMONGO-1038 - Assert Mongo instances cleand up properly after test runs.
11+ * DATAMONGO-1036 - Custom repository implementations are not picked up when using CDI.
12+ * DATAMONGO-1034 - Improve error message when trying to convert incompatible types.
13+ * DATAMONGO-1032 - Polish Asciidoctor documentation.
14+ * DATAMONGO-1030 - Query methods retuning a single entity does not work with projecting types.
15+ * DATAMONGO-1027 - Collection inherits complex index from embedded class/object.
16+ * DATAMONGO-1025 - Duplicate index creation on embedded documents.
17+
18+
419Changes in version 1.5.4.RELEASE (2014-08-27)
520---------------------------------------------
621* DATAMONGO-1038 - Assert Mongo instances cleand up properly after test runs.
You can’t perform that action at this time.
0 commit comments