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

ntimofeev pushed a commit to branch STABLE-4.2
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/STABLE-4.2 by this push:
     new 3993455d8 CAY-2790 and CAY-2794
3993455d8 is described below

commit 3993455d87af96a184e819a37b4b9095d5ec4c95
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 10 12:02:41 2023 +0300

    CAY-2790 and CAY-2794
---
 RELEASE-NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index eb1440aba..45215ed03 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -18,7 +18,9 @@ Bug Fixes:
 CAY-2552 ColumnQuery with flattened attributes bug
 CAY-2783 DbEntity to ObjEntity synchronization should check mandatory flag for 
primitive java types
 CAY-2789 MalformedJsonException thrown when reading manually edited JSON data 
in Postgres
+CAY-2790 EOModel import: NPE importing EOFetchSpecification
 CAY-2792 Fix Insertion Order For Reflexive DataObjects
+CAY-2794 Fix Incorrect JavaType for Vertical-Inheritance Attributes
 CAY-2796 Cayenne custom json formatter produces invalid json
 CAY-2801 Incorrect equals() implementation in IdGenerationMarker could cause 
data missing in the commit
 

Reply via email to