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 340d49d06 CAY-2857 Java 22 support
340d49d06 is described below
commit 340d49d06be4b011164728b734c01ab12a80e6ed
Author: Nikita Timofeev <[email protected]>
AuthorDate: Wed Jun 12 14:01:58 2024 +0400
CAY-2857 Java 22 support
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 8e5edbbb2..8f5faa2d3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -67,6 +67,7 @@ CAY-2837 Deprecate TraversalHelper and move no-op
implementations to TraversalHa
CAY-2843 Use an IN clause for single field disjoint by ID prefetches
CAY-2845 Deprecate DataObject in favour of Persistent
CAY-2856 Upgrade Gradle to 8.8
+CAY-2857 Java 22 support
Bug Fixes: