testnet-v1.13.1
Storage node
#1509:
The config block tls.pem_files has been removed. Provide a TLS certificate path by the tls.certificate_path config argument, and the PKCS#8 PEM-encoded TLS private using network_key_pair.path.
#1461:
Storage nodes automatically update and rotate the protocol key pair. This only requires setting the next_protocol_key_pair in the config file.
CLI
#1551:
introduces the --ignore-resources flag.