add 0.7.6 release notes

Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/59e0f5a5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/59e0f5a5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/59e0f5a5

Branch: refs/heads/master
Commit: 59e0f5a546a61780d5e3c48f50b47965dce54b4e
Parents: 0d5e117
Author: manuzhang <[email protected]>
Authored: Thu Feb 4 16:37:38 2016 +0800
Committer: manuzhang <[email protected]>
Committed: Thu Feb 4 16:37:38 2016 +0800

----------------------------------------------------------------------
 notes/0.7.6.markdown | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/59e0f5a5/notes/0.7.6.markdown
----------------------------------------------------------------------
diff --git a/notes/0.7.6.markdown b/notes/0.7.6.markdown
new file mode 100644
index 0000000..1930160
--- /dev/null
+++ b/notes/0.7.6.markdown
@@ -0,0 +1,17 @@
+## Highlights:
+
+1. #1648 Support submit storm jar via dashboard
+2. Support StreamCQL over Gearpump
+
+## Change log:
+
+- #1924, fix storm test spec failure
+- #1926, fix client side configuration does not work in CGroup
+- #1648, support submit storm jar via rest interface
+- #1933, Fixes some of the documentation typos, adds SBT configuration
+- #1936, allow user to config kafka source start offset time
+- #1777, Dynamic DAG failed after changing parallelism for many times
+- #1932, Fix client config overwrites critical system config
+- #1895, make GearpumpNimbus a standalone service
+- #1910, enlarge timeout in MasterClient
+- #1952, document how to use StreamCQL over Gearpump
\ No newline at end of file

Reply via email to