You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/05/19 21:25:58 UTC

[3/3] storm git commit: Added STORM-2499 to CHANGELOG.

Added STORM-2499 to CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e33c415e
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e33c415e
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e33c415e

Branch: refs/heads/master
Commit: e33c415e9cba89b6282b70af5c7f285071f62dfb
Parents: a8cf365
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Fri May 19 13:52:45 2017 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Fri May 19 13:52:45 2017 -0700

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/e33c415e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 024f861..b2ed259 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2499: Add Serialization plugin for EventHub System Properties
  * STORM-2520: AutoHDFS should prefer cluster-wise hdfs kerberos principal
  * STORM-2519: Modify AbstractAutoCreds to look for configKeys in both nimbus and topology configs
  * STORM-2493: update documents to reflect the changes