CAY-1891 Add To-Many / To-One Warnings to Cayenne Modeler
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/1c69c88c Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/1c69c88c Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/1c69c88c Branch: refs/heads/master Commit: 1c69c88c960a3d8380104c2b0b8130d58817fc3c Parents: 5a42815 Author: Anton Dreka <drek...@gmail.com> Authored: Tue Apr 18 17:52:02 2017 +0300 Committer: Anton Dreka <drek...@gmail.com> Committed: Tue Apr 18 17:52:02 2017 +0300 ---------------------------------------------------------------------- docs/doc/src/main/resources/RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/1c69c88c/docs/doc/src/main/resources/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/docs/doc/src/main/resources/RELEASE-NOTES.txt b/docs/doc/src/main/resources/RELEASE-NOTES.txt index 694e754..a3baf81 100644 --- a/docs/doc/src/main/resources/RELEASE-NOTES.txt +++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt @@ -14,6 +14,7 @@ Date: Changes/New Features: CAY-1873 Move DataDomain cache configuration from the Modeler and into DI +CAY-1891 Add To-Many / To-One Warnings to Cayenne Modeler CAY-2109 cayenne-crypto: add value authentication (HMAC) CAY-2210 Query cache: incorrect cache key for queries with custom value objects CAY-2255 ObjectSelect improvement: columns as full entities