This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit 33682b2f0f9f8ae5a7b2c3dd28d2e1a4876c84a4
Author: Andrus Adamchik <[email protected]>
AuthorDate: Sun Aug 30 17:15:38 2026 -0400

    CAY-3008 Disjoint prefetch returns wrong results when the query matches on 
a "self" property
    
    fixed as a side effect of the previous commit
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 1c473c4f6..32e210e32 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -26,6 +26,7 @@ CAY-3002 Modeler: NPE after clicking path chooser
 CAY-3003 Modeler: NPE editing unmapped ObjAttribute
 CAY-3005 ResultIterator.allRows() doesn't convert to DataObjects
 CAY-3006 Can't match a "self" property of an entity with a compound PK
+CAY-3008 Disjoint prefetch returns wrong results when the query matches on a 
"self" property
 
 ----------------------------------
 Release: 5.0-M3

Reply via email to