From 8e34c399510364ea5d0ed3113a90b14f0b1410ef Mon Sep 17 00:00:00 2001 From: Chris O'Neil Date: Fri, 16 Aug 2024 22:38:53 +0100 Subject: [PATCH] chore(release): release candidate 2024.08.1.3 ====================== New Crate Versions ====================== sn_auditor: 0.2.4-rc.3 sn_build_info: 0.1.11-rc.3 sn_cli: 0.94.1-rc.3 sn_client: 0.109.1-rc.3 sn_faucet: 0.4.32-rc.3 sn_logging: 0.2.32-rc.3 sn_metrics: 0.1.12-rc.3 nat-detection: 0.2.2-rc.3 sn_networking: 0.17.2-rc.3 sn_node: 0.110.1-rc.3 node-launchpad: 0.3.12-rc.3 sn_node_manager: 0.10.2-rc.3 sn_node_rpc_client: 0.6.27-rc.3 sn_peers_acquisition: 0.4.2-rc.3 sn_protocol: 0.17.7-rc.3 sn_registers: 0.3.17-rc.3 sn_service_management: 0.3.10-rc.3 sn_transfers: 0.18.10-rc.3 test_utils: 0.4.3-rc.3 token_supplies: 0.1.50-rc.3 ======================= New Binary Versions ======================= faucet: 0.4.32-rc.3 nat-detection: 0.2.2-rc.3 node-launchpad: 0.3.12-rc.3 safe: 0.94.1-rc.3 safenode: 0.110.1-rc.3 safenode-manager: 0.10.2-rc.3 safenode_rpc_client: 0.6.27-rc.3 safenodemand: 0.10.2-rc.3 sn_auditor: 0.2.4-rc.3 --- Cargo.lock | 40 ++++++++++++++++---------------- nat-detection/Cargo.toml | 4 ++-- node-launchpad/Cargo.toml | 8 +++---- release-cycle-info | 2 +- sn_auditor/Cargo.toml | 8 +++---- sn_build_info/Cargo.toml | 2 +- sn_cli/Cargo.toml | 14 +++++------ sn_client/Cargo.toml | 18 +++++++------- sn_faucet/Cargo.toml | 16 ++++++------- sn_logging/Cargo.toml | 2 +- sn_metrics/Cargo.toml | 2 +- sn_networking/Cargo.toml | 10 ++++---- sn_node/Cargo.toml | 24 +++++++++---------- sn_node_manager/Cargo.toml | 12 +++++----- sn_node_rpc_client/Cargo.toml | 16 ++++++------- sn_peers_acquisition/Cargo.toml | 4 ++-- sn_protocol/Cargo.toml | 6 ++--- sn_registers/Cargo.toml | 2 +- sn_service_management/Cargo.toml | 8 +++---- sn_transfers/Cargo.toml | 2 +- test_utils/Cargo.toml | 2 +- token_supplies/Cargo.toml | 2 +- 22 files changed, 102 insertions(+), 102 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0e5ff5c438..c14bcaf222 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4525,7 +4525,7 @@ dependencies = [ [[package]] name = "nat-detection" -version = "0.2.2-rc.2" +version = "0.2.2-rc.3" dependencies = [ "clap", "clap-verbosity-flag", @@ -4640,7 +4640,7 @@ dependencies = [ [[package]] name = "node-launchpad" -version = "0.3.12-rc.2" +version = "0.3.12-rc.3" dependencies = [ "atty", "better-panic", @@ -6912,7 +6912,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" [[package]] name = "sn-node-manager" -version = "0.10.2-rc.2" +version = "0.10.2-rc.3" dependencies = [ "assert_cmd", "assert_fs", @@ -6974,7 +6974,7 @@ dependencies = [ [[package]] name = "sn_auditor" -version = "0.2.4-rc.2" +version = "0.2.4-rc.3" dependencies = [ "blsttc", "clap", @@ -7008,14 +7008,14 @@ dependencies = [ [[package]] name = "sn_build_info" -version = "0.1.11-rc.2" +version = "0.1.11-rc.3" dependencies = [ "vergen", ] [[package]] name = "sn_cli" -version = "0.94.1-rc.2" +version = "0.94.1-rc.3" dependencies = [ "aes 0.7.5", "base64 0.22.1", @@ -7057,7 +7057,7 @@ dependencies = [ [[package]] name = "sn_client" -version = "0.109.1-rc.2" +version = "0.109.1-rc.3" dependencies = [ "assert_matches", "async-trait", @@ -7140,7 +7140,7 @@ dependencies = [ [[package]] name = "sn_faucet" -version = "0.4.32-rc.2" +version = "0.4.32-rc.3" dependencies = [ "assert_fs", "base64 0.22.1", @@ -7172,7 +7172,7 @@ dependencies = [ [[package]] name = "sn_logging" -version = "0.2.32-rc.2" +version = "0.2.32-rc.3" dependencies = [ "chrono", "color-eyre", @@ -7197,7 +7197,7 @@ dependencies = [ [[package]] name = "sn_metrics" -version = "0.1.12-rc.2" +version = "0.1.12-rc.3" dependencies = [ "clap", "color-eyre", @@ -7211,7 +7211,7 @@ dependencies = [ [[package]] name = "sn_networking" -version = "0.17.2-rc.2" +version = "0.17.2-rc.3" dependencies = [ "aes-gcm-siv", "async-trait", @@ -7254,7 +7254,7 @@ dependencies = [ [[package]] name = "sn_node" -version = "0.110.1-rc.2" +version = "0.110.1-rc.3" dependencies = [ "assert_fs", "assert_matches", @@ -7308,7 +7308,7 @@ dependencies = [ [[package]] name = "sn_node_rpc_client" -version = "0.6.27-rc.2" +version = "0.6.27-rc.3" dependencies = [ "assert_fs", "async-trait", @@ -7335,7 +7335,7 @@ dependencies = [ [[package]] name = "sn_peers_acquisition" -version = "0.4.2-rc.2" +version = "0.4.2-rc.3" dependencies = [ "clap", "lazy_static", @@ -7351,7 +7351,7 @@ dependencies = [ [[package]] name = "sn_protocol" -version = "0.17.7-rc.2" +version = "0.17.7-rc.3" dependencies = [ "blsttc", "bytes", @@ -7378,7 +7378,7 @@ dependencies = [ [[package]] name = "sn_registers" -version = "0.3.17-rc.2" +version = "0.3.17-rc.3" dependencies = [ "blsttc", "crdts", @@ -7395,7 +7395,7 @@ dependencies = [ [[package]] name = "sn_service_management" -version = "0.3.10-rc.2" +version = "0.3.10-rc.3" dependencies = [ "async-trait", "dirs-next", @@ -7421,7 +7421,7 @@ dependencies = [ [[package]] name = "sn_transfers" -version = "0.18.10-rc.2" +version = "0.18.10-rc.3" dependencies = [ "assert_fs", "blsttc", @@ -7754,7 +7754,7 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "test_utils" -version = "0.4.3-rc.2" +version = "0.4.3-rc.3" dependencies = [ "color-eyre", "dirs-next", @@ -7886,7 +7886,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "token_supplies" -version = "0.1.50-rc.2" +version = "0.1.50-rc.3" dependencies = [ "dirs-next", "reqwest 0.11.27", diff --git a/nat-detection/Cargo.toml b/nat-detection/Cargo.toml index 0535824f8f..486e848543 100644 --- a/nat-detection/Cargo.toml +++ b/nat-detection/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "nat-detection" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.2.2-rc.2" +version = "0.2.2-rc.3" [[bin]] name = "nat-detection" @@ -28,7 +28,7 @@ libp2p = { version = "0.53", features = [ "macros", "upnp", ] } -sn_networking = { path = "../sn_networking", version = "0.17.2-rc.2" } +sn_networking = { path = "../sn_networking", version = "0.17.2-rc.3" } tokio = { version = "1.32.0", features = ["full"] } tracing = { version = "~0.1.26" } tracing-log = "0.2.0" diff --git a/node-launchpad/Cargo.toml b/node-launchpad/Cargo.toml index 90c6851bd6..de6fd59cdb 100644 --- a/node-launchpad/Cargo.toml +++ b/node-launchpad/Cargo.toml @@ -2,7 +2,7 @@ authors = ["MaidSafe Developers "] description = "Node Launchpad" name = "node-launchpad" -version = "0.3.12-rc.2" +version = "0.3.12-rc.3" edition = "2021" license = "GPL-3.0" homepage = "https://maidsafe.net" @@ -48,10 +48,10 @@ reqwest = { version = "0.12.2", default-features = false, features = [ serde = { version = "1.0.188", features = ["derive"] } serde_json = "1.0.107" signal-hook = "0.3.17" -sn-node-manager = { version = "0.10.2-rc.2", path = "../sn_node_manager" } -sn_peers_acquisition = { version = "0.4.2-rc.2", path = "../sn_peers_acquisition" } +sn-node-manager = { version = "0.10.2-rc.3", path = "../sn_node_manager" } +sn_peers_acquisition = { version = "0.4.2-rc.3", path = "../sn_peers_acquisition" } sn-releases = "~0.2.6" -sn_service_management = { version = "0.3.10-rc.2", path = "../sn_service_management" } +sn_service_management = { version = "0.3.10-rc.3", path = "../sn_service_management" } strip-ansi-escapes = "0.2.0" strum = { version = "0.26.1", features = ["derive"] } sysinfo = "0.30.12" diff --git a/release-cycle-info b/release-cycle-info index 509f4083ec..f9be81c1cc 100644 --- a/release-cycle-info +++ b/release-cycle-info @@ -7,4 +7,4 @@ # Both of these numbers are used in the packaged version number, which is a collective version # number for all the released binaries. release-cycle: 1 -release-cycle-counter: 2 +release-cycle-counter: 3 diff --git a/sn_auditor/Cargo.toml b/sn_auditor/Cargo.toml index c06016b83b..a018d1ee65 100644 --- a/sn_auditor/Cargo.toml +++ b/sn_auditor/Cargo.toml @@ -2,7 +2,7 @@ authors = ["MaidSafe Developers "] description = "Safe Network Auditor" name = "sn_auditor" -version = "0.2.4-rc.2" +version = "0.2.4-rc.3" edition = "2021" homepage = "https://maidsafe.net" repository = "https://github.com/maidsafe/safe_network" @@ -31,9 +31,9 @@ graphviz-rust = { version = "0.9.0", optional = true } lazy_static = "1.4.0" serde = { version = "1.0.133", features = ["derive", "rc"] } serde_json = "1.0.108" -sn_client = { path = "../sn_client", version = "0.109.1-rc.2" } -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } +sn_client = { path = "../sn_client", version = "0.109.1-rc.3" } +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } tiny_http = { version = "0.12", features = ["ssl-rustls"] } tracing = { version = "~0.1.26" } tokio = { version = "1.32.0", features = [ diff --git a/sn_build_info/Cargo.toml b/sn_build_info/Cargo.toml index a529ab13f3..9826c79007 100644 --- a/sn_build_info/Cargo.toml +++ b/sn_build_info/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_build_info" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.1.11-rc.2" +version = "0.1.11-rc.3" [build-dependencies] vergen = { version = "8.0.0", features = ["build", "git", "gitcl"] } diff --git a/sn_cli/Cargo.toml b/sn_cli/Cargo.toml index cf87bce642..6d9fcd0f52 100644 --- a/sn_cli/Cargo.toml +++ b/sn_cli/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_cli" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.94.1-rc.2" +version = "0.94.1-rc.3" [[bin]] path = "src/bin/main.rs" @@ -58,11 +58,11 @@ reqwest = { version = "0.12.2", default-features = false, features = [ rmp-serde = "1.1.1" rpassword = "7.3.1" serde = { version = "1.0.133", features = ["derive"] } -sn_build_info = { path = "../sn_build_info", version = "0.1.11-rc.2" } -sn_client = { path = "../sn_client", version = "0.109.1-rc.2" } -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2" } +sn_build_info = { path = "../sn_build_info", version = "0.1.11-rc.3" } +sn_client = { path = "../sn_client", version = "0.109.1-rc.3" } +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3" } tempfile = "3.6.0" tiny-keccak = "~2.0.2" tokio = { version = "1.32.0", features = [ @@ -84,7 +84,7 @@ eyre = "0.6.8" criterion = "0.5.1" tempfile = "3.6.0" rand = { version = "~0.8.5", features = ["small_rng"] } -sn_client = { path = "../sn_client", version = "0.109.1-rc.2", features = [ +sn_client = { path = "../sn_client", version = "0.109.1-rc.3", features = [ "test-utils", ] } diff --git a/sn_client/Cargo.toml b/sn_client/Cargo.toml index c6f6a21c05..8c520414a1 100644 --- a/sn_client/Cargo.toml +++ b/sn_client/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_client" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.109.1-rc.2" +version = "0.109.1-rc.3" [features] default = [] @@ -49,16 +49,16 @@ rayon = "1.8.0" rmp-serde = "1.1.1" self_encryption = "~0.29.0" serde = { version = "1.0.133", features = ["derive", "rc"] } -sn_networking = { path = "../sn_networking", version = "0.17.2-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2" } -sn_registers = { path = "../sn_registers", version = "0.3.17-rc.2" } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } +sn_networking = { path = "../sn_networking", version = "0.17.2-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3" } +sn_registers = { path = "../sn_registers", version = "0.3.17-rc.3" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } tempfile = "3.6.0" thiserror = "1.0.23" tiny-keccak = "~2.0.2" tracing = { version = "~0.1.26" } xor_name = "5.0.0" -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2", optional = true } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3", optional = true } eyre = { version = "0.6.8", optional = true } [dev-dependencies] @@ -67,8 +67,8 @@ dirs-next = "~2.0.0" # add rand to libp2p libp2p-identity = { version = "0.2.7", features = ["rand"] } sn_client = { path = "../sn_client", features = ["test-utils"] } -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_registers = { path = "../sn_registers", version = "0.3.17-rc.2", features = [ +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_registers = { path = "../sn_registers", version = "0.3.17-rc.3", features = [ "test-utils", ] } @@ -83,7 +83,7 @@ crate-type = ["cdylib", "rlib"] getrandom = { version = "0.2.12", features = ["js"] } wasm-bindgen = "0.2.90" wasm-bindgen-futures = "0.4.40" -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } console_error_panic_hook = "0.1.6" tracing-wasm = "0.2.1" wasmtimer = "0.2.0" diff --git a/sn_faucet/Cargo.toml b/sn_faucet/Cargo.toml index ca88bdbb83..91b83980aa 100644 --- a/sn_faucet/Cargo.toml +++ b/sn_faucet/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_faucet" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.4.32-rc.2" +version = "0.4.32-rc.3" [features] default = ["gifting"] @@ -37,13 +37,13 @@ indicatif = { version = "0.17.5", features = ["tokio"] } minreq = { version = "2.11.0", features = ["https-rustls"], optional = true } serde = { version = "1.0.193", features = ["derive"] } serde_json = "1.0.108" -sn_build_info = { path = "../sn_build_info", version = "0.1.11-rc.2" } -sn_cli = { path = "../sn_cli", version = "0.94.1-rc.2" } -sn_client = { path = "../sn_client", version = "0.109.1-rc.2" } -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2" } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } +sn_build_info = { path = "../sn_build_info", version = "0.1.11-rc.3" } +sn_cli = { path = "../sn_cli", version = "0.94.1-rc.3" } +sn_client = { path = "../sn_client", version = "0.109.1-rc.3" } +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } tokio = { version = "1.32.0", features = ["parking_lot", "rt"] } tracing = { version = "~0.1.26" } url = "2.5.0" diff --git a/sn_logging/Cargo.toml b/sn_logging/Cargo.toml index e2b0bf0da5..f9fb9321e8 100644 --- a/sn_logging/Cargo.toml +++ b/sn_logging/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_logging" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.2.32-rc.2" +version = "0.2.32-rc.3" [dependencies] chrono = "~0.4.19" diff --git a/sn_metrics/Cargo.toml b/sn_metrics/Cargo.toml index fec2e25735..037b2a1807 100644 --- a/sn_metrics/Cargo.toml +++ b/sn_metrics/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_metrics" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.1.12-rc.2" +version = "0.1.12-rc.3" [[bin]] path = "src/main.rs" diff --git a/sn_networking/Cargo.toml b/sn_networking/Cargo.toml index 9259531e80..e49c46d72b 100644 --- a/sn_networking/Cargo.toml +++ b/sn_networking/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_networking" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.17.2-rc.2" +version = "0.17.2-rc.3" [features] default = ["libp2p/quic"] @@ -53,10 +53,10 @@ rand = { version = "~0.8.5", features = ["small_rng"] } rayon = "1.8.0" rmp-serde = "1.1.1" serde = { version = "1.0.133", features = ["derive", "rc"] } -sn_build_info = { path="../sn_build_info", version = "0.1.11-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2" } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } -sn_registers = { path = "../sn_registers", version = "0.3.17-rc.2" } +sn_build_info = { path="../sn_build_info", version = "0.1.11-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } +sn_registers = { path = "../sn_registers", version = "0.3.17-rc.3" } sysinfo = { version = "0.30.8", default-features = false, optional = true } thiserror = "1.0.23" tiny-keccak = { version = "~2.0.2", features = ["sha3"] } diff --git a/sn_node/Cargo.toml b/sn_node/Cargo.toml index 8b3e8e47a1..ceba8d50d9 100644 --- a/sn_node/Cargo.toml +++ b/sn_node/Cargo.toml @@ -2,7 +2,7 @@ authors = ["MaidSafe Developers "] description = "Safe Node" name = "sn_node" -version = "0.110.1-rc.2" +version = "0.110.1-rc.3" edition = "2021" license = "GPL-3.0" homepage = "https://maidsafe.net" @@ -50,14 +50,14 @@ rmp-serde = "1.1.1" rayon = "1.8.0" self_encryption = "~0.29.0" serde = { version = "1.0.133", features = ["derive", "rc"] } -sn_build_info = { path = "../sn_build_info", version = "0.1.11-rc.2" } -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_networking = { path = "../sn_networking", version = "0.17.2-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2" } -sn_registers = { path = "../sn_registers", version = "0.3.17-rc.2" } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } -sn_service_management = { path = "../sn_service_management", version = "0.3.10-rc.2" } +sn_build_info = { path = "../sn_build_info", version = "0.1.11-rc.3" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_networking = { path = "../sn_networking", version = "0.17.2-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3" } +sn_registers = { path = "../sn_registers", version = "0.3.17-rc.3" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } +sn_service_management = { path = "../sn_service_management", version = "0.3.10-rc.3" } thiserror = "1.0.23" tokio = { version = "1.32.0", features = [ "io-util", @@ -84,11 +84,11 @@ reqwest = { version = "0.12.2", default-features = false, features = [ "rustls-tls-manual-roots", ] } serde_json = "1.0" -sn_client = { path = "../sn_client", version = "0.109.1-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2", features = [ +sn_client = { path = "../sn_client", version = "0.109.1-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3", features = [ "rpc", ] } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2", features = [ +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3", features = [ "test-utils", ] } tempfile = "3.6.0" diff --git a/sn_node_manager/Cargo.toml b/sn_node_manager/Cargo.toml index e0cc764574..a0ead22dea 100644 --- a/sn_node_manager/Cargo.toml +++ b/sn_node_manager/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "sn-node-manager" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.10.2-rc.2" +version = "0.10.2-rc.3" [[bin]] name = "safenode-manager" @@ -44,12 +44,12 @@ semver = "1.0.20" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" service-manager = "0.7.0" -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2" } -sn_service_management = { path = "../sn_service_management", version = "0.3.10-rc.2" } +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3" } +sn_service_management = { path = "../sn_service_management", version = "0.3.10-rc.3" } sn-releases = "0.2.6" -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } sysinfo = "0.30.12" thiserror = "1.0.23" tokio = { version = "1.26", features = ["full"] } diff --git a/sn_node_rpc_client/Cargo.toml b/sn_node_rpc_client/Cargo.toml index 4cba3d2535..755f9f5c0c 100644 --- a/sn_node_rpc_client/Cargo.toml +++ b/sn_node_rpc_client/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_node_rpc_client" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.6.27-rc.2" +version = "0.6.27-rc.3" [[bin]] name = "safenode_rpc_client" @@ -23,13 +23,13 @@ color-eyre = "0.6.2" hex = "~0.4.3" libp2p = { version="0.53", features = ["kad"]} libp2p-identity = { version="0.2.7", features = ["rand"] } -sn_client = { path = "../sn_client", version = "0.109.1-rc.2" } -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_node = { path = "../sn_node", version = "0.110.1-rc.2" } -sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2", features=["rpc"] } -sn_service_management = { path = "../sn_service_management", version = "0.3.10-rc.2" } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } +sn_client = { path = "../sn_client", version = "0.109.1-rc.3" } +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_node = { path = "../sn_node", version = "0.110.1-rc.3" } +sn_peers_acquisition = { path = "../sn_peers_acquisition", version = "0.4.2-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3", features=["rpc"] } +sn_service_management = { path = "../sn_service_management", version = "0.3.10-rc.3" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } thiserror = "1.0.23" # # watch out updating this, protoc compiler needs to be installed on all build systems # # arm builds + musl are very problematic diff --git a/sn_peers_acquisition/Cargo.toml b/sn_peers_acquisition/Cargo.toml index 4c81cb01f1..4a97e334e0 100644 --- a/sn_peers_acquisition/Cargo.toml +++ b/sn_peers_acquisition/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_peers_acquisition" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.4.2-rc.2" +version = "0.4.2-rc.3" [features] local-discovery = [] @@ -21,7 +21,7 @@ lazy_static = "~1.4.0" libp2p = { version="0.53", features = [] } rand = "0.8.5" reqwest = { version="0.12.2", default-features=false, features = ["rustls-tls"] } -sn_networking = { path = "../sn_networking", version = "0.17.2-rc.2", optional = true} +sn_networking = { path = "../sn_networking", version = "0.17.2-rc.3", optional = true} thiserror = "1.0.23" tokio = { version = "1.32.0", default-features = false} tracing = { version = "~0.1.26" } diff --git a/sn_protocol/Cargo.toml b/sn_protocol/Cargo.toml index e2244f9db7..55b8da88f9 100644 --- a/sn_protocol/Cargo.toml +++ b/sn_protocol/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "sn_protocol" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.17.7-rc.2" +version = "0.17.7-rc.3" [features] default = [] @@ -27,8 +27,8 @@ rmp-serde = "1.1.1" serde = { version = "1.0.133", features = [ "derive", "rc" ]} serde_json = "1.0" sha2 = "0.10.7" -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } -sn_registers = { path = "../sn_registers", version = "0.3.17-rc.2" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } +sn_registers = { path = "../sn_registers", version = "0.3.17-rc.3" } thiserror = "1.0.23" tiny-keccak = { version = "~2.0.2", features = [ "sha3" ] } tracing = { version = "~0.1.26" } diff --git a/sn_registers/Cargo.toml b/sn_registers/Cargo.toml index fa2b80ff50..d9f882f9b5 100644 --- a/sn_registers/Cargo.toml +++ b/sn_registers/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_registers" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.3.17-rc.2" +version = "0.3.17-rc.3" [features] test-utils = [] diff --git a/sn_service_management/Cargo.toml b/sn_service_management/Cargo.toml index 5dffe2aede..3141f73865 100644 --- a/sn_service_management/Cargo.toml +++ b/sn_service_management/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "sn_service_management" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.3.10-rc.2" +version = "0.3.10-rc.3" [dependencies] async-trait = "0.1" @@ -19,11 +19,11 @@ serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" semver = "1.0.20" service-manager = "0.7.0" -sn_logging = { path = "../sn_logging", version = "0.2.32-rc.2" } -sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.2", features = [ +sn_logging = { path = "../sn_logging", version = "0.2.32-rc.3" } +sn_protocol = { path = "../sn_protocol", version = "0.17.7-rc.3", features = [ "rpc", ] } -sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.2" } +sn_transfers = { path = "../sn_transfers", version = "0.18.10-rc.3" } sysinfo = "0.30.12" thiserror = "1.0.23" tokio = { version = "1.32.0", features = ["time"] } diff --git a/sn_transfers/Cargo.toml b/sn_transfers/Cargo.toml index 3ea9b276fd..1e59d12d46 100644 --- a/sn_transfers/Cargo.toml +++ b/sn_transfers/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_transfers" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.18.10-rc.2" +version = "0.18.10-rc.3" [features] reward-forward = [] diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index 49706ca994..deada5c55f 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" name = "test_utils" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.4.3-rc.2" +version = "0.4.3-rc.3" [dependencies] color-eyre = "~0.6.2" diff --git a/token_supplies/Cargo.toml b/token_supplies/Cargo.toml index 93fe27a81a..eb99cfab91 100644 --- a/token_supplies/Cargo.toml +++ b/token_supplies/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "token_supplies" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.1.50-rc.2" +version = "0.1.50-rc.3" [dependencies]