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 29d6f75f034021f4f396980ef1c1a4dd1ddbb49c Author: Nikita Timofeev <[email protected]> AuthorDate: Mon May 27 19:16:03 2024 +0400 CAY-2848 Vertical Inheritance: Updating one-to-many with inverse nullifies other columns - release notes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 6e312c907..2fa8b6b90 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -102,6 +102,7 @@ CAY-2840 Vertical Inheritance: Missing subclass attributes with joint prefetch CAY-2841 Multi column ColumnSelect with SHARED_CACHE fails after 1st select CAY-2844 Joint prefetch doesn't use ObjEntity qualifier CAY-2842 Prevent duplicate select columns when using distinct with order by +CAY-2848 Vertical Inheritance: Updating one-to-many with inverse nullifies other columns CAY-2850 Query using Clob comparison with empty String fails CAY-2851 Replace Existing OneToOne From New Object CAY-2853 Incorrect deletion of entities from flattened attributes
