You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/07/21 19:39:08 UTC

[3/3] storm git commit: Changelog: STORM-2650

Changelog: STORM-2650


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

Branch: refs/heads/master
Commit: 64168037fbf383a350c5be7e220ae137d4317411
Parents: 1ff7228
Author: Stig Rohde Døssing <sr...@apache.org>
Authored: Fri Jul 21 21:36:22 2017 +0200
Committer: Stig Rohde Døssing <sr...@apache.org>
Committed: Fri Jul 21 21:36:22 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/storm/blob/64168037/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 351c186..06e4f30 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -294,6 +294,7 @@
  * STORM-2379: ElasticSearch connector changes to use new APIs.
 
 ## 1.2.0
+ * 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
  * STORM-2548: Simplify KafkaSpoutConfig to avoid duplicating KafkaConsumer configuration parameters