We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b52af4 commit ebc8c5dCopy full SHA for ebc8c5d
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data MongoDB Changelog
2
=============================
3
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
13
Changes in version 1.10.2.RELEASE (2017-04-19)
14
----------------------------------------------
15
* DATAMONGO-1666 - Constructor creation with bulk fetching of DBRefs uses List instead of collection type.
0 commit comments