Skip to content

Commit 28a0202

Browse files
committed
DATAMONGO-936 - Updated changelog.
1 parent 164e947 commit 28a0202

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 1.5.0.RELEASE (2014-05-20)
5+
---------------------------------------------
6+
* DATAMONGO-936 - Release 1.5 GA.
7+
* DATAMONGO-929 - Index key should be the properties dot path when creating index using @Indexed / @CompoundIndex.
8+
* DATAMONGO-928 - Error when using field-naming-strategy-ref.
9+
* DATAMONGO-926 - Stack Overflow Error with 1.5.0.RC1 Release.
10+
* DATAMONGO-925 - MappingMongoConverterParser is incorrectly rejecting field-naming-strategy-ref XML configuration.
11+
* DATAMONGO-647 - Using "OrderBy" in "query by method name" ignores the @Field annotation for field alias.
12+
* DATAMONGO-367 - @Indexed field in embedded Object creates new collection.
13+
14+
415
Changes in version 1.5.0.RC1 (2014-05-02)
516
-----------------------------------------
617
* DATAMONGO-924 - Aggregation not working with as() method in project() pipeline operator.

0 commit comments

Comments
 (0)