Skip to content

Releases: googleapis/gaxios

v1.3.0

05 Feb 03:42
1c1a1e8
Compare
Choose a tag to compare

1.3.0 (2019-02-05)

Features

v1.2.8

02 Feb 02:10
4456838
Compare
Choose a tag to compare

1.2.8 (2019-02-02)

Bug Fixes

  • respect baseURL compat with axios (#34) (4456838)

v1.2.7

30 Jan 18:13
d2a0e85
Compare
Choose a tag to compare

1.2.7 (2019-01-30)

Bug Fixes

  • return statusText with the response (#30) (d2a0e85)

v1.2.6

21 Jan 05:57
1e6b194
Compare
Choose a tag to compare

1.2.6 (2019-01-21)

Performance Improvements

  • only load https-proxy-agent if needed (#28) (1e6b194)

v1.2.5

19 Jan 23:52
28650db
Compare
Choose a tag to compare

1.2.5 (2019-01-19)

Bug Fixes

  • pipe streams directly to the request (#27) (28650db)

v1.2.4

18 Jan 00:19
Compare
Choose a tag to compare

1.2.4 (2019-01-18)

Bug Fixes

v1.2.3

17 Jan 16:50
cc82c57
Compare
Choose a tag to compare

1.2.3 (2019-01-17)

Bug Fixes

  • types: relax types for headers to accept numbers (#25) (cc82c57)

v1.2.2

17 Jan 06:35
e296b70
Compare
Choose a tag to compare

1.2.2 (2019-01-17)

Bug Fixes

  • types: add an onUploadProgress stub (#24) (e296b70)

v1.2.1

17 Jan 04:22
343f207
Compare
Choose a tag to compare

1.2.1 (2019-01-17)

Bug Fixes

  • do not JSON.stringify strings in the post body (#23) (343f207)

v1.2.0

16 Jan 23:55
51083d7
Compare
Choose a tag to compare

1.2.0 (2019-01-16)

Features

  • add a paramsSerializer method to the config (#22) (51083d7)