Changelog: STORM-2659
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d128cd9a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d128cd9a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d128cd9a Branch: refs/heads/1.x-branch Commit: d128cd9a863d7bf0e9674a99971418f3d9379fc6 Parents: 3018f37 Author: Stig Rohde Døssing <[email protected]> Authored: Wed Jul 26 21:46:59 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Wed Jul 26 21:46:59 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/d128cd9a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e3faf6f..1d84ceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * STORM-2482: Refactor the Storm auto credential plugins to be more usable ## 1.1.1 + * STORM-2659: Add daemon.name variable to storm.cmd to fix log4j logging * STORM-2652: fix error in open method of JmsSpout * STORM-2645: Update storm.py to be python3 compatible * STORM-2621: add tuple_population metric
