Skip to content

Commit b04cd07

Browse files
committed
DATACMNS-1037 - Updated changelog.
1 parent a190c08 commit b04cd07

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.0.0.M3 (2017-05-09)
5+
----------------------------------------
6+
* DATACMNS-1057 - Remove Optionals from Querydsl SingleValueBinding.
7+
* DATACMNS-1056 - QueryExecutionResultHandler erroneously re-wraps Optional result sources.
8+
* DATACMNS-1053 - EntityInformation should expose getRequiredId(…).
9+
* DATACMNS-1052 - Sort should implement Streamable.
10+
* DATACMNS-1050 - Introduce Bound value object for Range.
11+
* DATACMNS-1043 - Slice/Page should expose Pageable.
12+
* DATACMNS-1042 - Self Link created by PagedResourcesAssembler should have pagination request parameters.
13+
* DATACMNS-1040 - Remove exclusion for Commons Logging.
14+
* DATACMNS-1037 - Release 2.0 M3 (Kay).
15+
* DATACMNS-1035 - Extract CustomConversions from MongoDB, Couchbase and Cassandra.
16+
* DATACMNS-1021 - Add Order.asc(…) and Order.desc(…) factory methods.
17+
* DATACMNS-1014 - Remove support for JodaTime's deprecated DateMidnight.
18+
* DATACMNS-993 - Clean up class loader hacking in tests.
19+
* DATACMNS-944 - Move to better naming scheme of methods in repository interfaces.
20+
21+
422
Changes in version 1.12.10.RELEASE (2017-04-19)
523
-----------------------------------------------
624
* DATACMNS-1045 - Release 1.12.10 (Hopper SR10).

0 commit comments

Comments
 (0)