Skip to content

v0.40.0

Compare
Choose a tag to compare
@mgyucht mgyucht released this 02 May 14:37
· 11 commits to main since this release
v0.40.0
70aa8ee

0.40.0

  • Allow unlimited timeouts in retries (#904). By setting RETRY_TIMEOUT_SECONDS to a negative value, WorkspaceClient and AccountClient will retry retriable failures indefinitely. As a reminder, without setting this parameter, the default retry timeout is 5 minutes.

API Changes:

OpenAPI SHA: master, Date: 2024-05-02
Dependency updates:

  • Bump version of mockery (#907).