We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2063370 commit 075d7d8Copy full SHA for 075d7d8
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 1.8.0.RELEASE (2015-09-01)
5
+---------------------------------------------
6
+* DATAMONGO-1282 - Release 1.8 GA (Gosling).
7
+* DATAMONGO-1280 - Add what's new section to refrence documentation.
8
+* DATAMONGO-1275 - Reference documentation should mention support for optimistic locking.
9
+* DATAMONGO-1269 - QueryMapper drops numeric keys in Maps.
10
+* DATAMONGO-1256 - Provide a collectionName in MongoMappingEvents.
11
+
12
13
Changes in version 1.8.0.RC1 (2015-08-04)
14
-----------------------------------------
15
* DATAMONGO-1268 - Release 1.8 RC1 (Gosling).
0 commit comments