File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.10.2.RELEASE (2017-04-19)
5
+ ----------------------------------------------
6
+ * DATAMONGO-1666 - Constructor creation with bulk fetching of DBRefs uses List instead of collection type.
7
+ * DATAMONGO-1662 - Section "Projection Expressions" contains error "Aggregate".
8
+ * DATAMONGO-1645 - RuntimeException when logging BeforeDeleteEvent and AfterDeleteEvent.
9
+ * DATAMONGO-1639 - BeforeConvertEvent now sees old version values for update of entities.
10
+ * DATAMONGO-1633 - Release 1.10.2 (Ingalls SR2).
11
+ * DATAMONGO-1620 - Not able to set serverSelectionTimeout on MongoClientOptions using MongoClientOptionsFactoryBean.
12
+ * DATAMONGO-1421 - Repository with Enum argument: json can't serialize type.
13
+
14
+
4
15
Changes in version 2.0.0.M2 (2017-04-04)
5
16
----------------------------------------
6
17
* DATAMONGO-1656 - Upgrade to MongoDB Driver 3.4.2 and Reactive Streams Driver 1.3.0.
You can’t perform that action at this time.
0 commit comments