STORM-2353: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d6b69a7c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d6b69a7c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d6b69a7c Branch: refs/heads/master Commit: d6b69a7cad3ccda634e06dbabdc52338a03b5a8b Parents: 15eefbe Author: Jungtaek Lim <[email protected]> Authored: Thu Mar 9 19:35:35 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Thu Mar 9 19:35:35 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/d6b69a7c/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 872a13f..f3136bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -206,6 +206,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 1.1.0 + * STORM-2353: Replace kafka-unit by kafka_2.11 and kafka-clients to test kafka-clients:0.10.1.1 * STORM-2387: Handle tick tuples properly for Bolts in external modules * STORM-2345: Type mismatch in ReadClusterState's ProfileAction processing Map * STORM-2400: Upgraded Curator to 2.12.0 and made respective API changes
