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/805ea40a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/805ea40a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/805ea40a Branch: refs/heads/1.x-branch Commit: 805ea40a6ccf407d66a466bf294dff6215ba8579 Parents: 4c7cfba Author: Jungtaek Lim <[email protected]> Authored: Thu Mar 9 19:39:34 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Thu Mar 9 19:39:34 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/805ea40a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e85744..0aaeb93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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
