This is an automated email from the ASF dual-hosted git repository. aadamchik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit 0e2fe3d164d568c872acfd61c512944b43e900a1 Author: Andrus Adamchik <and...@objectstyle.com> AuthorDate: Thu Aug 6 14:26:51 2020 +0300 CommitLog does not include FKs for deleted objects CAY-2670 ... release notes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e89c04a..72693b0 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -20,6 +20,7 @@ CAY-2662 Use custom interface for SQL tree processor instead of a Function<Node, CAY-2663 Support for custom SQL operators CAY-2664 Add methods to EntityProperty to allow direct usage of primary key values CAY-2668 Experimental graph-based db operations sorter +CAY-2670 CommitLog does not include FKs for deleted objects with one-way relationships Bug Fixes: