Release v0.40.0

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
bugfix/make_group__name_required
Evgenii Stratonikov 2024-05-31 21:58:09 +03:00
parent 5aacb8fc86
commit f2d2908745
2 changed files with 15 additions and 1 deletions

View File

@ -9,6 +9,20 @@ Changelog for FrostFS Node
### Removed
### Updated
## [v0.40.0]
### Added
- Support EC chunk reconstruction in policer (#1129)
- Support LOCK, DELETE and SEARCH methods on EC objects (#1147, 1144)
- apemanager service to manage APE chains (#1105)
### Fixed
- Properly verify GetRangeHash response (#1083)
- Send `MONOTONIC_USEC` in sdnotify on reload (#1135)
### Updated
- neo-go to `v0.106.0`
## [v0.39.0]
### Added

View File

@ -1 +1 @@
v0.39.0
v0.40.0