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
commit 7b716794e958b5840e258ab9534bc39664e7fcd1 Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Mon Jan 22 18:01:52 2024 +0400 CAY-2794 Fix Incorrect JavaType for Vertical-Inheritance Attributes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 7a43396ae..3bf87724b 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -82,6 +82,7 @@ CAY-2786 Modeler: field outputDir work incorrect 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-2800 Modeler saves map.xml files with schema ordering error CAY-2801 Incorrect equals() implementation in IdGenerationMarker could cause data missing in the commit CAY-2806 Incorrect processing of unicode escape syntax in JSON