Repository: storm
Updated Branches:
  refs/heads/master 450ed637f -> c08cfba0b


Changelog: STORM-2659 and STORM-2640


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c08cfba0
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c08cfba0
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c08cfba0

Branch: refs/heads/master
Commit: c08cfba0b65513b7b11d5ddbd399f7f15438f9cf
Parents: 450ed63
Author: Stig Rohde Døssing <[email protected]>
Authored: Thu Jul 27 00:35:36 2017 +0200
Committer: Stig Rohde Døssing <[email protected]>
Committed: Thu Jul 27 00:35:36 2017 +0200

----------------------------------------------------------------------
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/c08cfba0/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0b7cc9..3ecbc1e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -296,6 +296,7 @@
  * STORM-2379: ElasticSearch connector changes to use new APIs.
 
 ## 1.2.0
+ * STORM-2640: Deprecate KafkaConsumer.subscribe API option, make 
KafkaConsumer.assign the default
  * STORM-2650: Expand property substitution test for Flux to cover non-string 
properties
  * STORM-2642: Storm-kafka-client spout cannot be serialized when using manual 
partition assignment
  * STORM-2541: Fix storm-kafka-client manual subscription not being able to 
start consuming
@@ -316,6 +317,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

Reply via email to