Skip to content

Commit d23e1b3

Browse files
committed
Updated changelog.
See #3617
1 parent a1e8e6f commit d23e1b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.1.8 (2021-04-14)
5+
-------------------------------------
6+
* #3623 - `@Aggregation` repository query method causes `NullPointerException` when the result is empty.
7+
* #3601 - Criteria object not allowing to use field names with underscore in them.
8+
* #3414 - Criteria or toEquals fail if contains regex [DATAMONGO-2559].
9+
10+
411
Changes in version 3.0.9.RELEASE (2021-04-14)
512
---------------------------------------------
613
* #3623 - `@Aggregation` repository query method causes `NullPointerException` when the result is empty.
@@ -3411,5 +3418,6 @@ Repository
34113418

34123419

34133420

3421+
34143422

34153423

0 commit comments

Comments
 (0)