testnet-v1.11.0
Storage node
#1455:
-- Added the feature to change storage node config parameter as following, by changing the local config file and restart node.
#1463:
Allow setting the metrics push configuration directly in the walrus-node setup command.
#1476:
Correctly set walrus_current_node_status metric during startup.
#1456:
Deprecate the recovery symbol endpoint in favour of a new endpoint. Integrations using recovery symbols should migrate to the new endpoint.
CLI
#1406:
Add option to extend owned blobs with WAL
#1398:
adds the health command to the CLI.
#1428:
Add --earliest-expiry-time to store command so a unix timestamp in ms can be specified. Show human readable time in GMT for estimated expiry time in blob-status command.
#1474:
Allow specifying 'global' options like --json anywhere in the command, for example walrus info --json.