Release v2.16.0 #57

Merged
fyrchik merged 1 commits from fyrchik/frostfs-api-go:release-16 into master 2023-09-14 11:44:03 +00:00
1 changed files with 12 additions and 0 deletions

View File

@ -2,11 +2,23 @@
## [Unreleased]
### Added
### Fixed
### Changed
### Removed
### Updated
## [2.16.0] - 2023-09-14 - Academy of Sciences Glacier
### Added
- Add impersonate flag to bearer token (#17)
- `NOT` and `UNIQUE` keywords to the placement policy (#26)
- `PutSingle` RPC (#45)
### Fixed
### Changed
- `StableSize()` is optimized and no does no allocations (#49)
- Marshaling code now uses `protowire` package (#50)
### Removed
- Reputation system (#21)