Release candidate v0.28.0-rc.2

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
Evgenii Stratonikov 2022-03-24 14:00:15 +03:00 committed by Alex Vanin
parent 7e06d0aa69
commit 4253931699

View file

@ -3,6 +3,18 @@ Changelog for NeoFS Node
## [Unreleased]
## [0.28.0-rc.2] - 2022-03-24
### Fixed
- Respect format flags for `SplitInfo` output (#1233)
- Return non-zero exit code in `acl extended create` command failures (#1259)
- Output errors in neofs-cli to stderr where possible (#1259)
### Added
- Print details for AccessDenied errors in neofs-cli (#1252)
- Split client creation into 2 stages (#1244)
- Update morph client to work with v0.15.0 (#1253)
## [0.28.0-rc.1] - 2022-03-18
Native RFC-6979 signatures of messages and tokens, LOCK object types,