This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push: new 7a4dc9573 CAY-2871 QualifierTranslator breaks on a relationship with a compound FK 7a4dc9573 is described below commit 7a4dc95737355c71b09d8e66eab63bc0ec6c989c Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Thu Oct 31 18:02:09 2024 +0400 CAY-2871 QualifierTranslator breaks on a relationship with a compound FK --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 27fac82bf..e4f34f787 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -13,6 +13,7 @@ Date: ---------------------------------- Changes/New Features: +CAY-2871 QualifierTranslator breaks on a relationship with a compound FK CAY-2872 CayenneModeler "Documentation" link is broken CAY-2873 Change Orderings.orderedList() to accept a Collection rather than a List