You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2022/11/24 15:13:35 UTC

[cayenne] 01/02: CAY-2780 and CAY-2764 release notes

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 348a13237783b4268dff321aa9251f5b16a416e0
Author: Nikita Timofeev <st...@gmail.com>
AuthorDate: Thu Nov 24 17:55:08 2022 +0300

    CAY-2780 and CAY-2764 release notes
---
 RELEASE-NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index d1795edf4..2c3510f85 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -32,10 +32,12 @@ CAY-2766 Modeler: Improving the work with velocity templates for class generatio
 CAY-2767 Modeler: upgrade deprecated code in custom components
 CAY-2773 Switch master to "5.0"
 CAY-2776 Upgrade Gradle to 7.6
+CAY-2780 Modeler: Multiple configurations for classes generation
 
 Bug Fixes:
 
 CAY-2755 Modeler: Entities are not sorted by name in the class generation view
 CAY-2762 Modeler: Difference in toolbars colors on OSX
+CAY-2764 Split expressions do not work with DB relationships
 CAY-2765 dbimport: check excluded catalogs and schemas for the SQLServer
 CAY-2774 Overriding service ordering in DI List causes DIRuntimeException