diff --git a/Cargo.lock b/Cargo.lock index 2944a992..590356c1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -250,7 +250,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "benchmark-example-node" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "eyre", @@ -263,7 +263,7 @@ dependencies = [ [[package]] name = "benchmark-example-sink" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "eyre", @@ -513,7 +513,7 @@ dependencies = [ [[package]] name = "communication-layer-pub-sub" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "flume", "zenoh", @@ -521,7 +521,7 @@ dependencies = [ [[package]] name = "communication-layer-request-reply" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" [[package]] name = "concurrent-queue" @@ -806,7 +806,7 @@ dependencies = [ [[package]] name = "dora-cli" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "atty", "clap 4.0.3", @@ -824,7 +824,7 @@ dependencies = [ [[package]] name = "dora-coordinator" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "ctrlc", "dora-core", @@ -847,7 +847,7 @@ dependencies = [ [[package]] name = "dora-core" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-message", "eyre", @@ -862,7 +862,7 @@ dependencies = [ [[package]] name = "dora-daemon" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "async-trait", "bincode", @@ -887,7 +887,7 @@ dependencies = [ [[package]] name = "dora-download" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "eyre", "reqwest", @@ -912,7 +912,7 @@ dependencies = [ [[package]] name = "dora-message" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "capnp", "capnpc", @@ -922,7 +922,7 @@ dependencies = [ [[package]] name = "dora-metrics" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "futures", "opentelemetry", @@ -933,7 +933,7 @@ dependencies = [ [[package]] name = "dora-node-api" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "bincode", "capnp", @@ -955,7 +955,7 @@ dependencies = [ [[package]] name = "dora-node-api-c" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "eyre", @@ -965,7 +965,7 @@ dependencies = [ [[package]] name = "dora-node-api-cxx" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "cxx", "cxx-build", @@ -975,7 +975,7 @@ dependencies = [ [[package]] name = "dora-node-api-python" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "dora-operator-api-python", @@ -988,7 +988,7 @@ dependencies = [ [[package]] name = "dora-operator-api" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-operator-api-macros", "dora-operator-api-types", @@ -996,14 +996,14 @@ dependencies = [ [[package]] name = "dora-operator-api-c" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-operator-api-types", ] [[package]] name = "dora-operator-api-cxx" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "cxx", "cxx-build", @@ -1012,7 +1012,7 @@ dependencies = [ [[package]] name = "dora-operator-api-macros" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "proc-macro2", "quote", @@ -1021,7 +1021,7 @@ dependencies = [ [[package]] name = "dora-operator-api-python" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "eyre", @@ -1032,14 +1032,14 @@ dependencies = [ [[package]] name = "dora-operator-api-types" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "safer-ffi", ] [[package]] name = "dora-runtime" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-core", "dora-download", @@ -1065,7 +1065,7 @@ dependencies = [ [[package]] name = "dora-tracing" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "eyre", "opentelemetry", @@ -2945,7 +2945,7 @@ dependencies = [ [[package]] name = "rust-dataflow-example-node" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "eyre", @@ -2956,14 +2956,14 @@ dependencies = [ [[package]] name = "rust-dataflow-example-operator" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-operator-api", ] [[package]] name = "rust-dataflow-example-sink" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "dora-node-api", "eyre", @@ -3248,7 +3248,7 @@ dependencies = [ [[package]] name = "shared-memory-server" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "bincode", "eyre", @@ -4638,7 +4638,7 @@ dependencies = [ [[package]] name = "zenoh-logger" -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" dependencies = [ "zenoh", ] diff --git a/Cargo.toml b/Cargo.toml index c9a44cee..cac2f414 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,25 +23,26 @@ members = [ ] [workspace.package] -version = "0.2.0-rc-5" +version = "0.2.0-rc-6" description = "`dora` goal is to be a low latency, composable, and distributed data flow." documentation = "https://dora.carsmos.ai/dora/" +license = "Apache-2.0" [workspace.dependencies] -dora-node-api = { version = "0.2.0-rc-5", path = "apis/rust/node", default-features = false } -dora-operator-api = { version = "0.2.0-rc-5", path = "apis/rust/operator", default-features = false } -dora-operator-api-macros = { version = "0.2.0-rc-5", path = "apis/rust/operator/macros" } -dora-operator-api-types = { version = "0.2.0-rc-5", path = "apis/rust/operator/types" } -dora-operator-api-python = { version = "0.2.0-rc-5", path = "apis/python/operator" } -dora-core = { version = "0.2.0-rc-5", path = "libraries/core" } -dora-tracing = { version = "0.2.0-rc-5", path = "libraries/extensions/telemetry/tracing" } -dora-metrics = { version = "0.2.0-rc-5", path = "libraries/extensions/telemetry/metrics" } -dora-download = { version = "0.2.0-rc-5", path = "libraries/extensions/download" } -shared-memory-server = { version = "0.2.0-rc-5", path = "libraries/shared-memory-server" } -communication-layer-request-reply = { version = "0.2.0-rc-5", path = "libraries/communication-layer/request-reply" } -dora-message = { version = "0.2.0-rc-5", path = "libraries/message" } -dora-runtime = { version = "0.2.0-rc-5", path = "binaries/runtime" } -dora-daemon = { version = "0.2.0-rc-5", path = "binaries/daemon" } +dora-node-api = { version = "0.2.0-rc-6", path = "apis/rust/node", default-features = false } +dora-operator-api = { version = "0.2.0-rc-6", path = "apis/rust/operator", default-features = false } +dora-operator-api-macros = { version = "0.2.0-rc-6", path = "apis/rust/operator/macros" } +dora-operator-api-types = { version = "0.2.0-rc-6", path = "apis/rust/operator/types" } +dora-operator-api-python = { version = "0.2.0-rc-6", path = "apis/python/operator" } +dora-core = { version = "0.2.0-rc-6", path = "libraries/core" } +dora-tracing = { version = "0.2.0-rc-6", path = "libraries/extensions/telemetry/tracing" } +dora-metrics = { version = "0.2.0-rc-6", path = "libraries/extensions/telemetry/metrics" } +dora-download = { version = "0.2.0-rc-6", path = "libraries/extensions/download" } +shared-memory-server = { version = "0.2.0-rc-6", path = "libraries/shared-memory-server" } +communication-layer-request-reply = { version = "0.2.0-rc-6", path = "libraries/communication-layer/request-reply" } +dora-message = { version = "0.2.0-rc-6", path = "libraries/message" } +dora-runtime = { version = "0.2.0-rc-6", path = "binaries/runtime" } +dora-daemon = { version = "0.2.0-rc-6", path = "binaries/daemon" } [package] name = "dora-examples" diff --git a/apis/c++/node/Cargo.toml b/apis/c++/node/Cargo.toml index f1f52ede..77e58c25 100644 --- a/apis/c++/node/Cargo.toml +++ b/apis/c++/node/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/apis/c++/operator/Cargo.toml b/apis/c++/operator/Cargo.toml index a831ec0b..32d998cf 100644 --- a/apis/c++/operator/Cargo.toml +++ b/apis/c++/operator/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true [lib] crate-type = ["staticlib"] diff --git a/apis/c/node/Cargo.toml b/apis/c/node/Cargo.toml index 6d277a2e..4464e351 100644 --- a/apis/c/node/Cargo.toml +++ b/apis/c/node/Cargo.toml @@ -2,9 +2,10 @@ name = "dora-node-api-c" version.workspace = true edition = "2021" -license = "Apache-2.0" + documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/apis/c/operator/Cargo.toml b/apis/c/operator/Cargo.toml index fce17026..0df6eac0 100644 --- a/apis/c/operator/Cargo.toml +++ b/apis/c/operator/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-operator-api-c" version.workspace = true edition = "2021" -license = "Apache-2.0" description = "C API implemetation for Dora Operator" documentation.workspace = true +license.workspace = true [build-dependencies] dora-operator-api-types = { workspace = true } diff --git a/apis/python/node/Cargo.toml b/apis/python/node/Cargo.toml index 37cdb0ec..7b9efbe9 100644 --- a/apis/python/node/Cargo.toml +++ b/apis/python/node/Cargo.toml @@ -2,9 +2,9 @@ version.workspace = true name = "dora-node-api-python" edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/apis/python/operator/Cargo.toml b/apis/python/operator/Cargo.toml index 654e495b..c2b5992f 100644 --- a/apis/python/operator/Cargo.toml +++ b/apis/python/operator/Cargo.toml @@ -2,9 +2,10 @@ name = "dora-operator-api-python" version.workspace = true edition = "2021" -license = "Apache-2.0" + documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/apis/rust/operator/macros/Cargo.toml b/apis/rust/operator/macros/Cargo.toml index 23c51ef7..4e4c6593 100644 --- a/apis/rust/operator/macros/Cargo.toml +++ b/apis/rust/operator/macros/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-operator-api-macros" version.workspace = true edition = "2021" -license = "Apache-2.0" description = "Rust API Macros for Dora Operator" documentation.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/apis/rust/operator/types/Cargo.toml b/apis/rust/operator/types/Cargo.toml index e0ca7861..d578b3cc 100644 --- a/apis/rust/operator/types/Cargo.toml +++ b/apis/rust/operator/types/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/binaries/cli/Cargo.toml b/binaries/cli/Cargo.toml index c5b0b759..6dff8df9 100644 --- a/binaries/cli/Cargo.toml +++ b/binaries/cli/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/binaries/coordinator/Cargo.toml b/binaries/coordinator/Cargo.toml index 4ad47a1b..f639c94b 100644 --- a/binaries/coordinator/Cargo.toml +++ b/binaries/coordinator/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-coordinator" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/binaries/daemon/Cargo.toml b/binaries/daemon/Cargo.toml index 76abbddb..421d59bf 100644 --- a/binaries/daemon/Cargo.toml +++ b/binaries/daemon/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/binaries/runtime/Cargo.toml b/binaries/runtime/Cargo.toml index 886e63bc..d86caee3 100644 --- a/binaries/runtime/Cargo.toml +++ b/binaries/runtime/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-runtime" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/libraries/communication-layer/pub-sub/Cargo.toml b/libraries/communication-layer/pub-sub/Cargo.toml index e84660d4..735e364d 100644 --- a/libraries/communication-layer/pub-sub/Cargo.toml +++ b/libraries/communication-layer/pub-sub/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true [features] default = ["zenoh"] diff --git a/libraries/communication-layer/request-reply/Cargo.toml b/libraries/communication-layer/request-reply/Cargo.toml index c94f5f74..d7ec6796 100644 --- a/libraries/communication-layer/request-reply/Cargo.toml +++ b/libraries/communication-layer/request-reply/Cargo.toml @@ -4,6 +4,7 @@ version.workspace = true edition = "2021" documentation.workspace = true description.workspace = true +license.workspace = true [package.metadata.docs.rs] diff --git a/libraries/core/Cargo.toml b/libraries/core/Cargo.toml index 18855e17..ddbdd04b 100644 --- a/libraries/core/Cargo.toml +++ b/libraries/core/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-core" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/libraries/extensions/download/Cargo.toml b/libraries/extensions/download/Cargo.toml index 89398354..266bde6a 100644 --- a/libraries/extensions/download/Cargo.toml +++ b/libraries/extensions/download/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-download" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/libraries/extensions/telemetry/metrics/Cargo.toml b/libraries/extensions/telemetry/metrics/Cargo.toml index ae90c75b..f673136a 100644 --- a/libraries/extensions/telemetry/metrics/Cargo.toml +++ b/libraries/extensions/telemetry/metrics/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-metrics" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/libraries/extensions/telemetry/tracing/Cargo.toml b/libraries/extensions/telemetry/tracing/Cargo.toml index 14f5a6ee..7d18664e 100644 --- a/libraries/extensions/telemetry/tracing/Cargo.toml +++ b/libraries/extensions/telemetry/tracing/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-tracing" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/libraries/extensions/zenoh-logger/Cargo.toml b/libraries/extensions/zenoh-logger/Cargo.toml index 8eb4de6e..15666b60 100644 --- a/libraries/extensions/zenoh-logger/Cargo.toml +++ b/libraries/extensions/zenoh-logger/Cargo.toml @@ -2,9 +2,9 @@ name = "zenoh-logger" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/libraries/message/Cargo.toml b/libraries/message/Cargo.toml index 0a4fb92a..11c45e61 100644 --- a/libraries/message/Cargo.toml +++ b/libraries/message/Cargo.toml @@ -2,9 +2,9 @@ name = "dora-message" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # Building capnp schema script is disabled by default as it requires to install capnp. # To change the schema install capnp at: https://capnproto.org/install.html diff --git a/libraries/shared-memory-server/Cargo.toml b/libraries/shared-memory-server/Cargo.toml index 8f003c2c..e3f98f6c 100644 --- a/libraries/shared-memory-server/Cargo.toml +++ b/libraries/shared-memory-server/Cargo.toml @@ -2,9 +2,9 @@ name = "shared-memory-server" version.workspace = true edition = "2021" -license = "Apache-2.0" documentation.workspace = true description.workspace = true +license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html