Releases: nspcc-dev/neofs-api
v2.8.0 Muuido (무의도, 舞衣島)
Storage nodes with a group of network endpoints.
Changed
address
field ofnetmap.NodeInfo
message becamerepeated
.
v2.7.0 Seongmodo (석모도, 席毛島)
Container service sessions.
Added
Session
ContainerSessionContext
message.ContainerSessionContext
value ofcontext
oneof toSessionToken.Body
message.
Container
Get
session_token
field of typesession.SessionToken
toGetResponse.Body
message.signature
field of typerefs.Signature
toGetResponse.Body
message.
GetExtendedACL
session_token
field of typesession.SessionToken
toGetExtendedACLResponse.Body
message.
v2.6.0 Daecheongdo (대청도, 大靑島)
Added
- Reputation package with reputation service and corresponding type definitions.
v2.5.0 Jebudo (제부도, 濟扶島)
This release contains changes and fixes for NEO3 testnet launch.
Added
- Well-known object attribute
Content-Type
.
Changed
- Namespace for C# has been changed to
Neo.FileStorage.API
.
v2.4.0 Ganghwado (강화도, 江華島)
This release provides new RPC method to fetch network info from storage node.
By getting current epoch value, application might set up correct expiration values in the objects.
Added
netmap.NetworkInfo
request for getting node's network view.- Release instructions.
Changed
- Clarified processing of empty search query in
object.Search
RPC. - Specified connection of tombstone expiration value with well-known
__NEOFS__EXPIRATION_EPOCH
object attribute.
v2.3.0 Seonyudo (선유도, 仙遊島)
This release brings support for nodes to exchange information about disk space used by each Container. This information will be used by Inner Ring nodes to calculate basic rewards and payments.
Another significant change is UN/LOCODE support for node's attributes describing geographical location. From now on, most of the geographical attributes will be calculated automatically from a single UN-LOCODE
attribute in a deterministic manner.
Added
- Added
container.AnnounceUsedSpace
request for announcing disk space consumed
by container's objects on the node - Added
Continent
well-known node's attribute - Added
SubDivCode
well-known node's attribute - Added
Location
well-known node's attribute - Added
CounrtyCode
well-known node's attribute - Added
STRING_NOT_EQUAL
match type - Added
NOT_PRESENT
match type - Added JSON names for search request filter fields
Changed
Locode
well-known node's attribute renamed toUN-LOCODE
. It will be used
as a base for calculating most of the node's geographical attributes.Region
well-known node's attribute renamed toSubDiv
Removed
- Removed
City
well-known node's attribute - Removed
Region
well-known node's attribute
v2.2.1
Define "well-known" X-headers
Added
- Description of the format of "well-known" X-headers that affect system behavior
- X-header key to netmap epoch value
- X-header key to netmap lookup depth value
v2.2.0 Yeouido (여의도, 汝矣島)
Storage Groups based Data Audit updates
Added
audit.DataAuditResult
message for recording audit result is added
Changed
object.ShortHeader
now haspayload_hash
andhomomorphic_hash
fields
v2.2.0-rc.1
Storage Groups based Data Audit updates
Added
audit.DataAuditResult
message for recording audit result is added
Changed
object.ShortHeader
now haspayload_hash
andhomomorphic_hash
fields