This minor release extends the node API, makes it easier to use the node's grpc-web API, and contains robustness improvements.
Changes
- Support using block height as block identifiers in gRPC v2 API.
- Extend gRPC v2 API call GetBlockInfo with the protocol version of the block.
- Do not use peer buckets when running as a normal node (not as a bootstrapper).
- Enable CORS support in grpc-web. This only applies when grpc-web is enabled.
- Robustness and security improvements.