You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2016/08/25 08:32:23 UTC

[4/4] cayenne git commit: CAY-2106: cayenne-crypto: allow DI contribution of type converters inside ValueTransformerFactory

CAY-2106: cayenne-crypto: allow DI contribution of type converters inside ValueTransformerFactory


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a5b833d5
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/a5b833d5
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/a5b833d5

Branch: refs/heads/master
Commit: a5b833d5fb8524bcb3cf194f58c1524905bc7a5e
Parents: c7276d6
Author: Andrus Adamchik <an...@objectstyle.com>
Authored: Thu Aug 25 11:29:29 2016 +0300
Committer: Andrus Adamchik <an...@objectstyle.com>
Committed: Thu Aug 25 11:29:29 2016 +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/a5b833d5/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 0555097..cd3d28a 100644
--- a/docs/doc/src/main/resources/RELEASE-NOTES.txt
+++ b/docs/doc/src/main/resources/RELEASE-NOTES.txt
@@ -27,6 +27,7 @@ CAY-2090 Untangle HttpRemoteService from ServiceContext thread local setup
 CAY-2100 Add supporting generated keys for PostgreSQL
 CAY-2102 EJBQL: db: path not supported in select columns
 CAY-2103 cayenne-crypto: support for mapping non-String and non-binary types
+CAY-2106: cayenne-crypto: allow DI contribution of type converters inside ValueTransformerFactory
 
 Bug Fixes: