Releases: nspcc-dev/neofs-api-go
Releases · nspcc-dev/neofs-api-go
v0.7.0
0.7.0 - 2020-04-16
Updated
v0.6.2
0.6.2 - 2020-04-16
Updated
- NeoFS API v0.6.1
- Protobuf v1.4.0
- Netmap v1.7.0
- Prometheus Client v1.5.1
- Testify v1.5.1
- gRPC v1.28.1
Fixed
- formatting
- test coverage for Object.PutRequest.CID method
v0.6.1
0.6.1 - 2020-04-10
Changed
- License changed to Apache 2.0
Fixed
v0.6.0
0.6.0 - 2020-04-03
Added
RequestType
for object service requests
Type()
function in Request
interface
Changed
- Synced proto files with
neofs-api v0.6.0
v0.5.0
0.5.0 - 2020-03-31
Changed
- Rename repo to
neofs-api-go
- Used public proto files
v0.4.2
0.4.2 - 2020-03-16
Fixed
- NPE bug with CID method of object.PutRequest
v0.4.1
0.4.1 - 2020-03-02
Changed
- Updated neofs-crypto library to v0.3.0
v0.4.0
0.4.0 - 2020-02-18
Added
- Meta header for all gRPC responses. It contains epoch stamp and version number.
Changed
- Endianness in accounting cheque. Now it uses little endian for cheaper
decoding in neofs smart-contract.
v0.3.2
0.3.2 - 2020-02-10
Added
- gRPC method DumpVars to State service
- add method
EncodeVariables
to encode debug variables to JSON (slice of bytes)
- increase test coverage for state package
Updated
- state proto file
- documentation for state service and messages
v0.3.1
0.3.1 - 2020-02-07
Fixed
Updated
- dependencies:
- github.com/nspcc-dev/tzhash
v1.3.0 => v1.4.0
- github.com/prometheus/client_golang
v1.4.0 => v1.4.1
- google.golang.org/grpc
v1.27.0 => v1.27.1