Repository: falcon Updated Branches: refs/heads/master ad18b024f -> 2cd4f17d5
Update CHANGES.txt with FALCON-1627 subject Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/2cd4f17d Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/2cd4f17d Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/2cd4f17d Branch: refs/heads/master Commit: 2cd4f17d5d0f3a81634e346068620aa755c0cd6b Parents: ad18b02 Author: peeyush b <[email protected]> Authored: Fri Feb 19 10:32:56 2016 +0530 Committer: peeyush b <[email protected]> Committed: Fri Feb 19 10:32:56 2016 +0530 ---------------------------------------------------------------------- CHANGES.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/2cd4f17d/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index e311bad..523e1b8 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,7 @@ Trunk TASKS: INCOMPATIBLE CHANGES NEW FEATURES + FALCON-1627 Provider integration with Azure Data Factory pipelines (Ying Zheng, Venkat Ranganathan, Sowmya Ramesh) FALCON-1664 Add Postgres support for native scheduler(Deepak Barr via Pragya Mittal) @@ -10,8 +11,6 @@ Trunk FALCON-1230 Data based notification Service to notify execution instances when data becomes available(Pavan Kumar Kolamuri via Ajay Yadava) - FALCON-1627 Provider integration with Azure Data Factory pipelines (Ying Zheng, Venkat Ranganathan, Sowmya Ramesh) - IMPROVEMENTS FALCON-1584 Falcon allows invalid hadoop queue name for schedulable feed entities (Venkatesan Ramachandran via Balu Vellanki)
