File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Commons Changelog
2
2
=============================
3
3
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
+
4
22
Changes in version 1.12.10.RELEASE (2017-04-19)
5
23
-----------------------------------------------
6
24
* DATACMNS-1045 - Release 1.12.10 (Hopper SR10).
You can’t perform that action at this time.
0 commit comments