Skip to content

Releases: googleapis/gaxios

v3.2.0

14 Sep 20:31
aefaad1
Compare
Choose a tag to compare

Features

  • add initial retry delay, and set default to 100ms (#336) (870326b)

v3.1.0

30 Jul 17:46
11c3d64
Compare
Choose a tag to compare

Features

  • pass default adapter to adapter option (#319) (cf06bd9)

v3.0.4

10 Jul 01:34
842be4c
Compare
Choose a tag to compare

Bug Fixes

v3.0.3

22 Apr 06:41
2dd2f6f
Compare
Choose a tag to compare

Bug Fixes

v3.0.2

24 Mar 16:46
66739aa
Compare
Choose a tag to compare

Bug Fixes

  • continue replacing application/x-www-form-urlencoded with application/json (#263) (dca176d)

v3.0.1

23 Mar 19:01
a05f07f
Compare
Choose a tag to compare

Bug Fixes

  • allow an alternate JSON content-type to be set (#257) (698a29f)

v3.0.0

19 Mar 18:46
d29d538
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • deps: TypeScript introduced breaking changes in generated code in 3.7.x
  • drop Node 8 from engines field (#254)

Features

v2.3.2

03 Mar 00:01
d30c53a
Compare
Choose a tag to compare

Bug Fixes

v2.3.1

13 Feb 20:46
c9f2db4
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency https-proxy-agent to v5 (#233) (56de0a8)

v2.3.0

31 Jan 00:46
9c4334b
Compare
Choose a tag to compare

Features

  • add promise support for onRetryAttempt and shouldRetry (#223) (061afa3)