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 f85d52331 CAY-2795 Add unit tests for the Json type
f85d52331 is described below
commit f85d52331c2108e452e82c46b7b8d8f401363ef8
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 10 15:34:56 2023 +0300
CAY-2795 Add unit tests for the Json type
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index fba82465e..77fdda982 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -36,6 +36,7 @@ CAY-2780 Modeler: Multiple configurations for classes
generation
CAY-2781 Enable 'Create PK properties' by default in the cgen configuration
CAY-2784 Remove 'Use Java primitive types' option from dbimport
CAY-2788 DbImport: Add fallback option for the batch attribute loader
+CAY-2795 Add unit tests for the Json type
CAY-2802 Upgrade Gradle to 7.6.1
Bug Fixes: