This is an automated email from the ASF dual-hosted git repository.
mgentry 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 74aaa72c9 Added CAY-2889 Make subclassing a PK Generator easier
74aaa72c9 is described below
commit 74aaa72c9bd68fff2370c9c85689a32a41447820
Author: Michael Gentry <[email protected]>
AuthorDate: Thu Oct 23 08:05:03 2025 -0400
Added CAY-2889 Make subclassing a PK Generator easier
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 3b667923d..54a51aa5b 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -28,6 +28,7 @@ CAY-2876 Memory leak in the ObjectStore
CAY-2879 Negative number for non parameterized ObjectSelect query not
processed correctly
CAY-2883 License and notice templates are not processed by the Gradle build
CAY-2885 Modeler: DbImport fails to load DB schema view
+CAY-2889 Make subclassing a PK Generator easier
CAY-2896 Inserting two identical objects into two datamaps stores both objects
in the last used datamap
CAY-2898 Crypto: NPE in a ColumnQuery
CAY-2900 Meaningful generated PKs could lead to the ClassCastException