Skip to content

Commit 8f29600

Browse files
committed
DATAMONGO-1381 - Updated changelog.
1 parent 717c610 commit 8f29600

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data MongoDB Changelog
22
=============================
33

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+
417
Changes in version 1.9.0.M1 (2016-02-12)
518
----------------------------------------
619
* DATAMONGO-1380 - Improve logging in MongoChangeSetPersister.

0 commit comments

Comments
 (0)