Release v0.38.0
DCO action / DCO (pull_request) Successful in 9m41s Details
Vulncheck / Vulncheck (pull_request) Successful in 11m6s Details
Build / Build Components (1.21) (pull_request) Successful in 16m3s Details
Build / Build Components (1.20) (pull_request) Successful in 17m4s Details
Tests and linters / Staticcheck (pull_request) Successful in 18m48s Details
Tests and linters / gopls check (pull_request) Successful in 18m43s Details
Tests and linters / Tests with -race (pull_request) Failing after 25m33s Details
Tests and linters / Lint (pull_request) Successful in 25m49s Details
Tests and linters / Tests (1.21) (pull_request) Failing after 25m38s Details
Tests and linters / Tests (1.20) (pull_request) Failing after 25m43s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/1046/head v0.38.0
Evgenii Stratonikov 2024-03-15 09:54:36 +03:00
parent d7be70e93f
commit bd216b79cb
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Changelog for FrostFS Node
### Removed
### Updated
## [v0.38.0-rc.2]
## [v0.38.0]
### Added
- Add `trace_id` to logs in `frostfs-node` (#146)
@ -18,6 +18,7 @@ Changelog for FrostFS Node
- Allow sealing writecache (#569)
- Support tree service in data evacuation (#947)
- Use new policy engine mechanism for access control (#770, #804)
- Log about active notary deposit waiting (#963)
### Changed
- Sort output in `frostfs-cli` subcommands (#333)

View File

@ -1 +1 @@
v0.36.0
v0.38.0