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 2015/08/30 17:03:30 UTC

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

Added STORM-1012 to CHANGELOG.


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

Branch: refs/heads/master
Commit: bf5c35ba49e5653b661a28a8273e0248d50c7fdf
Parents: 539ea98
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Sun Aug 30 07:52:50 2015 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Sun Aug 30 07:52:50 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/storm/blob/bf5c35ba/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4709947..a917e3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1012: Shading jackson.
  * STORM-974: [storm-elasticsearch] Introduces Tuple -> ES document mapper to get rid of constant field mapping (source, index, type)
  * STORM-978: [storm-elasticsearch] Introduces Lookup(or Query)Bolt which emits matched documents from ES
  * STORM-851: Storm Solr connector