dora-rs v0.2.2
Features
- Make queue length configurable through the dataflow file by @phil-opp in #231
- Hot reloading Python Operator by @haixuanTao in #239
- Synchronize node and operator start by @phil-opp in #236
- Add opentelemetry capability at runtime instead of compile time by @haixuanTao in #234
Others
- Wait on events and messages simultaneously to prevent queue buildup by @phil-opp in #235
- Fix looping in daemon listener loop by @phil-opp in #244
- Validate shell command as source and url source by @haixuanTao in #243
- Push error into the
init_done
channel for debugging context by @haixuanTao in #238 - Option communication config by @haixuanTao in #241
- Validate yaml when reading by @haixuanTao in #237
Full Changelog: v0.2.1...v0.2.2