Skip to content

Commit 10128d4

Browse files
committed
DATAMONGO-2204 - Updated changelog.
1 parent 3fa8e80 commit 10128d4

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 2.1.6.RELEASE (2019-04-01)
5+
---------------------------------------------
6+
* DATAMONGO-2241 - Memory leak in ClassGeneratingPropertyAccessorFactory when using MongoDB sessions.
7+
* DATAMONGO-2228 - MongodbDocumentSerializer cuts off branches with same Ops in handling Ops.AND.
8+
* DATAMONGO-2225 - Potential bug in MongoExampleMapper.
9+
* DATAMONGO-2224 - Add trace logging for DBRef resolution.
10+
* DATAMONGO-2223 - Add missing tests for DBRef resolution in different database.
11+
* DATAMONGO-2221 - Query on nested id field incorrectly returns no results.
12+
* DATAMONGO-2219 - findAllAndRemove throws MongoWriteException if query has no matches.
13+
* DATAMONGO-2206 - Migrate Kotlin tests to Mockk.
14+
* DATAMONGO-2204 - Release 2.1.6 (Lovelace SR6).
15+
16+
417
Changes in version 2.0.14.RELEASE (2019-04-01)
518
----------------------------------------------
619
* DATAMONGO-2225 - Potential bug in MongoExampleMapper.

0 commit comments

Comments
 (0)