|
|
|
|
@ -1,6 +1,12 @@
@@ -1,6 +1,12 @@
|
|
|
|
|
Spring Data MongoDB Changelog |
|
|
|
|
============================= |
|
|
|
|
|
|
|
|
|
Changes in version 2.1.12.RELEASE (2019-11-04) |
|
|
|
|
---------------------------------------------- |
|
|
|
|
* DATAMONGO-2388 - IndexOperations.getIndexInfo() fails for index that has partialFilterExpression containing DBRef. |
|
|
|
|
* DATAMONGO-2381 - Release 2.1.12 (Lovelace SR12). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes in version 2.2.0.RELEASE (2019-09-30) |
|
|
|
|
--------------------------------------------- |
|
|
|
|
* DATAMONGO-2380 - Remove @ExperimentalCoroutinesApi annotations. |
|
|
|
|
|