200 Commits (cb39cb00a1e239affc6a1fb4075d8e414ac453a9)

Author SHA1 Message Date
  haixuanTao cb39cb00a1 Improve error message for logs 3 years ago
  haixuanTao ca182bb131 Provide a way to access logs through the CLI 3 years ago
  Philipp Oppermann aac5e6515a
Integrate `dora-runtime` into `dora-daemon` 3 years ago
  Philipp Oppermann 62fd4f10ec
Merge branch 'main' into multiple-daemons 3 years ago
  Philipp Oppermann 188813cd57
Make coordinator usable in examples 3 years ago
  Philipp Oppermann c515651264
Start working on a example that uses multiple daemons 3 years ago
  Philipp Oppermann 9644cb0f71
Merge branch 'main' into arrow-fixes 3 years ago
  dependabot[bot] 706c3996ba
Bump h2 from 0.3.13 to 0.3.17 3 years ago
  Philipp Oppermann ef37caa3ed
Add arrow support for Python operator inputs 3 years ago
  Philipp Oppermann d8663b65f5
Update `Cargo.lock` 3 years ago
  haixuanTao b766a44a9f
use arrow for rust-python interface 3 years ago
  Philipp Oppermann 8e18722573
Update Cargo.lock 3 years ago
  haixuanTao 13cdd50712 Bump to `0.2.2` from `0.2.2-rc-2` 3 years ago
  haixuanTao fea136d6dc Add `Default` to serde descriptor to remove the need of the `communication` keyword 3 years ago
  haixuanTao 46f7480616 Bump to `v0.2.2` version 3 years ago
  haixuanTao 26ee2a735c Bump to `v0.2.2-rc` version 3 years ago
  haixuanTao 8f05ec79a1 Add attach logic and hot-reloading logic to the cli 3 years ago
  haixuanTao 5e30fa6f57 Hot reload python operator when receiving `Reload` event 3 years ago
  haixuanTao 976a632c24 Remove cargo.lock update and clippy import warning 3 years ago
  haixuanTao b4fda251a1 Use pretty-print for trace span logs 3 years ago
  haixuanTao d4dd90c930 Enable python to use opentelemetry by default ( if env variable is configured for it) 3 years ago
  haixuanTao 1e965452d5 Replace opentelemetry with tokio::tracing 3 years ago
  haixuanTao 2b1ae1ad93 Add `runtime_path` arg into descriptor check 3 years ago
  haixuanTao db92865c3f Remove duplicated `read_descriptor` function 3 years ago
  haixuanTao eab3c8c27c Bump Dora version to 0.2.1 3 years ago
  haixuanTao 8179e58cf9 Bump to release candidate 3 years ago
  haixuanTao 8e58396213 remove header file from template 3 years ago
  haixuanTao a83d5426f9 Reverse `Cargo.lock` 3 years ago
  haixuanTao d8875b9e54 add documentation to crates release process 3 years ago
  haixuanTao da6dab04aa Reorder cargo publish 3 years ago
  haixuanTao c1e11c4500 Add publishable crates with newly pushed crates 3 years ago
  haixuanTao 69bfd1e8c5 Replace git `raw_sync` with cargo `raw_sync_2` to publish our own crate on `crates.io` 3 years ago
  haixuanTao ad2d08dc97 Copy c header file in template to avoid copying it from outside of 3 years ago
  haixuanTao 7a7a20a298 Add missing licenses and centralise license definition 3 years ago
  haixuanTao e6b34c5f93 Add required tokio `fs` flag 3 years ago
  haixuanTao 2f6e988cfb Adding dora-operator-api release as #218 is fixed 3 years ago
  haixuanTao 101ddd2092 add documentation and description to all crates 3 years ago
  haixuanTao 6b1306834c add `crates.io` publish github job 3 years ago
  haixuanTao f5b65d6de7 Remove unused dependencies to simplify publishing 3 years ago
  Philipp Oppermann 1c9d871030 Use rustls instead of system SSL implementation 3 years ago
  Haixuan Xavier Tao f6f7b8663d
Merge pull request #220 from dora-rs/api-remove-zenoh-dep 3 years ago
  Philipp Oppermann 3309151c4f
Remove zenoh dependency from dora node API to speed up build 3 years ago
  Philipp Oppermann 915947d21b
Update to `safer-ffi` `v0.1.0-rc1` 3 years ago
  haixuanTao f1cf0864a4 Remove static path from workspace dependency 3 years ago
  haixuanTao 43d8026265 Bump dora version 3 years ago
  haixuanTao e341a6d1a0 remove zenoh git dependencies 3 years ago
  Philipp Oppermann e48fed3e2d
Merge pull request #202 from dora-rs/fix-dependabot 3 years ago
  haixuanTao 447777a14c Remove `remove_dir_al` as it is vulnerable to a race condition according to dependabot 3 years ago
  Philipp Oppermann 99384e3b32
Remove iceoryx dependency 3 years ago
  haixuanTao 70e6d4ce8f Remove code duplicate for tracing subscriber and use env variable to manage log level. 3 years ago