We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1547a64 commit 363bed5Copy full SHA for 363bed5
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 1.7.0.RELEASE (2015-03-23)
5
+---------------------------------------------
6
+* DATAMONGO-1189 - Release 1.7 GA.
7
+* DATAMONGO-1181 - Add Jackson Module for GeoJSON types.
8
+* DATAMONGO-1180 - Incorrect exception message creation in PartTreeMongoQuery.
9
+* DATAMONGO-1179 - Update reference documentation.
10
+* DATAMONGO-1124 - Switch log level for cyclic reference index warnings from WARN to INFO.
11
+* DATAMONGO-979 - Add support for $size expression in project and group aggregation pipeline.
12
+
13
14
Changes in version 1.7.0.RC1 (2015-03-05)
15
-----------------------------------------
16
* DATAMONGO-1173 - Release 1.7 RC1.
0 commit comments