Skip to content

Commit db9d282

Browse files
committed
DATAMONGO-2121 - Updated changelog.
1 parent 10972bf commit db9d282

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 2.1.3.RELEASE (2018-11-27)
5+
---------------------------------------------
6+
* DATAMONGO-2139 - Auditing broken for entities using optimistic locking via version properties.
7+
* DATAMONGO-2135 - Use List instead of Collection when reading data with MappingMongoConverter.
8+
* DATAMONGO-2130 - Repository count errors in ClientSession / Transaction.
9+
* DATAMONGO-2121 - Release 2.1.3 (Lovelace SR3).
10+
* DATAMONGO-2119 - Combining a SpEL expression and a $regex filter triggers a PatternSyntaxException.
11+
12+
413
Changes in version 2.0.12.RELEASE (2018-11-27)
514
----------------------------------------------
615
* DATAMONGO-2135 - Use List instead of Collection when reading data with MappingMongoConverter.

0 commit comments

Comments
 (0)