File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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.1.0.RELEASE (2018-09-21)
5
+ ---------------------------------------------
6
+ * DATACMNS-1392 - Fix typo in Parameters.getParameter(…) exception message.
7
+ * DATACMNS-1391 - Generated Kotlin PropertyAccessor uses wrong copy method.
8
+ * DATACMNS-1389 - RepositoryConfigurationExtensionSupport.useRepositoryConfiguration(...) fails in strict configuration mode.
9
+ * DATACMNS-1387 - Wrong description for CurrentDateTimeProvider.
10
+ * DATACMNS-1386 - SpringDataWebConfiguration cannot be introspected when Jackson is not available.
11
+ * DATACMNS-1384 - Add support for java.sql.Timestamp in AnnotationRevisionMetadata.
12
+ * DATACMNS-1383 - Custom extension of Pageable as parameter causes query method to be rejected.
13
+ * DATACMNS-1378 - Release 2.1 GA (Lovelace).
14
+ * DATACMNS-1374 - Document requirements and supported modes for mutable and immutable types.
15
+ * DATACMNS-1174 - Improve error reporting for not supported repository interfaces.
16
+ * DATACMNS-1032 - Deprecate UserCredentials and downstream clients.
17
+
18
+
4
19
Changes in version 2.0.10.RELEASE (2018-09-10)
5
20
----------------------------------------------
6
21
* DATACMNS-1389 - RepositoryConfigurationExtensionSupport.useRepositoryConfiguration(...) fails in strict configuration mode.
You can’t perform that action at this time.
0 commit comments