File tree 1 file changed +12
-0
lines changed
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 2.0.0.M1 (2016-11-23)
5
+ ----------------------------------------
6
+ * DATAMONGO-1527 - Release 2.0 M1 (Kay).
7
+ * DATAMONGO-1509 - Inconsistent type alias placement in list of classes.
8
+ * DATAMONGO-1461 - Upgrade Hibernate/JPA dependencies to match Spring 5 baseline.
9
+ * DATAMONGO-1448 - Set up 2.0 development.
10
+ * DATAMONGO-1444 - Reactive support in Spring Data MongoDB.
11
+ * DATAMONGO-1176 - Use org.bson types instead of com.mongodb.
12
+ * DATAMONGO-563 - Upgrade to MongoDB driver 2.9.2 as it fixes a serious regression introduced in 2.9.0.
13
+ * DATAMONGO-562 - Cannot create entity with OptimisticLocking (@Version) and initial id.
14
+
15
+
4
16
Changes in version 1.9.5.RELEASE (2016-11-03)
5
17
---------------------------------------------
6
18
* DATAMONGO-1521 - Aggregation.skip(...) expects int but new SkipOperation(...) supports long.
You can’t perform that action at this time.
0 commit comments