dora-rs v0.2.1
v0.2.1 (2023-03-22)
Features
Fixes
- Avoid blocking the daemon main loop by using unbounded queue
- Inject YAML declared env variable into the runtime
- Use rustls instead of system SSL implementation
Other
- Refactor python error
- The first letter of rust should be lowercase in the command
- Add documentation to the cli within the helper mode
- Update to safer-ffi v0.1.0-rc1
- remove unused variable: data_bytes
- Clean up: Remove workspace path
- Decouple opentelemetry from tracing
- Remove zenoh dependency from dora node API to speed up build
- Update to Rust v1.68
- Deny unknown fields to avoid typos
- Add an internal cli argument to create template with path dependencies