Prepare for 4.0 release
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/62769a58 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/62769a58 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/62769a58 Branch: refs/heads/STABLE-4.0 Commit: 62769a5871c9f399bf396dfa4b47658323238b1c Parents: 525f7bf Author: Nikita Timofeev <[email protected]> Authored: Wed Aug 1 11:34:05 2018 +0300 Committer: Nikita Timofeev <[email protected]> Committed: Wed Aug 1 11:34:05 2018 +0300 ---------------------------------------------------------------------- RELEASE-NOTES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/62769a58/RELEASE-NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index a8faffd..98df979 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -8,8 +8,8 @@ To browse individual bug reports check out project issue tracker: https://issues.apache.org/jira/browse/CAY ---------------------------------- -Release: 4.0.RC2 -Date: +Release: 4.0 +Date: August 01, 2018 ---------------------------------- Bug Fixes: @@ -17,6 +17,7 @@ Bug Fixes: CAY-2418 Modeler: unable to edit entity selected via Search CAY-2427 Modeler: Undo throws exception CAY-2430 Modeler: Redo throws NPE +CAY-2431 Cayenne JDK 11 compatibility CAY-2435 cdbimport: procedure parameters are not imported CAY-2436 NPE in CayenneRuntimeException constructor CAY-2442 Broken EventBridge providers implementations
