Release v2.16.0
DCO action / DCO (pull_request) Successful in 52s Details
Tests and linters / Tests (1.19) (pull_request) Successful in 1m24s Details
Tests and linters / Tests with -race (pull_request) Successful in 1m28s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 6m25s Details
Tests and linters / Lint (pull_request) Successful in 7m11s Details

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
pull/57/head v2.16.0
Evgenii Stratonikov 2023-09-14 13:20:05 +03:00
parent 17bed735a1
commit 309aa4ac78
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)