Skip to content

Commit 87865b9

Browse files
odrotbohmchristophstrobl
authored andcommitted
DATAMONGO-1355 - Updated changelog.
1 parent 13fa470 commit 87865b9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.8.2.RELEASE (2015-12-18)
5+
---------------------------------------------
6+
* DATAMONGO-1355 - Release 1.8.2 (Gosling).
7+
* DATAMONGO-1346 - Cannot add two pullAll to an Update.
8+
* DATAMONGO-1342 - Potential NullPointerException in MongoQueryCreator.nextAsArray(…).
9+
* DATAMONGO-1337 - General code quality improvements.
10+
* DATAMONGO-1335 - DBObjectAccessor doesn't write properties correctly if multiple ones are nested.
11+
* DATAMONGO-1334 - MapResultOptions limit not implemented.
12+
* DATAMONGO-1324 - StringToObjectIdConverter not properly registered causing drop in performance on identifier conversion.
13+
* DATAMONGO-1317 - Assert compatibility with MongoDB Java driver 3.2.
14+
* DATAMONGO-1290 - @Query annotation with byte[] parameter does not work.
15+
* DATAMONGO-1289 - NullPointerException when saving an object with no "id" field or @Id annotation.
16+
* DATAMONGO-1287 - MappingMongoConverter eagerly fetches and converts lazy DbRef to change them afterwards by proxies.
17+
* DATAMONGO-1204 - ObjectPath equality check breaks due to changes MongoDB V3.
18+
19+
420
Changes in version 1.8.1.RELEASE (2015-11-15)
521
---------------------------------------------
622
* DATAMONGO-1316 - Release 1.8.1 (Gosling).

0 commit comments

Comments
 (0)