Skip to content

Releases: googleapis/gaxios

gaxios v4.3.1

02 Sep 23:06
a64f344
Compare
Choose a tag to compare

Bug Fixes

  • build: switch primary branch to main (#427) (819219e)

v4.3.0

27 May 21:02
fadf7a8
Compare
Choose a tag to compare

Features

  • allow cert and key to be provided for mTLS (#399) (d74ab91)

v4.2.1

28 Apr 23:35
aeecf72
Compare
Choose a tag to compare

Bug Fixes

  • deps: upgrade webpack and karma-webpack (#379) (75c9013)

v4.2.0

01 Mar 20:02
df1d21c
Compare
Choose a tag to compare

Features

  • handle application/x-www-form-urlencoded/Buffer (#374) (ce21e9c)

v4.1.0

08 Dec 22:32
c859434
Compare
Choose a tag to compare

Features

v4.0.1

27 Oct 19:16
8f9a88d
Compare
Choose a tag to compare

Bug Fixes

  • prevent bonus ? with empty qs params (#357) (b155f76)

v4.0.0

21 Oct 14:32
9b47c0e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • parameters in url and parameters provided via params will now be combined.

Bug Fixes

  • drop requirement on URL/combine url and params (#338) (e166bc6)

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