Skip to content

Commit 315b642

Browse files
committed
DATAMONGO-1573 - Updated changelog.
1 parent 958752e commit 315b642

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

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

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+
418
Changes in version 1.10.0.RELEASE (2017-01-26)
519
----------------------------------------------
620
* DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.

0 commit comments

Comments
 (0)