Hi all, There are some critical issues found in the RC1 release: in cgen [1] and in ROP [2]. They are already fixed along with some minor issues [3], so I want to release RC2 faster. I hope it will be available next week.
Here are some details about those issues. * Cgen in generating wrong output for inherited ObjEntities and the model could be corrupted, a workaround is to use older cgen. * The ROP issue is that you can't use ColumnSelect on the client and there is no workaround for it. [1] https://issues.apache.org/jira/browse/CAY-2633 [2] https://issues.apache.org/jira/browse/CAY-2635 [3] https://github.com/apache/cayenne/blob/STABLE-4.1/RELEASE-NOTES.txt#L15-L23 -- Best regards, Nikita Timofeev
