File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data MongoDB Changelog
2
2
=============================
3
3
4
+ Changes in version 1.9.7.RELEASE (2017-01-26)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.
7
+ * DATAMONGO-1590 - Entity new detection doesn't consider Persistable.isNew().
8
+ * DATAMONGO-1588 - Repository will not accept Point subclass in spatial query.
9
+ * DATAMONGO-1586 - TypeBasedAggregationOperationContext.getReferenceFor(…) exposes fields with their leaf property name.
10
+ * DATAMONGO-1585 - Aggregation sort references target field of projected and aliased fields.
11
+ * DATAMONGO-1578 - Add missing @Test annotation to ProjectionOperationUnitTests.
12
+ * DATAMONGO-1577 - Fix Reference and JavaDoc spelling issues.
13
+ * DATAMONGO-1576 - AbstractMongoEventListener methods not called when working with member fields.
14
+ * DATAMONGO-1573 - Release 1.9.7 (Hopper SR7).
15
+ * DATAMONGO-1508 - Documentation lacking for db-factory authentication-dbname.
16
+
17
+
4
18
Changes in version 1.10.0.RELEASE (2017-01-26)
5
19
----------------------------------------------
6
20
* DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.
You can’t perform that action at this time.
0 commit comments