This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
v1.27.0 Seongmodo (석모도, 席毛島)
1.27.0 - 2021-06-03 - Seongmodo (석모도, 席毛島)
Added
- Message structures related to Container service sessions in
v2
andpkg
. session.Token
andSignature
topkg/container.Container
andpkg/acl/eacl.Table
.Conn
method of clients to get the underlying connection.WithTLSConfig
client option to specify TLS configuration.WithNetworkURIAddress
client option to specify URI of the remote server.- Generators of random container IDs, owner IDs and session tokens (for testing).
Replaced
pkg/token.SessionToken
type topkg/session
package asToken
. Old type is deprecated.pkg/container.ID
type topkg/container/id
package. Old type is deprecated.
Updated
- NEO Go library to v0.95.1.