From 2f99d36a8606dc2bb39ac025adcd358fc48fcb91 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Mar 2023 09:50:31 +0000 Subject: [PATCH] chore(release): sn_interface-0.20.1/sn_node-0.78.1 --- Cargo.lock | 4 +- log_cmds_inspector/Cargo.toml | 2 +- sn_interface/CHANGELOG.md | 69 ++++++++++++++++++++++++++++++++++- sn_interface/Cargo.toml | 2 +- sn_node/Cargo.toml | 6 +-- 5 files changed, 74 insertions(+), 9 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 20dd665d19..29af43ac51 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4138,7 +4138,7 @@ dependencies = [ [[package]] name = "sn_interface" -version = "0.20.0" +version = "0.20.1" dependencies = [ "base64 0.13.1", "bincode", @@ -4201,7 +4201,7 @@ dependencies = [ [[package]] name = "sn_node" -version = "0.78.0" +version = "0.78.1" dependencies = [ "assert_matches", "base64 0.13.1", diff --git a/log_cmds_inspector/Cargo.toml b/log_cmds_inspector/Cargo.toml index 48dc3fcf65..2d99d166c8 100644 --- a/log_cmds_inspector/Cargo.toml +++ b/log_cmds_inspector/Cargo.toml @@ -27,4 +27,4 @@ clap = { version = "3.0.0", features = ["derive", "env"] } strum = "0.24" strum_macros = "0.24" walkdir = "2" -sn_interface = { path = "../sn_interface", version = "^0.20.0" } +sn_interface = { path = "../sn_interface", version = "^0.20.1" } diff --git a/sn_interface/CHANGELOG.md b/sn_interface/CHANGELOG.md index df99249d24..1ad8cf26d7 100644 --- a/sn_interface/CHANGELOG.md +++ b/sn_interface/CHANGELOG.md @@ -6,8 +6,32 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## v0.20.1 (2023-03-08) + +### Commit Statistics + + + + - 1 commit contributed to the release. + - 0 commits were understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - Feat(rewards): add bls pub key to node - This is the first step to simple dbc tx fees and rewards for Elders. - It allows Elders to check if dbc transactions contain any output for them. ([`a05fa20`](https://github.com/maidsafe/safe_network/commit/a05fa20f371e4a5a84c795f470e24cd5b0c4ec3b)) +
+ ## v0.19.8 (2023-03-07) +### Chore + + - sn_interface-0.19.8/sn_node-0.77.14 + ### Bug Fixes - relocation_dst is replaced by relocation_trigger @@ -16,8 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 1 commit contributed to the release. - - 1 commit was understood as [conventional](https://www.conventionalcommits.org). + - 2 commits contributed to the release. + - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details @@ -27,11 +51,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Sn_interface-0.19.8/sn_node-0.77.14 ([`08ff838`](https://github.com/maidsafe/safe_network/commit/08ff83803a422aae67373fabe2ebe4d4d5476021)) - Relocation_dst is replaced by relocation_trigger ([`854c860`](https://github.com/maidsafe/safe_network/commit/854c860aee7ddecfdc829ba2e5810afb64eda612))
## v0.19.7 (2023-03-06) + + ### Chore - sn_interface-0.19.7/sn_comms-0.5.1/sn_client-0.81.3/sn_node-0.77.13/sn_cli-0.72.3 @@ -263,6 +290,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Remove unused pub fn/methods ([`3fda80a`](https://github.com/maidsafe/safe_network/commit/3fda80a40c508d16fbe097091252a98b01f8f339)) +## v0.20.0 (2023-03-08) + +### Chore + + - sn_interface-0.20.0/sn_comms-0.6.0/sn_client-0.82.0/sn_node-0.78.0/sn_api-0.80.0/sn_cli-0.73.0 + - tidying up + - bump sn_dbc version + +### New Features + + - encapsulate Dbc reasons + +### New Features (BREAKING) + + - DBC reasons + +### Commit Statistics + + + + - 5 commits contributed to the release. + - 5 commits were understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - Sn_interface-0.20.0/sn_comms-0.6.0/sn_client-0.82.0/sn_node-0.78.0/sn_api-0.80.0/sn_cli-0.73.0 ([`1e531f8`](https://github.com/maidsafe/safe_network/commit/1e531f807b1c920e61ec9ad2490f6590bf43fdd2)) + - Tidying up ([`0da345d`](https://github.com/maidsafe/safe_network/commit/0da345d4875484dd4e4172b10049c72fc3feb74e)) + - Encapsulate Dbc reasons ([`fa49b0d`](https://github.com/maidsafe/safe_network/commit/fa49b0d05d944f0ab1141b3c18bd61ac345b2fed)) + - Bump sn_dbc version ([`c8cfa6c`](https://github.com/maidsafe/safe_network/commit/c8cfa6c774ceeff71d2ae671b07d4122b94100c9)) + - DBC reasons ([`97ee1eb`](https://github.com/maidsafe/safe_network/commit/97ee1eb5a55a0b4dbea9ea8a512351dd3219a6ed)) +
+ ## v0.19.0 (2023-02-27) diff --git a/sn_interface/Cargo.toml b/sn_interface/Cargo.toml index 308bc919a4..df997b77b1 100644 --- a/sn_interface/Cargo.toml +++ b/sn_interface/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_interface" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.20.0" +version = "0.20.1" [features] test-utils = ["proptest"] diff --git a/sn_node/Cargo.toml b/sn_node/Cargo.toml index 1267be3629..bdedd7acb2 100644 --- a/sn_node/Cargo.toml +++ b/sn_node/Cargo.toml @@ -8,7 +8,7 @@ license = "GPL-3.0" name = "sn_node" readme = "README.md" repository = "https://github.com/maidsafe/safe_network" -version = "0.78.0" +version = "0.78.1" [[bench]] name = "data_storage" @@ -64,7 +64,7 @@ sn_updater = { path = "../sn_updater", version = "^0.1.0" } sn_comms = { path = "../sn_comms", version = "^0.6.0" } sn_dbc = { version = "9.0.0", features = ["serdes"] } sn_fault_detection = { path = "../sn_fault_detection", version = "^0.15.5" } -sn_interface = { path = "../sn_interface", version = "^0.20.0" } +sn_interface = { path = "../sn_interface", version = "^0.20.1" } sn_sdkg = "3.1.2" serde = { version = "1.0.111", features = ["derive", "rc"] } serde_bytes = "~0.11.5" @@ -113,7 +113,7 @@ rand = { version = "~0.8.5", features = ["small_rng"] } tokio-util = { version = "~0.7", features = ["time"] } walkdir = "2" sn_comms = { path = "../sn_comms", version = "^0.6.0", features = ["test"] } -sn_interface = { path = "../sn_interface", version = "^0.20.0", features= ["test-utils", "proptest"] } +sn_interface = { path = "../sn_interface", version = "^0.20.1", features= ["test-utils", "proptest"] } [dev-dependencies.cargo-husky] version = "1.5.0"