File tree 1 file changed +17
-0
lines changed
1 file changed +17
-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 2.0.0.M3 (2017-05-09)
5
+ ----------------------------------------
6
+ * DATAMONGO-1684 - Adopt documentation to removed JodaTime DateMidnight support.
7
+ * DATAMONGO-1679 - Adapt to API changes in CrudRepository.
8
+ * DATAMONGO-1674 - Adapt to Range API changes.
9
+ * DATAMONGO-1668 - Adopt changed Mono and Flux error handling API.
10
+ * DATAMONGO-1667 - Rename @InfiniteStream to @Tailable.
11
+ * DATAMONGO-1666 - Constructor creation with bulk fetching of DBRefs uses List instead of collection type.
12
+ * DATAMONGO-1665 - Adapt to API changes in Reactor 3.1.
13
+ * DATAMONGO-1664 - Release 2.0 M3 (Kay).
14
+ * DATAMONGO-1662 - Section "Projection Expressions" contains error "Aggregate".
15
+ * DATAMONGO-1660 - Extract CustomConversions into Spring Data Commons.
16
+ * DATAMONGO-1518 - Add support for Collations.
17
+ * DATAMONGO-1325 - Add support for $sample to aggregation.
18
+ * DATAMONGO-1205 - CyclicPropertyReferenceException logged with stack trace.
19
+
20
+
4
21
Changes in version 1.9.10.RELEASE (2017-04-19)
5
22
----------------------------------------------
6
23
* DATAMONGO-1670 - Release 1.9.10 (Hopper SR10).
You can’t perform that action at this time.
0 commit comments