File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11Spring 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+
415Changes 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
You can’t perform that action at this time.
0 commit comments