forked from TrueCloudLab/frostfs-node
Release v0.41.0
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
dbd3b238f7
commit
3fc8e0e08c
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -9,6 +9,17 @@ Changelog for FrostFS Node
|
||||||
### Removed
|
### Removed
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
|
## [v0.41.0]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Support mTLS for morph client (#1170)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Update shard state metric during shard init (#1174)
|
||||||
|
- Handle ENOSPC in blobovnicza (#1166)
|
||||||
|
- Handle multiple split-infos for EC objects (#1163)
|
||||||
|
- Set `Disabled` mode as the default for components (#1168)
|
||||||
|
|
||||||
## [v0.40.0]
|
## [v0.40.0]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
v0.40.0
|
v0.41.0
|
||||||
|
|
Loading…
Reference in a new issue