File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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.5.RELEASE (2016-11-03)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1521 - Aggregation.skip(...) expects int but new SkipOperation(...) supports long.
7
+ * DATAMONGO-1514 - SpringDataMongodbQuery should be public.
8
+ * DATAMONGO-1513 - Non-ObjectId identifiers generated by event listeners are not populated if documents are inserted as batch.
9
+ * DATAMONGO-1504 - Assert compatibility with MongoDB 3.4 server and driver.
10
+ * DATAMONGO-1502 - Release 1.9.5 (Hopper SR5).
11
+ * DATAMONGO-1500 - RuntimeException for query methods with fields declaration and Pageable parameters.
12
+
13
+
4
14
Changes in version 1.9.4.RELEASE (2016-09-29)
5
15
---------------------------------------------
6
16
* DATAMONGO-1498 - MongoMappingContext doesn't know about types usually auto-detected (JodaTime, JDK 8 date time types).
You can’t perform that action at this time.
0 commit comments