File tree 1 file changed +18
-0
lines changed
1 file changed +18
-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.10.0.RELEASE (2017-01-26)
5
+ ----------------------------------------------
6
+ * DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.
7
+ * DATAMONGO-1594 - Update "what’s new" section in reference documentation.
8
+ * DATAMONGO-1590 - Entity new detection doesn't consider Persistable.isNew().
9
+ * DATAMONGO-1589 - Update project documentation with the CLA tool integration.
10
+ * DATAMONGO-1588 - Repository will not accept Point subclass in spatial query.
11
+ * DATAMONGO-1587 - Migrate ticket references in test code to Spring Framework style.
12
+ * DATAMONGO-1586 - TypeBasedAggregationOperationContext.getReferenceFor(…) exposes fields with their leaf property name.
13
+ * DATAMONGO-1585 - Aggregation sort references target field of projected and aliased fields.
14
+ * DATAMONGO-1578 - Add missing @Test annotation to ProjectionOperationUnitTests.
15
+ * DATAMONGO-1577 - Fix Reference and JavaDoc spelling issues.
16
+ * DATAMONGO-1576 - AbstractMongoEventListener methods not called when working with member fields.
17
+ * DATAMONGO-1575 - Treat String replacement values in StringBased queries as such unless they are SpEL expressions.
18
+ * DATAMONGO-1574 - Release 1.10 GA (Ingalls).
19
+ * DATAMONGO-1508 - Documentation lacking for db-factory authentication-dbname.
20
+
21
+
4
22
Changes in version 1.9.6.RELEASE (2016-12-21)
5
23
---------------------------------------------
6
24
* DATAMONGO-1565 - Placeholders in manually defined queries not escaped properly.
You can’t perform that action at this time.
0 commit comments