Skip to content

Commit 8fd40ec

Browse files
committed
DATACMNS-1824 - Updated changelog.
1 parent 49570a2 commit 8fd40ec

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 2.5.0-M1 (2020-12-09)
5+
----------------------------------------
6+
* DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…).
7+
* DATACMNS-1837 - Add required override to the Streamable example in reference docs.
8+
* DATACMNS-1833 - More explicit documentation of query prefix behavior.
9+
* DATACMNS-1828 - TypeDiscoverer does not detect generic type arguments correctly.
10+
* DATACMNS-1827 - Pageable and Sort arguments with empty qualifier value shouldn't be prefixed with delimiter.
11+
* DATACMNS-1824 - Release 2.5 M1 (2021.0.0).
12+
* DATACMNS-800 - Add deleteAllById(Iterable<ID> ids) to CrudRepository and ReactiveCrudRepository.
13+
14+
415
Changes in version 2.3.6.RELEASE (2020-12-09)
516
---------------------------------------------
617
* DATACMNS-1837 - Add required override to the Streamable example in reference docs.
@@ -2948,5 +2959,6 @@ Repository
29482959

29492960

29502961

2962+
29512963

29522964

0 commit comments

Comments
 (0)