Evgenii Stratonikov
309aa4ac78
All checks were successful
DCO action / DCO (pull_request) Successful in 52s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m24s
Tests and linters / Tests with -race (pull_request) Successful in 1m28s
Tests and linters / Tests (1.20) (pull_request) Successful in 6m25s
Tests and linters / Lint (pull_request) Successful in 7m11s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
1.3 KiB
1.3 KiB
Changelog
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
andUNIQUE
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)
Updated
github.com/stretchr/testify
tov1.8.3
go.opentelemetry.io/otel
tov1.15.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
tov1.15.1
go.opentelemetry.io/otel/exporters/stdout/stdouttrace
tov1.15.1
go.opentelemetry.io/otel/sdk
tov1.15.1
go.opentelemetry.io/otel/trace
tov1.15.1
golang.org/x/sync
tov0.2.0
google.golang.org/grpc
tov1.55.0
google.golang.org/protobuf
tov1.30.0
2.15.0 - 2023-04-11
Added
- Basic tracing support (#12)
- Optimize signature checking (#3)
Initial public release.
Older versions
This project is a fork of NeoFS from version v2.14.0. To see CHANGELOG for older versions, refer to https://github.com/nspcc-dev/neofs-api-go/blob/master/CHANGELOG.md.