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 944e28005d9411d6b658d6a6924b211d1260d33d Author: Nikita Timofeev <[email protected]> AuthorDate: Thu Jun 13 15:05:27 2024 +0400 CAY-2772 release notes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 8f5faa2d3..2ed4591c2 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -80,6 +80,7 @@ CAY-2763 Split expressions do not work with flattened relationships CAY-2764 Split expressions do not work with DB relationships CAY-2765 dbimport: check excluded catalogs and schemas for the SQLServer CAY-2769 Modeler: 'rootPath' attribute is missing +CAY-2772 Bootique-style module "extenders" for smoother configuration CAY-2774 Overriding service ordering in DI List causes DIRuntimeException CAY-2777 Reverse relationship is not set with single table inheritance CAY-2782 Modeler: save button becomes active on DataMap comment field focus
