Skip to content

Commit 5728b8d

Browse files
authored
Changelog 7.0.12-dev (#7735)
1 parent e75668a commit 5728b8d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020
### Changed
2121

2222
- On recovery, the UVM descriptor SVN is now set to the minimum of the previously stored value in the KV and the value found in the new node's startup endorsements. On start, the behaviour is unchanged (#7716).
23-
- Refactored the user facing surface of self-healing-open and local sealing. The whole feature is now `sealing-recovery` with `self-healing-open` now referred to as the `recovery-decision-protocol`. (#7679)
24-
- Local sealing is enabled by setting the `sealing-recovery` config field (for both the sealing node, and the unsealing recovery node)
25-
- The local sealing identity is under `sealing-recovery.location.name`
26-
- The recovery-decision-protocol is configured via `sealing-recovery.recovery_decision_protocol`
23+
- Refactored the user facing surface of self-healing-open and local sealing. The whole feature is now `sealing-recovery` with `self-healing-open` now referred to as the `recovery-decision-protocol` (#7679).
24+
- Local sealing is enabled by setting the `sealing-recovery` config field (for both the sealing node, and the unsealing recovery node).
25+
- The local sealing identity is under `sealing-recovery.location.name`.
26+
- The recovery-decision-protocol is configured via `sealing-recovery.recovery_decision_protocol`.
27+
- Snapshots now carry COSE receipts, JSON receipts are no longer included (#7711).
2728

2829
## [7.0.0-dev11]
2930

0 commit comments

Comments
 (0)