Browse Source

DATAMONGO-2568 - Updated changelog.

pull/879/head
Mark Paluch 5 years ago
parent
commit
430c166a2b
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  1. 12
      src/main/resources/changelog.txt

12
src/main/resources/changelog.txt

@ -1,6 +1,17 @@ @@ -1,6 +1,17 @@
Spring Data MongoDB Changelog
=============================
Changes in version 3.0.2.RELEASE (2020-07-22)
---------------------------------------------
* DATAMONGO-2589 - Upgrade to MongoDB Driver 4.0.5.
* DATAMONGO-2572 - Remove usage of Oppressive Language.
* DATAMONGO-2571 - regex expression included "/" character can't be parsed in the stage of aggregation annotation.
* DATAMONGO-2570 - Avoiding unintentional unboxing.
* DATAMONGO-2568 - Release 3.0.2 (Neumann SR2).
* DATAMONGO-2536 - Add option to discard results on $out and $merge.
* DATAMONGO-2490 - @DBRef fetched without ClientSession when using Spring Transactions.
Changes in version 2.2.9.RELEASE (2020-07-22)
---------------------------------------------
* DATAMONGO-2572 - Remove usage of Oppressive Language.
@ -3100,5 +3111,6 @@ Repository @@ -3100,5 +3111,6 @@ Repository

Loading…
Cancel
Save