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 17:37:36 UTC

[3/3] storm git commit: Added STORM-1462 to Changelog

Added STORM-1462 to Changelog


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

Branch: refs/heads/master
Commit: d8627d990f2463c499354284b4f81a23c0175e14
Parents: b67de2f
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Jan 11 09:52:55 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Jan 11 09:52:55 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d8627d99/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e2b665..c82e802 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1462: Upgrade HikariCP to 2.4.3
  * STORM-1457: Avoid collecting pending tuples if topology.debug is off
  * STORM-1430: ui worker checkboxes
  * STORM-1423: storm UI in a secure env shows error even when credentials are present