Skip to content

Commit 5b52af4

Browse files
committed
DATAMONGO-1633 - Updated changelog.
1 parent 7416116 commit 5b52af4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.10.2.RELEASE (2017-04-19)
5+
----------------------------------------------
6+
* DATAMONGO-1666 - Constructor creation with bulk fetching of DBRefs uses List instead of collection type.
7+
* DATAMONGO-1662 - Section "Projection Expressions" contains error "Aggregate".
8+
* DATAMONGO-1645 - RuntimeException when logging BeforeDeleteEvent and AfterDeleteEvent.
9+
* DATAMONGO-1639 - BeforeConvertEvent now sees old version values for update of entities.
10+
* DATAMONGO-1633 - Release 1.10.2 (Ingalls SR2).
11+
* DATAMONGO-1620 - Not able to set serverSelectionTimeout on MongoClientOptions using MongoClientOptionsFactoryBean.
12+
* DATAMONGO-1421 - Repository with Enum argument: json can't serialize type.
13+
14+
415
Changes in version 2.0.0.M2 (2017-04-04)
516
----------------------------------------
617
* DATAMONGO-1656 - Upgrade to MongoDB Driver 3.4.2 and Reactive Streams Driver 1.3.0.

0 commit comments

Comments
 (0)