0.2.0 (2021-10-05)
Features Added
- Added the
ClientOptions.PerTryPolicies
for policies that execute once per retry of an operation.
Breaking Changes
- Changed the
ClientOptions.PerCallOptions
field name toClientOptions.PerCallPolicies
- Changed the
ClientOptions.Transporter
field name toClientOptions.Transport