release-log.txt 2.07 KB
Newer Older
1 2 3 4 5 6
Apache Atlas Release Notes
==========================

--trunk - unreleased

INCOMPATIBLE CHANGES:
7
ATLAS-54 Rename configs in hive hook (shwethags)
8
ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags)
9 10

ALL CHANGES:
11
ATLAS-93 import-hive.sh reports FileNotFoundException (shwethags)
12
ATLAS-92 import-hive.sh failed to find HiveMetaStoreBridge (airbots via shwethags)
13
ATLAS-16 jersey jaxb exception (shwethags)
14
ATLAS-79 Unique constraint is not honoured (shwethags)
15
ATLAS-25 Fix Atlas on Java 8 (sandeep.samudrala via shwethags)
16
ATLAS-86 Jenkins build failing as of build #41 (shwethags)
17
ATLAS-80 Support for variables in application properties (shwethags)
18
ATLAS-37 atlas repository, webapp, hive-bridge tests fails with Hbase and Solr as Titan storage backend (suma.shivaprasad via shwethags)
19
ATLAS-56 atlas_config.py should give an informative error if jar or java binaries can't be found (dossett@gmail.com via shwethags)
20
ATLAS-45 Entity submit fails (suma.shivaprasad via shwethags)
21
ATLAS-46 Different data directory with restart (shwethags)
22
ATLAS-81 atlas debian packaing fails in maven build (vijay_k via shwethags)
23 24 25
ATLAS-36 Need separate persisted properties for HTTP and HTTPS ports (jmaron)
ATLAS-21 quick_start script run throws an exception (jmaron)
ATLAS-32 Atlas hook fails to fire in certain secure deployments (jmaron)
26
ATLAS-31 ATLAS build fails with clean repo (suma.shivaprasad via shwethags)
27
ATLAS-33 Atlas restart fails (shwethags)
28
ATLAS-29 client authentication fails in secure environment from server processes (jmaron)
29
ATLAS-10 Update trunk version to 0.6-incubating-SNAPSHOT (shwethags)
30

31 32 33
--Release 0.5-incubating

ALL CHANGES:
34
ATLAS-26 Minor issues with release prep (Venkatesh Seetharam)
Shwetha GS committed
35
ATLAS-17 Parameterize schema API query per typeName (shwethags)
36
ATLAS-13 Add project website (Venkatesh Seetharam)
37
ATLAS-12 Update the copyright in Notice and License files (Venkatesh Seetharam)
38
ATLAS-9 Create branch-0.5 and update version to 0.5-incubating (shwethags)
39
ATLAS-14 Change the github repo url in installation steps to point to Apache repo (ajayyadava via shwethags)