Skip to content

Commit ebc8c5d

Browse files
committedApr 19, 2017
DATAMONGO-1634 - Updated changelog.
1 parent 5b52af4 commit ebc8c5d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎src/main/resources/changelog.txt

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

4+
Changes in version 1.9.9.RELEASE (2017-04-19)
5+
---------------------------------------------
6+
* DATAMONGO-1662 - Section "Projection Expressions" contains error "Aggregate".
7+
* DATAMONGO-1645 - RuntimeException when logging BeforeDeleteEvent and AfterDeleteEvent.
8+
* DATAMONGO-1639 - BeforeConvertEvent now sees old version values for update of entities.
9+
* DATAMONGO-1634 - Release 1.9.9 (Hopper SR9).
10+
* DATAMONGO-1421 - Repository with Enum argument: json can't serialize type.
11+
12+
413
Changes in version 1.10.2.RELEASE (2017-04-19)
514
----------------------------------------------
615
* DATAMONGO-1666 - Constructor creation with bulk fetching of DBRefs uses List instead of collection type.

0 commit comments

Comments
 (0)
Please sign in to comment.