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 eaed247 commit 96d46f4Copy full SHA for 96d46f4
CHANGELOG.md
@@ -26,6 +26,7 @@
26
* Added assigned method to ISupervisor so it knows exactly what's running and not running
27
* Custom serializers can now have one of four constructors: (), (Kryo), (Class), or (Kryo, Class)
28
* Disallow ":", ".", and "\" from topology names
29
+ * Errors in multilang subprocesses that go to stderr will be captured and logged to the worker logs (thanks vinodc)
30
31
## 0.7.5 (unreleased)
32
0 commit comments