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 ed5ff7285 CAY-2667 Fix Issues with Generic Vertical Inheritance
ed5ff7285 is described below

commit ed5ff7285c626d278b3f326a4c70363fb4ab61de
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue Jul 30 13:55:38 2024 +0400

    CAY-2667 Fix Issues with Generic Vertical Inheritance
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 5b8af86e6..23abef90a 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -79,6 +79,7 @@ Bug Fixes:
 
 CAY-2552 ColumnQuery with flattened attributes bug
 CAY-2621 Modeler: project is dirty after a no-change db import
+CAY-2667 Fix Issues with Generic Vertical Inheritance
 CAY-2732 Exception when creating ObjEntity from a DbEntity
 CAY-2748 Mutating the list returned from the local query cache changes the 
cache
 CAY-2755 Modeler: Entities are not sorted by name in the class generation view

Reply via email to