Repository: incubator-atlas Updated Branches: refs/heads/master 6908b8426 -> 7403ebff1
updated release-log.txt, moved patches under 0.7 Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/7403ebff Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/7403ebff Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/7403ebff Branch: refs/heads/master Commit: 7403ebff168790bccc02732e6b7beb0829d0676a Parents: 6908b84 Author: Shwetha GS <[email protected]> Authored: Wed Jun 29 14:08:39 2016 +0530 Committer: Shwetha GS <[email protected]> Committed: Wed Jun 29 14:08:39 2016 +0530 ---------------------------------------------------------------------- release-log.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/7403ebff/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 056cc98..fde9eec 100644 --- a/release-log.txt +++ b/release-log.txt @@ -6,18 +6,6 @@ INCOMPATIBLE CHANGES: ALL CHANGES: -ATLAS-948 import-hive should allow an option to continue after failure (sumasai) -ATLAS-954 Get hadoop classpath if command hadoop is in PATH (svimal2106 via sumasai) -ATLAS-919 UI : Deleted references should be shown in red or filtered out (kevalbhatt18 via sumasai) -ATLAS-927 aboutAtlas_tmpl.html has hard-coded project version (Kalyanikashikar via yhemanth) -ATLAS-624 UI: Clicking a tag hyperlink should always result in DSL search. In some cases, results in full-text search. (Kalyanikashikar via yhemanth) -ATLAS-950 Atlas should support Solr that requires Kerberos authentication (madhan.neethiraj via yhemanth) -ATLAS-947 Return state information in inputs and outputs lineage API (shwethags) -ATLAS-806 Create default taxonomy at server startup (jspeidel via yhemanth) -ATLAS-942 Jenkins build failure - GraphRepoMapperScaleTest (shwethags) -ATLAS-920 Lineage graph is broken when there are multiple paths from same source table (kevalbhatt18 via sumasai) -ATLAS-940 Type cache implementation property name in atlas-application.properties is incorrect ( dkantor via sumasai) -ATLAS-925 Change master version to 0.8-incubating (shwethags) --Release 0.7-incubating @@ -27,21 +15,17 @@ ATLAS-822 Type updates - don't allow updating supertypes ( shwethags via sumasai ATLAS-698 Remove Rexster Graph API (svimal2106 via shwethags) ATLAS-844 Remove titan berkeley and elastic search jars if hbase/solr based profiles are chosen (yhemanth via shwethags) ATLAS-819 All user defined types should have a set of common attributes (shwethags) -ATLAS-915 Fix docs for import-hive changes (svimal2106 via sumasai) ATLAS-688 import-hive should depend on Hive CLASSPATH jars instead of packaging everything (svimal2106 via sumasai) ATLAS-835 Falcon Integration with Atlas (sowmyaramesh via shwethags) ATLAS-912 Update to use Kafka 0.10.0.0 (from 0.9.0.0) (madhan.neethiraj via yhemanth) ATLAS-542 Make qualifiedName and name consistent across all Datasets and Process (sumasai via yhemanth) ATLAS-716 Entity update/delete notifications (shwethags) -ATLAS-619 Canonicalize hive queries (sumasai) ATLAS-497 Simple Authorization (saqeeb.s via yhemanth) ATLAS-661 REST API Authentication (nixonrodrigues via yhemanth) ATLAS-672 UI: Make dashboard v2 the default UI implementation (bergenholtz via yhemanth) ATLAS-532 Change Data types of all timestamps in Hive model(currently long)(sumasai via yhemanth) ATLAS-622 Introduce soft delete (shwethags) ATLAS-494 UI Authentication (nixonrodrigues via shwethags) -ATLAS-621 Introduce entity state in Id object (shwethags) -ATLAS-474 Server does not start if the type is updated with same super type class information (dkantor via shwethags) ATLAS-479 Add description for different types during create time (guptaneeru via shwethags) ATLAS-500 UI: Search Default (sanjayp via shwethags) ATLAS-525 Drop support for partitions, select query lineage, roles, principals, resource, hive_type...(sumasai via shwethags) @@ -51,6 +35,22 @@ ATLAS-409 Atlas will not import avro tables with schema read from a file (dosset ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags) ALL CHANGES: +ATLAS-474 Server does not start if the type is updated with same super type class information (dkantor via shwethags) +ATLAS-621 Introduce entity state in Id object (shwethags) +ATLAS-619 Canonicalize hive queries (sumasai) +ATLAS-915 Fix docs for import-hive changes (svimal2106 via sumasai) +ATLAS-948 import-hive should allow an option to continue after failure (sumasai) +ATLAS-954 Get hadoop classpath if command hadoop is in PATH (svimal2106 via sumasai) +ATLAS-919 UI : Deleted references should be shown in red or filtered out (kevalbhatt18 via sumasai) +ATLAS-927 aboutAtlas_tmpl.html has hard-coded project version (Kalyanikashikar via yhemanth) +ATLAS-624 UI: Clicking a tag hyperlink should always result in DSL search. In some cases, results in full-text search. (Kalyanikashikar via yhemanth) +ATLAS-950 Atlas should support Solr that requires Kerberos authentication (madhan.neethiraj via yhemanth) +ATLAS-947 Return state information in inputs and outputs lineage API (shwethags) +ATLAS-806 Create default taxonomy at server startup (jspeidel via yhemanth) +ATLAS-942 Jenkins build failure - GraphRepoMapperScaleTest (shwethags) +ATLAS-920 Lineage graph is broken when there are multiple paths from same source table (kevalbhatt18 via sumasai) +ATLAS-940 Type cache implementation property name in atlas-application.properties is incorrect ( dkantor via sumasai) +ATLAS-925 Change master version to 0.8-incubating (shwethags) ATLAS-431 Remove un-used licenses (shwethags) ATLAS-934 Exclude temp files in source package (shwethags) ATLAS-933 Test failure: HiveHookIT.testInsertIntoTable (shwethags)
