Skip to content

Commit

Permalink
chore(release): sn_interface-0.20.1/sn_node-0.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 8, 2023
1 parent a05fa20 commit 2f99d36
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion log_cmds_inspector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
69 changes: 67 additions & 2 deletions sn_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<csr-read-only-do-not-edit/>

- 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

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **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))
</details>

## v0.19.8 (2023-03-07)

### Chore

- <csr-id-08ff83803a422aae67373fabe2ebe4d4d5476021/> sn_interface-0.19.8/sn_node-0.77.14

### Bug Fixes

- <csr-id-854c860aee7ddecfdc829ba2e5810afb64eda612/> relocation_dst is replaced by relocation_trigger
Expand All @@ -16,8 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<csr-read-only-do-not-edit/>

- 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
Expand All @@ -27,11 +51,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **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))
</details>

## v0.19.7 (2023-03-06)

<csr-id-4b8d391f5f9fbdfb4de28e969ad1b1c4f4a13ebf/>

### Chore

- <csr-id-4b8d391f5f9fbdfb4de28e969ad1b1c4f4a13ebf/> 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
Expand Down Expand Up @@ -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))
</details>

## v0.20.0 (2023-03-08)

### Chore

- <csr-id-1e531f807b1c920e61ec9ad2490f6590bf43fdd2/> 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
- <csr-id-0da345d4875484dd4e4172b10049c72fc3feb74e/> tidying up
- <csr-id-c8cfa6c774ceeff71d2ae671b07d4122b94100c9/> bump sn_dbc version

### New Features

- <csr-id-fa49b0d05d944f0ab1141b3c18bd61ac345b2fed/> encapsulate Dbc reasons

### New Features (BREAKING)

- <csr-id-97ee1eb5a55a0b4dbea9ea8a512351dd3219a6ed/> DBC reasons

### Commit Statistics

<csr-read-only-do-not-edit/>

- 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

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **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))
</details>

## v0.19.0 (2023-02-27)

<csr-id-7b046d3bf9c2de4d7aea170197ba4f3e2392fe89/>
Expand Down
2 changes: 1 addition & 1 deletion sn_interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down
6 changes: 3 additions & 3 deletions sn_node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 2f99d36

Please sign in to comment.