Added STORM-616 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/64d7ac6b Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/64d7ac6b Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/64d7ac6b Branch: refs/heads/master Commit: 64d7ac6b228df1174455040a5a9f4d52cc53db7c Parents: 10ea5e1 Author: Sriharsha Chintalapani <[email protected]> Authored: Mon Feb 23 14:12:04 2015 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Mon Feb 23 14:12:04 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/64d7ac6b/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d465dd..19655cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.10.0 + * STORM-616: Storm JDBC Connector. * STORM-329: fix cascading Storm failure by improving reconnection strategy and buffering messages * STORM-641: Add total number of topologies to api/v1/cluster/summary. * STORM-640: Storm UI vulnerable to poodle attack.
