Browse Source

DATAMONGO-2500 - Updated changelog.

2.1.x
Mark Paluch 6 years ago
parent
commit
881a69864f
  1. 13
      src/main/resources/changelog.txt

13
src/main/resources/changelog.txt

@ -1,6 +1,18 @@ @@ -1,6 +1,18 @@
Spring Data MongoDB Changelog
=============================
Changes in version 2.2.7.RELEASE (2020-04-28)
---------------------------------------------
* DATAMONGO-2529 - EntityReader called with null argument.
* DATAMONGO-2523 - ParameterBindingJsonReader skips too many chars.
* DATAMONGO-2517 - Text search fails on entity with second constructor.
* DATAMONGO-2513 - ComparisonOperators.Eq#equalToValue doesn't work well with Lists.
* DATAMONGO-2506 - StringBasedAggregation should raise meaningful error when unsupported return type requested.
* DATAMONGO-2504 - TextCriteria Hashcode and equals.
* DATAMONGO-2502 - Regression in Update property mapping.
* DATAMONGO-2500 - Release 2.2.7 (Moore SR7).
Changes in version 2.1.17.RELEASE (2020-04-28)
----------------------------------------------
* DATAMONGO-2529 - EntityReader called with null argument.
@ -2987,3 +2999,4 @@ Repository @@ -2987,3 +2999,4 @@ Repository

Loading…
Cancel
Save