This is an automated email from the ASF dual-hosted git repository.
ntimofeev pushed a commit to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/STABLE-4.1 by this push:
new 537ecf0 Cleanup
537ecf0 is described below
commit 537ecf0e485134b7bb4503e584850b8124b4edd2
Author: Nikita Timofeev <[email protected]>
AuthorDate: Wed Dec 15 10:58:32 2021 +0300
Cleanup
---
RELEASE-NOTES.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 270c6cd..d574fcf 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -22,6 +22,7 @@ CAY-2679 Unstable ordering of relationships in the .map.xml
file
CAY-2681 Modeler: All selected checkboxes cause project to become dirty at
initialization
CAY-2690 dbimport skips length changes for BINARY and VARBINARY columns
CAY-2691 MySQL driver 8.0.x stores LocalDateTime differently than 5.1.x
+CAY-2697 Read-only cgen template creates mutator methods for to-many
relationships
CAY-2698 EventSubject.getSubject() is not thread safe
CAY-2702 Modeler: Callbacks table has too small default width
CAY-2721 Platform builds of CayenneModeler don't work with Java 17
@@ -40,8 +41,6 @@ CAY-2646 Wrong target path selection logic in cgen config
CAY-2647 Modeler: project upgrade from 4.0.B2 to 4.1.RC2 failure
CAY-2653 No methods for queries with qualifier parameters generated
CAY-2654 Exception in dbimport when relationships should be imported, but no
explicit configuration exists
-CAY-2697 Read-only cgen template creates mutator methods for to-many
relationships
-CAY-2724 Duplicating relationship after editing its name
----------------------------------
Release: 4.1.RC2