Skip to content

Commit e90fe70

Browse files
committed
DATAMONGO-1527 - Updated changelog.
1 parent 27d379b commit e90fe70

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 2.0.0.M1 (2016-11-23)
5+
----------------------------------------
6+
* DATAMONGO-1527 - Release 2.0 M1 (Kay).
7+
* DATAMONGO-1509 - Inconsistent type alias placement in list of classes.
8+
* DATAMONGO-1461 - Upgrade Hibernate/JPA dependencies to match Spring 5 baseline.
9+
* DATAMONGO-1448 - Set up 2.0 development.
10+
* DATAMONGO-1444 - Reactive support in Spring Data MongoDB.
11+
* DATAMONGO-1176 - Use org.bson types instead of com.mongodb.
12+
* DATAMONGO-563 - Upgrade to MongoDB driver 2.9.2 as it fixes a serious regression introduced in 2.9.0.
13+
* DATAMONGO-562 - Cannot create entity with OptimisticLocking (@Version) and initial id.
14+
15+
416
Changes in version 1.9.5.RELEASE (2016-11-03)
517
---------------------------------------------
618
* DATAMONGO-1521 - Aggregation.skip(...) expects int but new SkipOperation(...) supports long.

0 commit comments

Comments
 (0)