You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by su...@apache.org on 2016/02/23 00:22:38 UTC

[2/2] incubator-atlas git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-atlas

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-atlas


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/3869b8a2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/3869b8a2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/3869b8a2

Branch: refs/heads/master
Commit: 3869b8a2f6e1351e0b259f1c7ad08940a3c07d20
Parents: e181131 95590d2
Author: Suma Shivaprasad <su...@gmail.com>
Authored: Mon Feb 22 15:22:12 2016 -0800
Committer: Suma Shivaprasad <su...@gmail.com>
Committed: Mon Feb 22 15:22:12 2016 -0800

----------------------------------------------------------------------
 .../org/apache/atlas/security/SecurityProperties.java    |  6 ++++++
 docs/src/site/twiki/security.twiki                       |  1 +
 release-log.txt                                          |  1 +
 .../apache/atlas/web/service/SecureEmbeddedServer.java   | 11 +++++++++--
 4 files changed, 17 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/3869b8a2/release-log.txt
----------------------------------------------------------------------
diff --cc release-log.txt
index 9ca9cc4,3006aa5..a948c57
--- a/release-log.txt
+++ b/release-log.txt
@@@ -5,9 -5,9 +5,10 @@@ Apache Atlas Release Note
  INCOMPATIBLE CHANGES:
  ATLAS-409 Atlas will not import avro tables with schema read from a file (dossett@gmail.com via shwethags)
  ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags)
+ ATLAS-349 SSL - Atlas SSL connection has weak/unsafe Ciphers suites (ndjouhr via shwethags)
  
  ALL CHANGES:
 +ATLAS_396 Creating an entity with non-existing type results in "Unable to deserialize json" error (guptaneeru via sumasai)
  ATLAS-318 Config file conatining API endpoint + all api calls to be centralized (sanjayp via sumasai)
  ATLAS-471 Atlas Server could run out of memory due to Scala memory leak (yhemanth via sumasai)
  ATLAS-486 Updated pom.xml to fix scm url and upgrade plugin (sneethiraj via sumasai)