STORM-2330: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2a01dbc7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2a01dbc7 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2a01dbc7 Branch: refs/heads/1.x-branch Commit: 2a01dbc759e189bbc7eba7eb3fe68a2abc912600 Parents: 4d1811b Author: Jungtaek Lim <[email protected]> Authored: Mon Jan 30 22:58:11 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Jan 30 22:58:11 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2a01dbc7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ee7c2..b2ed9e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-2330: Fix storm sql code generation for UDAF with non standard sql types * STORM-2298: Don't kill Nimbus when ClusterMetricsConsumer is failed to initialize * STORM-2301: [storm-cassandra] upgrade cassandra driver to 3.1.2 * STORM-1446: Compile the Calcite logical plan to Storm Trident logical plan
