v1.3.1 release
Highlights:
This release includes a hotfix for handling DEADLINE_EXCEEDED to address a potential regression introduced by v1.3.0
All changes:
2021-09-11 - 0da3149 - GrpcRetryer now retries underlying DEADLINE_EXCEEDED if the root gRPC context deadline is not expired (#709)
2021-09-13 - d19bdcd - Test service now enforces 1 Minute timeout on long polls (#713)