Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Dora Version Release v0.2.1 #232

Merged
merged 3 commits into from Mar 22, 2023
Merged

Bump Dora Version Release v0.2.1 #232

merged 3 commits into from Mar 22, 2023

Commits on Mar 22, 2023

  1. Bump to release candidate

    haixuanTao committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8179e58 View commit details
    Browse the repository at this point in the history
  2. Bump Dora version to 0.2.1

    * [Make dora-rs publishable on crates.io](#211)
    * [Add an internal cli argument to create template with path dependencies](#212)
    
    * [Avoid blocking the daemon main loop by using unbounded queue](#230)
    * [Inject YAML declared env variable into the runtime](#227)
    * [Use rustls instead of system SSL implementation](#216)
    
    * [Refactor python error](#229)
    * [The first letter of rust should be lowercase in the command](#226)
    * [Add documentation to the cli within the helper mode](#225)
    * [Update to safer-ffi v0.1.0-rc1](#218)
    * [remove unused variable: data_bytes](#215)
    * [Clean up: Remove workspace path](#210)
    * [Decouple opentelemetry from tracing](#222)
    * [Remove zenoh dependency from dora node API to speed up build](#220)
    * [Update to Rust v1.68](#221)
    * [Deny unknown fields to avoid typos](#223)
    haixuanTao committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    eab3c8c View commit details
    Browse the repository at this point in the history
  3. Move internal cli to other

    haixuanTao committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    4628473 View commit details
    Browse the repository at this point in the history