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 33889bdd9 CAY-2904 Disjoint prefetch returns incorrect data
33889bdd9 is described below
commit 33889bdd9507ad5cc0f9ff2229be4bce013b4320
Author: Nikita Timofeev <[email protected]>
AuthorDate: Thu Oct 30 17:51:55 2025 +0400
CAY-2904 Disjoint prefetch returns incorrect data
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index c0c3a9579..e434f9e55 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -37,6 +37,7 @@ CAY-2898 Crypto: NPE in a ColumnQuery
CAY-2899 CommitLog: missing lifecycle-induced changes in
`excludeFromTransaction` mode
CAY-2900 Meaningful generated PKs could lead to the ClassCastException
CAY-2901 Loosing comments on the existing ObjAttribute after DB import
+CAY-2904 Disjoint prefetch returns incorrect data
----------------------------------
Release: 5.0-M1