Releases: googleapis/gaxios
Releases · googleapis/gaxios
v3.2.0
Features
- add initial retry delay, and set default to 100ms (#336) (870326b)
v3.1.0
Features
- pass default adapter to adapter option (#319) (cf06bd9)
v3.0.2
Bug Fixes
- continue replacing application/x-www-form-urlencoded with application/json (#263) (dca176d)
v3.0.1
Bug Fixes
- allow an alternate JSON content-type to be set (#257) (698a29f)
v3.0.0
⚠ BREAKING CHANGES
- deps: TypeScript introduced breaking changes in generated code in 3.7.x
- drop Node 8 from engines field (#254)
Features
v2.3.1
Bug Fixes
- deps: update dependency https-proxy-agent to v5 (#233) (56de0a8)
v2.3.0
Features
- add promise support for onRetryAttempt and shouldRetry (#223) (061afa3)