This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch STABLE-4.1 in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit 0734996a700488719eaa68fe0bf861c0596bd54c Author: Nikita Timofeev <[email protected]> AuthorDate: Mon Apr 6 19:34:23 2020 +0300 CAY-2653 and CAY-2654 release notes --- RELEASE-NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 7aa117e..11b9de7 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -18,6 +18,8 @@ CAY-2642 EhCache memory leak due to misconfiguration CAY-2643 ObjectSelect.prefetch(name, semantics) method creates a phantom node CAY-2646 Wrong target path selection logic in cgen config CAY-2647 Modeler: project upgrade from 4.0.B2 to 4.1.RC2 failure +CAY-2653 No methods for queries with qualifier parameters generated +CAY-2654 Exception in dbimport when relationships should be imported, but no explicit configuration exists ---------------------------------- Release: 4.1.RC2
