Skip to content

Commit 68ccfb7

Browse files
committed
DATACMNS-1378 - Updated changelog.
1 parent 5862ba5 commit 68ccfb7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

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

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+
419
Changes in version 2.0.10.RELEASE (2018-09-10)
520
----------------------------------------------
621
* DATACMNS-1389 - RepositoryConfigurationExtensionSupport.useRepositoryConfiguration(...) fails in strict configuration mode.

0 commit comments

Comments
 (0)