Release v0.42.0
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 3m9s
DCO action / DCO (pull_request) Successful in 3m7s
Build / Build Components (1.21) (pull_request) Successful in 4m11s
Build / Build Components (1.22) (pull_request) Successful in 4m7s
Tests and linters / Lint (pull_request) Successful in 5m12s
Tests and linters / gopls check (pull_request) Successful in 4m51s
Tests and linters / Staticcheck (pull_request) Successful in 5m10s
Pre-commit hooks / Pre-commit (pull_request) Successful in 7m0s
Tests and linters / Tests (1.21) (pull_request) Successful in 8m51s
Tests and linters / Tests with -race (pull_request) Successful in 9m1s
Tests and linters / Tests (1.22) (pull_request) Successful in 9m23s

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2024-06-20 10:53:21 +03:00
parent 11e880de7f
commit 110dd17e06
2 changed files with 12 additions and 1 deletions

View file

@ -9,6 +9,17 @@ Changelog for FrostFS Node
### Removed ### Removed
### Updated ### Updated
## [v0.42.0]
### Added
- Audit logs for all data access operations (#1184)
### Changed
- Make `--owner` flag optional for bearer token CLI commands (#1186)
### Fixed
- Validate expiration epoch on put (#1109)
## [v0.41.0] ## [v0.41.0]
### Added ### Added

View file

@ -1 +1 @@
v0.41.0 v0.42.0