Updated changelog.

See #2387
This commit is contained in:
Jens Schauder
2021-07-16 10:18:51 +02:00
parent dd0a162a3d
commit 4fac75dff8

View File

@@ -1,6 +1,18 @@
Spring Data Commons Changelog
=============================
Changes in version 2.4.11 (2021-07-16)
--------------------------------------
* #2406 - `Repositories` now allows lookup of parent repositories for sub-types.
* #2404 - Fix outdated `ExampleMatcher` docs.
* #2401 - Correct documentation how a constructor is chosen.
* #2400 - `ClassGeneratingEntityInstantiator` deprecation link points to a package-private class.
* #2399 - Polish.
* #2392 - ReactiveExtensionAwareEvaluationContextProvider throws java.lang.IllegalStateException: Unsupported extension type: org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension.
* #2391 - Fix wrong example code.
* #2381 - Fix broken link to Spring framework docs.
Changes in version 2.5.2 (2021-06-22)
-------------------------------------
* #2382 - Allow for a module specific inclusion for DTO projections.
@@ -3186,5 +3198,6 @@ Repository