File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Commons Changelog
22=============================
33
4+ Changes in version 2.4.11 (2021-07-16)
5+ --------------------------------------
6+ * #2406 - `Repositories` now allows lookup of parent repositories for sub-types.
7+ * #2404 - Fix outdated `ExampleMatcher` docs.
8+ * #2401 - Correct documentation how a constructor is chosen.
9+ * #2400 - `ClassGeneratingEntityInstantiator` deprecation link points to a package-private class.
10+ * #2399 - Polish.
11+ * #2392 - ReactiveExtensionAwareEvaluationContextProvider throws java.lang.IllegalStateException: Unsupported extension type: org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension.
12+ * #2391 - Fix wrong example code.
13+ * #2381 - Fix broken link to Spring framework docs.
14+
15+
416Changes in version 2.5.2 (2021-06-22)
517-------------------------------------
618* #2382 - Allow for a module specific inclusion for DTO projections.
@@ -3186,5 +3198,6 @@ Repository
31863198
31873199
31883200
3201+
31893202
31903203
You can’t perform that action at this time.
0 commit comments