DATAMONGO-1633 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
Spring Data MongoDB Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 1.10.2.RELEASE (2017-04-19)
|
||||
----------------------------------------------
|
||||
* DATAMONGO-1666 - Constructor creation with bulk fetching of DBRefs uses List instead of collection type.
|
||||
* DATAMONGO-1662 - Section "Projection Expressions" contains error "Aggregate".
|
||||
* DATAMONGO-1645 - RuntimeException when logging BeforeDeleteEvent and AfterDeleteEvent.
|
||||
* DATAMONGO-1639 - BeforeConvertEvent now sees old version values for update of entities.
|
||||
* DATAMONGO-1633 - Release 1.10.2 (Ingalls SR2).
|
||||
* DATAMONGO-1620 - Not able to set serverSelectionTimeout on MongoClientOptions using MongoClientOptionsFactoryBean.
|
||||
* DATAMONGO-1421 - Repository with Enum argument: json can't serialize type.
|
||||
|
||||
|
||||
Changes in version 2.0.0.M2 (2017-04-04)
|
||||
----------------------------------------
|
||||
* DATAMONGO-1656 - Upgrade to MongoDB Driver 3.4.2 and Reactive Streams Driver 1.3.0.
|
||||
|
||||
Reference in New Issue
Block a user