[#1025] Fill last releases changelog
All checks were successful
DCO action / DCO (pull_request) Successful in 3m51s
Vulncheck / Vulncheck (pull_request) Successful in 5m9s
Build / Build Components (1.21) (pull_request) Successful in 5m56s
Build / Build Components (1.20) (pull_request) Successful in 6m5s
Tests and linters / Staticcheck (pull_request) Successful in 6m44s
Tests and linters / gopls check (pull_request) Successful in 7m31s
Tests and linters / Lint (pull_request) Successful in 7m57s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m7s
Tests and linters / Tests (1.21) (pull_request) Successful in 9m34s
Tests and linters / Tests with -race (pull_request) Successful in 10m32s
All checks were successful
DCO action / DCO (pull_request) Successful in 3m51s
Vulncheck / Vulncheck (pull_request) Successful in 5m9s
Build / Build Components (1.21) (pull_request) Successful in 5m56s
Build / Build Components (1.20) (pull_request) Successful in 6m5s
Tests and linters / Staticcheck (pull_request) Successful in 6m44s
Tests and linters / gopls check (pull_request) Successful in 7m31s
Tests and linters / Lint (pull_request) Successful in 7m57s
Tests and linters / Tests (1.20) (pull_request) Successful in 9m7s
Tests and linters / Tests (1.21) (pull_request) Successful in 9m34s
Tests and linters / Tests with -race (pull_request) Successful in 10m32s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
702351a5d1
commit
c6f0545298
1 changed files with 30 additions and 0 deletions
30
CHANGELOG.md
30
CHANGELOG.md
|
@ -3,6 +3,36 @@ Changelog for FrostFS Node
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
### Changed
|
||||
### Fixed
|
||||
### Removed
|
||||
### Updated
|
||||
|
||||
## [v0.38.0-rc.2]
|
||||
|
||||
### Added
|
||||
- Add `trace_id` to logs in `frostfs-node` (#146)
|
||||
- Allow to forcefully remove container from IR (#733)
|
||||
- LOKI support (#740)
|
||||
- Allow sealing writecache (#569)
|
||||
- Support tree service in data evacuation (#947)
|
||||
- Use new policy engine mechanism for access control (#770, #804)
|
||||
|
||||
### Changed
|
||||
- Sort output in `frostfs-cli` subcommands (#333)
|
||||
- Send bootstrap query at each epoch tick (#721)
|
||||
- Do not retain garbage in fstree on systems supporting O_TMPFILE (#970)
|
||||
|
||||
### Fixed
|
||||
- Handle synchronization failures better in tree service (#741)
|
||||
- Fix invalid batch size for iterator traversal in morph (#1000)
|
||||
|
||||
### Updated
|
||||
- `neo-go` to `v0.105.0`
|
||||
|
||||
## [v0.37.0]
|
||||
|
||||
### Added
|
||||
- Support impersonate bearer token (#229)
|
||||
- Change log level on SIGHUP for ir (#125)
|
||||
|
|
Loading…
Add table
Reference in a new issue