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/4c5e34ee Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4c5e34ee Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4c5e34ee Branch: refs/heads/master Commit: 4c5e34ee6399d8b19718bd7b75dc7c241a37a515 Parents: fcecf42 Author: Jungtaek Lim <[email protected]> Authored: Mon Jan 30 22:58:26 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Jan 30 22:58:26 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/4c5e34ee/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e55d793..3d50214 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -194,6 +194,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 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
