Release v0.41.0
All checks were successful
DCO action / DCO (pull_request) Successful in 5m36s
Vulncheck / Vulncheck (pull_request) Successful in 6m51s
Build / Build Components (1.22) (pull_request) Successful in 8m20s
Build / Build Components (1.21) (pull_request) Successful in 8m27s
Tests and linters / Staticcheck (pull_request) Successful in 7m48s
Tests and linters / gopls check (pull_request) Successful in 8m19s
Tests and linters / Lint (pull_request) Successful in 9m55s
Tests and linters / Tests (1.21) (pull_request) Successful in 12m1s
Pre-commit hooks / Pre-commit (pull_request) Successful in 12m51s
Tests and linters / Tests (1.22) (pull_request) Successful in 12m51s
Tests and linters / Tests with -race (pull_request) Successful in 13m0s

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 ### 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

View file

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