We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab6711 commit 195ddafCopy full SHA for 195ddaf
CHANGELOG.md
@@ -16,6 +16,7 @@
16
* Improved Clojure DSL to allow destructuring in bolt/spout methods
17
* Added Nimbus stats methods to LocalCluster (thanks KasperMadsen)
18
* Added rebalance, activate, deactivate, and killTopologyWithOpts methods to LocalCluster
19
+ * Simplify multilang protocol to use json for all messages (thanks tomoj)
20
* Bug fix: Fixed string encoding in ShellBolt protocol to be UTF-8 (thanks nicoo)
21
* Bug fix: Fixed race condition in FeederSpout that could lead to dropped messages
22
* Bug fix: Quoted arguments with spaces now work properly with storm client script
0 commit comments