Skip to content

v0.12.0

Choose a tag to compare

@ioquatix ioquatix released this 13 Aug 10:57
· 11 commits to main since this release
f594e98
  • Added Protocol::GRPC::Call#timeout to expose the client-supplied gRPC timeout in seconds.
  • Added Protocol::GRPC::Header::Timeout.format and deprecated Protocol::GRPC::Methods.format_timeout and Protocol::GRPC::Methods.parse_timeout.