Skip to content

Commit 38e06ff

Browse files
committed
DATACMNS-1561 - Updated changelog.
1 parent c62bc6f commit 38e06ff

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.11.RELEASE (2019-09-30)
5+
----------------------------------------------
6+
* DATACMNS-1581 - Reject invalid null values for Sort in factory methods of PageRequest.
7+
* DATACMNS-1580 - Update documentation.
8+
* DATACMNS-1576 - Fix JavaDoc on CustomConversions.
9+
* DATACMNS-1574 - Partially populated PersistentEntity instances not properly removed from cache.
10+
* DATACMNS-1571 - TypeInformation.specialize(…) does not consider generics information in given type.
11+
* DATACMNS-1570 - Parsing of query method names is inconsistent for attributes beginning with a single lower case character followed by an upper case character.
12+
* DATACMNS-1569 - Revise nullability documentation in Querydsl APIs.
13+
* DATACMNS-1568 - Explicitly mention null-handling changes made for Sort and Pageable in 2.0 in reference docs.
14+
* DATACMNS-1567 - Fix license years in header of Repository.
15+
* DATACMNS-1565 - Add HTTPS entries into spring.schemas.
16+
* DATACMNS-1561 - Release 2.1.11 (Lovelace SR11).
17+
18+
419
Changes in version 2.2.0.RC3 (2019-09-06)
520
-----------------------------------------
621
* DATACMNS-1578 - Properly bind null values to ….isNull() expressions in Querydsl.

0 commit comments

Comments
 (0)