Changelog: STORM-2542
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3580dbc8 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3580dbc8 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3580dbc8 Branch: refs/heads/master Commit: 3580dbc806307fc1bda805f04d910657a6fa61d5 Parents: f67699c Author: Stig Rohde Døssing <[email protected]> Authored: Wed Jul 19 20:18:11 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Wed Jul 19 20:18:11 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/3580dbc8/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index cda77f1..625e7b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-2542: Remove storm-kafka-client KafkaConsumer.subscribe API option, make KafkaConsumer.assign the default * STORM-2133: add page-rendered-at timestamp on the UI * STORM-2541: Fix storm-kafka-client manual subscription not being able to start consuming * STORM-2622: Add owner resource summary on storm UI
