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