Skip to content

Releases: googleapis/gaxios

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)

v1.1.1

15 Jan 20:51
e40731a
Compare
Choose a tag to compare

1.1.1 (2019-01-15)

Bug Fixes

  • simplify the handling of response data (#21) (e40731a)

v1.1.0

12 Jan 20:16
032fa66
Compare
Choose a tag to compare

1.1.0 (2019-01-12)

Features

  • add support for baseUrl in options (#19) (032fa66)

v1.0.7

04 Jan 14:54
960a0f4
Compare
Choose a tag to compare

1.0.7 (2019-01-04)

Bug Fixes