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 1ad567b29 CAY-2869 and CAY-2870 release notes
1ad567b29 is described below
commit 1ad567b293b8673871025ee2b981ee32573e58f6
Author: Nikita Timofeev <[email protected]>
AuthorDate: Tue Aug 27 14:00:24 2024 +0400
CAY-2869 and CAY-2870 release notes
---
RELEASE-NOTES.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 32d96f055..c30baf98f 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -9,7 +9,7 @@ https://issues.apache.org/jira/browse/CAY
----------------------------------
Release: 5.0-M1
-Date: Aug 20, 2024
+Date:
----------------------------------
Changes/New Features:
@@ -79,6 +79,7 @@ CAY-2858 Redesign Collection and Map Property API
CAY-2862 Cleanup and upgrade Maven plugins dependencies
CAY-2865 Upgrade test dependencies
CAY-2867 Tweak GraphBasedDbRowOpSorter logic to allow related updates
+CAY-2870 Modeler: Upgrade CayenneDataObject to GenericPersistentObject
Bug Fixes:
@@ -127,3 +128,4 @@ CAY-2853 Incorrect deletion of entities from flattened
attributes
CAY-2854 Improve delete prevention detection of flattened attribute row
CAY-2866 DefaultDataDomainFlushAction breaks on circular relationship update
CAY-2868 Regression: DefaultDbRowOpSorter shouldn't sort update operations
+CAY-2869 Upgrade handler v11 removes db import configuration