Skip to content

Commit c17c3c6

Browse files
committed
DATAMONGO-1410 - Updated changelog.
1 parent d4dba03 commit c17c3c6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.9.2.RELEASE (2016-06-15)
5+
---------------------------------------------
6+
* DATAMONGO-1449 - Replace legacy for loop with foreach in MappingMongoConverter.
7+
* DATAMONGO-1437 - DefaultDbRefResolver swallows cause of non DataAccessException translatable Exception.
8+
* DATAMONGO-1425 - NOT_CONTAINS keyword issues CONTAINS query.
9+
* DATAMONGO-1423 - Nested document update doesn't apply converters on embedded maps.
10+
* DATAMONGO-1416 - Standard bootstrap issues warning in converter registration.
11+
* DATAMONGO-1412 - Document mapping rules for Java types to MongoDB representation.
12+
* DATAMONGO-1411 - Enable MongoDB build on TravisCI.
13+
* DATAMONGO-1410 - Release 1.9.2 (Hopper SR2).
14+
15+
416
Changes in version 1.9.1.RELEASE (2016-04-06)
517
---------------------------------------------
618
* DATAMONGO-1408 - Release 1.9.1 (Hopper SR1).

0 commit comments

Comments
 (0)