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 dda8c48 CAY-2661 release notes
dda8c48 is described below
commit dda8c4870f679c10730673fa8d2eaa1bc401e3f4
Author: Nikita Timofeev <[email protected]>
AuthorDate: Wed Feb 24 13:31:53 2021 +0300
CAY-2661 release notes
---
RELEASE-NOTES.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 3b7131c..5b821b1 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -19,6 +19,7 @@ CAY-2692 Add entity lifecycle callbacks via annotated methods
Bug Fixes:
+CAY-2661 NPE on DB Import screen
CAY-2683 Don't use DISTINCT for joins on to-one related tables
CAY-2685 JsonType should use the actual JDBC type, not OTHER
CAY-2686 SQL translator incorrectly quotes fully qualified tables' names