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 2117e36f1921588f8f58da4b4a6d5011b54ee4e1 Author: Andrus Adamchik <[email protected]> AuthorDate: Mon Aug 17 12:44:55 2026 -0400 CAY-2988 Iterated queries commit transactions they don't own --- RELEASE-NOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e3e641c2b..dc4f0e2ca 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -51,7 +51,7 @@ CAY-2968 Vertical Inheritance: INSERT instead of UPDATE after updating flattened CAY-2973 Exception trying to copy/paste a callback CAY-2976 Exception creating a relationship for an Incomplete ObjEntity CAY-2977 DbImport confused by multi-key relationships -CAY-2988 Nested iterated queries transaction handling +CAY-2988 Iterated queries commit transactions they don't own ---------------------------------- Release: 5.0-M2
