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 05c0d3e55 Release notes for CAY-2630 and CAY-2734
05c0d3e55 is described below

commit 05c0d3e557f2be5032ae3277661c082edb5cf409
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue May 31 11:49:28 2022 +0300

    Release notes for CAY-2630 and CAY-2734
---
 RELEASE-NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 988172ba3..75500727d 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -18,6 +18,7 @@ CAY-2728 Add ExtendedType to generate user-friendly 
exceptions for internally us
 
 Bug Fixes:
 
+CAY-2630 Prefetched relationships not preserving pending changes
 CAY-2697 Read-only cgen template creates mutator methods for to-many 
relationships
 CAY-2724 Duplicating relationship after editing its name
 CAY-2727 Modeler: cgen destDir Unix platform path separator
@@ -25,6 +26,7 @@ CAY-2729 Unable to use custom templates from a folder at 
upper level then datama
 CAY-2730 Duplicating lines in a cgen config saved to datamap.xml
 CAY-2731 Exception when setting a CLOB on H2 v2.0.202
 CAY-2733 Modeler can't use custom templates set in a datamap
+CAY-2734 Improve support for the DECIMAL type
 CAY-2736 Can't use function names as a path in a string-based expression
 
 ----------------------------------

Reply via email to