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

commit 40a394e597de637a46381bd326de067043e9c9c3
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 10 12:01:07 2023 +0300

    CAY-2801 Incorrect equals() implementation in IdGenerationMarker could 
cause data missing in the commit
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 581f6e1b1..eb1440aba 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -20,6 +20,7 @@ CAY-2783 DbEntity to ObjEntity synchronization should check 
mandatory flag for p
 CAY-2789 MalformedJsonException thrown when reading manually edited JSON data 
in Postgres
 CAY-2792 Fix Insertion Order For Reflexive DataObjects
 CAY-2796 Cayenne custom json formatter produces invalid json
+CAY-2801 Incorrect equals() implementation in IdGenerationMarker could cause 
data missing in the commit
 
 ----------------------------------
 Release: 4.2.RC2

Reply via email to