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 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
+
4
17
Changes in version 2.0.14.RELEASE (2019-04-01)
5
18
----------------------------------------------
6
19
* DATAMONGO-2225 - Potential bug in MongoExampleMapper.
You can’t perform that action at this time.
0 commit comments