Releases: googleapis/gaxios
Releases · googleapis/gaxios
v1.3.0
1.3.0 (2019-02-05)
Features
v1.2.8
1.2.8 (2019-02-02)
Bug Fixes
v1.2.7
1.2.7 (2019-01-30)
Bug Fixes
- return statusText with the response (#30) (d2a0e85)
v1.2.6
1.2.6 (2019-01-21)
Performance Improvements
- only load https-proxy-agent if needed (#28) (1e6b194)
v1.2.5
1.2.5 (2019-01-19)
Bug Fixes
- pipe streams directly to the request (#27) (28650db)
v1.2.4
1.2.4 (2019-01-18)
Bug Fixes
v1.2.3
1.2.3 (2019-01-17)
Bug Fixes
- types: relax types for headers to accept numbers (#25) (cc82c57)
v1.2.2
1.2.2 (2019-01-17)
Bug Fixes
- types: add an onUploadProgress stub (#24) (e296b70)
v1.2.1
1.2.1 (2019-01-17)
Bug Fixes
- do not JSON.stringify strings in the post body (#23) (343f207)
v1.2.0
1.2.0 (2019-01-16)
Features
- add a paramsSerializer method to the config (#22) (51083d7)