File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-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.8.4.RELEASE (2016-02-23)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1381 - Release 1.8.4 (Gosling SR4).
7
+ * DATAMONGO-1380 - Improve logging in MongoChangeSetPersister.
8
+ * DATAMONGO-1378 - Update reference documentation: Change Query.sort() to Query.with(Sort sort).
9
+ * DATAMONGO-1377 - Update JavaDoc: Use @EnableMongoRepositories instead of @EnableJpaRepositories.
10
+ * DATAMONGO-1376 - Move away from SimpleTypeInformationMapper.INSTANCE.
11
+ * DATAMONGO-1375 - Fix typo in MongoOperations JavaDoc.
12
+ * DATAMONGO-1361 - geoNear() queries fail when the accompanying query returns no results.
13
+ * DATAMONGO-1360 - Cannot query with JSR310.
14
+ * DATAMONGO-1270 - Update documentation to reflect deprecation of MongoFactoryBean.
15
+
16
+
4
17
Changes in version 1.9.0.M1 (2016-02-12)
5
18
----------------------------------------
6
19
* DATAMONGO-1380 - Improve logging in MongoChangeSetPersister.
You can’t perform that action at this time.
0 commit comments