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 1
1
Spring Data MongoDB Changelog
2
2
=============================
3
3
4
+ Changes in version 1.9.2.RELEASE (2016-06-15)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1449 - Replace legacy for loop with foreach in MappingMongoConverter.
7
+ * DATAMONGO-1437 - DefaultDbRefResolver swallows cause of non DataAccessException translatable Exception.
8
+ * DATAMONGO-1425 - NOT_CONTAINS keyword issues CONTAINS query.
9
+ * DATAMONGO-1423 - Nested document update doesn't apply converters on embedded maps.
10
+ * DATAMONGO-1416 - Standard bootstrap issues warning in converter registration.
11
+ * DATAMONGO-1412 - Document mapping rules for Java types to MongoDB representation.
12
+ * DATAMONGO-1411 - Enable MongoDB build on TravisCI.
13
+ * DATAMONGO-1410 - Release 1.9.2 (Hopper SR2).
14
+
15
+
4
16
Changes in version 1.9.1.RELEASE (2016-04-06)
5
17
---------------------------------------------
6
18
* DATAMONGO-1408 - Release 1.9.1 (Hopper SR1).
You can’t perform that action at this time.
0 commit comments