Added STORM-2409 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/609fe10f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/609fe10f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/609fe10f Branch: refs/heads/1.x-branch Commit: 609fe10f5789157eaab8b8a8e71e9d225f164fdd Parents: d32f44c Author: Satish Duggana <[email protected]> Authored: Tue Mar 21 12:03:25 2017 +0530 Committer: Satish Duggana <[email protected]> Committed: Tue Mar 21 12:03:25 2017 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/609fe10f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2363533..42a5dc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-2409: Storm-Kafka-Client KafkaSpout Support for Failed and NullTuples * STORM-2423: Join Bolt should use explicit instead of default window anchoring for emitted tuples * STORM-2416: Improve Release Packaging to Reduce File Size * STORM-2414: Skip checking meta's ACL when subject has write privileges for any blobs
