Protocol
Sui Protocol Version in this release: 82
#21760: version 82
, cleanup and minor patches to Sui System
gRPC
#21837: Enables TLS on connections to validators over the gRPC interface.
CLI
#20851: Change in generated Move trace representation to be compressed. Existing Move test traces will need to be regenerated in order to be used.
#21837: Enables TLS on connections to validators over the gRPC interface.
#21790: The Compiler might generate slightly different errors due to the compilation process being more permissive with respect to parsing errors.
#21876: Bug fix
#21912: Added the sui client remove-address
command to the CLI.