forked from TrueCloudLab/frostfs-node
[#2092] go.mod: Update SDK
Includes a fix that adds error messages' text, it affects incomplete object put error message. Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
This commit is contained in:
parent
b413094704
commit
73ef5b18c7
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ Changelog for NeoFS Node
|
|||
- Tree service panic on `TreeMove` operation (#2140)
|
||||
- Panic in `GETRANGE` with zero length (#2095)
|
||||
- Spawning useless `GETRANGE` with zero length for a big object (#2101)
|
||||
- Incomplete object put errors do contain the deepest error's message (#2092)
|
||||
|
||||
### Removed
|
||||
- `-g` option from `neofs-cli control ...` and `neofs-cli container create` commands (#2089)
|
||||
|
|
Loading…
Reference in a new issue