Release v0.41.0

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2024-06-14 09:57:47 +03:00
parent dbd3b238f7
commit 3fc8e0e08c
2 changed files with 12 additions and 1 deletions

View file

@ -9,6 +9,17 @@ Changelog for FrostFS Node
### Removed
### 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]
### Added

View file

@ -1 +1 @@
v0.40.0
v0.41.0