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 bb293ad47 CAY-2846 Modeler: Allow to disable some validation rules in 
the project
bb293ad47 is described below

commit bb293ad47b1b485ecc916f3300a6392e2410ad18
Author: Nikita Timofeev <[email protected]>
AuthorDate: Thu Aug 8 18:13:24 2024 +0400

    CAY-2846 Modeler: Allow to disable some validation rules in the project
---
 RELEASE-NOTES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index a41614f34..ce24b821f 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -71,6 +71,7 @@ CAY-2835 Custom aggregate functions
 CAY-2837 Deprecate TraversalHelper and move no-op implementations to 
TraversalHandler
 CAY-2843 Use an IN clause for single field disjoint by ID prefetches
 CAY-2845 Deprecate DataObject in favour of Persistent
+CAY-2846 Modeler: Allow to disable some validation rules in the project
 CAY-2849 Switch documentation to `hugo-asciidoctorj-extension`
 CAY-2856 Upgrade Gradle to 8.8
 CAY-2857 Java 22 support

Reply via email to