Skip to content

v1.3.1 release

Compare
Choose a tag to compare
@Spikhalskiy Spikhalskiy released this 13 Sep 17:48
· 657 commits to master since this release
01a1b9f

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)