Repository: incubator-griffin-site
Updated Branches:
  refs/heads/master 8430171f6 -> ba682cb0d


add 0.1.6 release notes


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/ba682cb0
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/ba682cb0
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/ba682cb0

Branch: refs/heads/master
Commit: ba682cb0d0b34e4874675d4ba173a088c05aef0b
Parents: 8430171
Author: William Guo <[email protected]>
Authored: Wed Nov 29 10:34:24 2017 +0800
Committer: William Guo <[email protected]>
Committed: Wed Nov 29 10:34:24 2017 +0800

----------------------------------------------------------------------
 source/_posts/release.md | 44 ++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 39 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/ba682cb0/source/_posts/release.md
----------------------------------------------------------------------
diff --git a/source/_posts/release.md b/source/_posts/release.md
index 2b1b911..4c718cb 100644
--- a/source/_posts/release.md
+++ b/source/_posts/release.md
@@ -1,9 +1,43 @@
 ---
-title: release
-date: 2017-07-25 09:15:12
+title: Release
+date: 2017-11-07 09:15:12
 tags:
 ---
 
+## Release Notes - Apache Griffin 0.1.6 (incubating)
+
+- Highlights
+  * Streaming: measure streaming data quality based on defined measurements.
+  * Support Griffin DSL and SQL to define data quality measurement.
+  * Support multiple data connectors and data sources.
+  * Fully support headless interact with restful api.
+
+
+- New Feature
+  * [GRIFFIN-40] - Enhance DSL of Griffin, to support more types of 
measurement as accuracy, profiling.
+  * [GRIFFIN-6 ] - Onboard streaming model for accuracy, profiling.
+
+
+- Improvement
+  * [GRIFFIN-26] - Support profiling measure process in measurement
+  * [GRIFFIN-52] - Upgrade angularJS to angular2 for ui
+
+
+- Bug
+  * [GRIFFIN-31] - Localedatestring is not valid for backend tracking
+  * [GRIFFIN-38] - Fix bugs of job instance status in service
+  * [GRIFFIN-48] - Fix measure deletion bug
+  * [GRIFFIN-49] - Fix bug of cache for hive metastore data
+  * [GRIFFIN-37] - Jobs, UI should update previous fire time and next fire 
time in real-time
+  * [GRIFFIN-35] - Job instance state update problem
+  * [GRIFFIN-33] - Target Partition form need validation as source partition
+  * [GRIFFIN-34] - When create job, each input box should have a format check
+
+
+- Task
+  * [GRIFFIN-66] - Upgrade our maven build system for angular 2 integration
+  * [GRIFFIN-64] - Document for griffin dsl and samples
+
 ## Release Notes - Apache Griffin 0.1.5 (incubating)
 
 - Highlights
@@ -36,8 +70,8 @@ tags:
   * [GRIFFIN-1] - Refactor service code to make it more open and extensible
 
 
-### Apache Griffin 0.1.5 (incubating)- Downloads
-
-* [Apache Griffin 0.1.5 
(incubating)](https://www.apache.org/dyn/closer.cgi/incubator/griffin)
+## Apache Griffin (incubating)- Downloads
+* [Apache dist](https://dist.apache.org/repos/dist/release/incubator/griffin/)
+* [Other mirrors](https://www.apache.org/dyn/closer.cgi/incubator/griffin)
 
 

Reply via email to