Skip to content

Releases: googleapis/gaxios

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)

v2.2.2

08 Jan 18:31
Compare
Choose a tag to compare

Bug Fixes

  • build: add publication configuration (#218) (43e581f)

v2.2.1

08 Jan 01:10
Compare
Choose a tag to compare

Bug Fixes

v2.2.0

05 Dec 22:17
Compare
Choose a tag to compare

Features

  • populate GaxiosResponse with raw response information (res.url) (#189) (53a7f54)

Bug Fixes

  • don't retry a request that is aborted intentionally (#190) (ba9777b)
  • deps: pin TypeScript below 3.7.0 (5373f07)