Skip to content

Release 0.8.2

Compare
Choose a tag to compare
@timburks timburks released this 11 Apr 15:36
ece94e8
  • Update vendored gRPC-core to v1.19.1. This commit also fixes a few minor problems in the vendoring
    scripts and updates a call in shim/channel.c to use a modified API.

  • Update ClientCancellingTests to give clients more time to cancel before the server finishes streaming.

  • Update Roots.swift to use the latest roots.pem from gRPC.

  • Add SleepingEchoProvider.

  • Updating podspec. gRPC-Core dependency is v1.19.0. There was no podspec published for gRPC-Core v1.19.1
    but it has no changes in the C layer: vendoring v1.19.0 yields the same code as vendoring v1.19.1.

  • Changes from running "make project-carthage"