Skip to content

Commit 9f58c78

Browse files
committed
DATAMONGO-2187 - Updated changelog.
1 parent b54cd4e commit 9f58c78

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.1.5.RELEASE (2019-02-13)
5+
---------------------------------------------
6+
* DATAMONGO-2196 - Remove does not apply WriteConcern for single document delete operation.
7+
* DATAMONGO-2193 - Query on nested id field incorrectly returns no results.
8+
* DATAMONGO-2189 - AfterSaveEvent contains object to save and not the saved instance.
9+
* DATAMONGO-2187 - Release 2.1.5 (Lovelace SR5).
10+
11+
412
Changes in version 2.1.4.RELEASE (2019-01-10)
513
---------------------------------------------
614
* DATAMONGO-2181 - ReactiveMongoRepository.saveAll(…) does not consider collection name for new entities.

0 commit comments

Comments
 (0)