From 3f8b3fae04a94e43ebb15e7b84a36e814041b68a Mon Sep 17 00:00:00 2001 From: Jose Carlos Garcia Serrano Date: Tue, 25 Apr 2017 18:56:00 +0200 Subject: [PATCH] Changelog 1.4 (#1843) * Prepare for next version * Noting 1.3.0 release date * Changelog to 1.4.0 version --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eef712e215..c96b5704f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,16 @@ ## 1.4.0 (upcoming) -* Pending changelog +* Update to Spark 2.1 +* Integration with HDFS securized +* Integration with Kafka securized +* Integration with Zookeeper securized +* Save Kafka offsets in Kafka with Spark 2.1 API +* Save transformations with writer +* Save Raw Data step +* Execution information with Spark properties +* Updated SSO with GoSec +* Added Postgres options ## 1.3.0 (April 07, 2017)