You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/01/11 21:31:10 UTC

[6/6] storm git commit: Added STORM-1348 to Changelog

Added STORM-1348 to Changelog


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

Branch: refs/heads/master
Commit: 989cae6eccbedef127bf5db56961c040f3fee14d
Parents: fa1ec6f
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 14:20:22 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 14:20:22 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/989cae6e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e544a95..4652993 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1348: refactor API to remove Insert/Update builder in Cassandra connector
  * STORM-1206: Reduce logviewer memory usage through directory stream
  * STORM-1219: Fix HDFS and Hive bolt flush/acking
  * STORM-1150: Fix the authorization of Logviewer in method authorized-log-user?