From 9eb7752b69bf9eb709370b4435ab3456e261b33d Mon Sep 17 00:00:00 2001 From: Mahmoud Mazouz Date: Tue, 19 Dec 2023 16:22:25 +0100 Subject: [PATCH] Bump version to 0.10.1-rc --- Cargo.lock | 98 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 22 ++++++------ 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4cbc5b2..c5952ca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3464,8 +3464,8 @@ checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4" [[package]] name = "zenoh" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-global-executor", "async-std", @@ -3512,7 +3512,7 @@ dependencies = [ [[package]] name = "zenoh-backend-s3" -version = "0.11.0-dev" +version = "0.10.1-rc" dependencies = [ "async-rustls", "async-std", @@ -3550,16 +3550,16 @@ dependencies = [ [[package]] name = "zenoh-buffers" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "zenoh-collections", ] [[package]] name = "zenoh-codec" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "log", "serde", @@ -3570,13 +3570,13 @@ dependencies = [ [[package]] name = "zenoh-collections" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" [[package]] name = "zenoh-config" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "flume", "json5", @@ -3594,8 +3594,8 @@ dependencies = [ [[package]] name = "zenoh-core" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "lazy_static", @@ -3604,8 +3604,8 @@ dependencies = [ [[package]] name = "zenoh-crypto" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "aes", "hmac", @@ -3617,8 +3617,8 @@ dependencies = [ [[package]] name = "zenoh-keyexpr" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "hashbrown 0.14.0", "keyed-set", @@ -3631,8 +3631,8 @@ dependencies = [ [[package]] name = "zenoh-link" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3650,8 +3650,8 @@ dependencies = [ [[package]] name = "zenoh-link-commons" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3667,8 +3667,8 @@ dependencies = [ [[package]] name = "zenoh-link-quic" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-rustls", "async-std", @@ -3693,8 +3693,8 @@ dependencies = [ [[package]] name = "zenoh-link-tcp" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3709,8 +3709,8 @@ dependencies = [ [[package]] name = "zenoh-link-tls" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-rustls", "async-std", @@ -3734,8 +3734,8 @@ dependencies = [ [[package]] name = "zenoh-link-udp" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3753,8 +3753,8 @@ dependencies = [ [[package]] name = "zenoh-link-unixsock_stream" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3771,8 +3771,8 @@ dependencies = [ [[package]] name = "zenoh-link-ws" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3791,8 +3791,8 @@ dependencies = [ [[package]] name = "zenoh-macros" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "proc-macro2", "quote", @@ -3804,8 +3804,8 @@ dependencies = [ [[package]] name = "zenoh-plugin-trait" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "libloading", "log", @@ -3817,8 +3817,8 @@ dependencies = [ [[package]] name = "zenoh-protocol" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "const_format", "hex", @@ -3833,16 +3833,16 @@ dependencies = [ [[package]] name = "zenoh-result" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "anyhow", ] [[package]] name = "zenoh-sync" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "event-listener 4.0.0", @@ -3856,8 +3856,8 @@ dependencies = [ [[package]] name = "zenoh-transport" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-executor", "async-global-executor", @@ -3887,8 +3887,8 @@ dependencies = [ [[package]] name = "zenoh-util" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", @@ -3914,8 +3914,8 @@ dependencies = [ [[package]] name = "zenoh_backend_traits" -version = "0.11.0-dev" -source = "git+https://github.com/eclipse-zenoh/zenoh?branch=master#780ec606ba4000a17b2da0e2b0b668e11d37c65e" +version = "0.10.1-rc" +source = "git+https://github.com/eclipse-zenoh/zenoh?branch=release-0.10.1-rc#c9500e0e016b89f9eb8949fe6eac8a858fb87599" dependencies = [ "async-std", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 4d53d8b..1f80d66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ # [package] name = "zenoh-backend-s3" -version = "0.11.0-dev" +version = "0.10.1-rc" repository = "https://github.com/eclipse-zenoh/zenoh-backend-s3" homepage = "http://zenoh.io" authors = [ @@ -58,15 +58,15 @@ tokio = { version = "1.26.0", features = ["full"] } uhlc = "0.5.2" webpki = "0.22.0" webpki-roots = "0.25" -zenoh = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master", features = ["unstable"] } -zenoh_backend_traits = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-buffers = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-codec = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-collections = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-core = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-protocol = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-util = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } -zenoh-keyexpr = { git = "https://github.com/eclipse-zenoh/zenoh", branch = "master" } +zenoh = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc", features = ["unstable"] } +zenoh_backend_traits = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-buffers = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-codec = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-collections = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-core = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-protocol = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-util = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } +zenoh-keyexpr = { version = "0.10.1-rc", git = "https://github.com/eclipse-zenoh/zenoh", branch = "release-0.10.1-rc" } [build-dependencies] rustc_version = "0.4.0" @@ -77,4 +77,4 @@ maintainer = "zenoh-dev@eclipse.org" copyright = "2022 ZettaScale Technology" section = "net" license-file = ["LICENSE", "0"] -depends = "zenoh-plugin-storage-manager (=0.11.0-dev)" +depends = "zenoh-plugin-storage-manager (=0.10.1-rc)"