forked from TrueCloudLab/frostfs-node
[#873] Update CHANGELOG
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
fae2c21165
commit
14f01fa953
1 changed files with 8 additions and 0 deletions
|
@ -3,9 +3,17 @@ Changelog for NeoFS Node
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Upgrading from v0.25.1
|
||||
Deleted `NEOFS_IR_NOTARY_SIDE_DEPOSIT_AMOUNT`, `NEOFS_IR_NOTARY_MAIN_DEPOSIT_AMOUNT`
|
||||
and `NEOFS_IR_TIMERS_SIDE_NOTARY`, `NEOFS_IR_TIMERS_MAIN_NOTARY` Inner Ring envs.
|
||||
Deleted `NEOFS_MORPH_NOTARY_DEPOSIT_AMOUNT` and `NEOFS_MORPH_NOTARY_DEPOSIT_DURATION`
|
||||
Storage Node envs.
|
||||
|
||||
### Changed
|
||||
- Do not use global flags in CLI; delete useless flags from `accounting balance`
|
||||
command (#810)
|
||||
- SN and IR notary deposits are made dynamically depending on the Notary and
|
||||
GAS balances now (#873)
|
||||
|
||||
## [0.25.1] - 2021-09-29
|
||||
|
||||
|
|
Loading…
Reference in a new issue