Skip to content

Commit 2bf32a2

Browse files
committed
DATAMONGO-1574 - Updated changelog.
1 parent 148c4f9 commit 2bf32a2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/main/resources/changelog.txt

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Spring Data MongoDB Changelog
22
=============================
33

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+
422
Changes in version 1.9.6.RELEASE (2016-12-21)
523
---------------------------------------------
624
* DATAMONGO-1565 - Placeholders in manually defined queries not escaped properly.

0 commit comments

Comments
 (0)