Skip to content

Commit 445388b

Browse files
committed
DATAMONGO-1969 - Updated changelog.
1 parent 61e9eac commit 445388b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.0.8.RELEASE (2018-06-13)
5+
---------------------------------------------
6+
* DATAMONGO-2003 - MongoQueryCreator will not create query correctly when passing Pattern Object with options.
7+
* DATAMONGO-2002 - Criteria instances using different regex Patterns are considered equal.
8+
* DATAMONGO-1998 - SpringDataMongodbSerializer cannot convert query on nested id.
9+
* DATAMONGO-1988 - String ID not working for embeded objects.
10+
* DATAMONGO-1986 - Aggregation MatchOperation fails to convert query.
11+
* DATAMONGO-1980 - Typo in CriteriaExtensions KDoc.
12+
* DATAMONGO-1978 - Typo in Field.positionKey.
13+
* DATAMONGO-1974 - Full editing pass on reference documentation.
14+
* DATAMONGO-1971 - Install MongoDB on TravisCI ourselves.
15+
* DATAMONGO-1969 - Release 2.0.8 (Kay SR8).
16+
* DATAMONGO-1466 - Add DbObject to GeoJson Converter.
17+
18+
419
Changes in version 1.10.13.RELEASE (2018-06-13)
520
-----------------------------------------------
621
* DATAMONGO-2003 - MongoQueryCreator will not create query correctly when passing Pattern Object with options.

0 commit comments

Comments
 (0)