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 e7bef41 commit 7c4b5a1Copy full SHA for 7c4b5a1
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data MongoDB Changelog
2
=============================
3
4
+Changes in version 1.9.6.RELEASE (2016-12-21)
5
+---------------------------------------------
6
+* DATAMONGO-1565 - Placeholders in manually defined queries not escaped properly.
7
+* DATAMONGO-1534 - Type hint is missing when using BulkOperations.insert.
8
+* DATAMONGO-1525 - Reading empty EnumSet fails.
9
+* DATAMONGO-1522 - Release 1.9.6 (Hopper SR6).
10
+
11
12
Changes in version 1.10.0.RC1 (2016-12-21)
13
------------------------------------------
14
* DATAMONGO-1567 - Upgrade to a newer JDK version on TravisCI.
0 commit comments